Historial de Commits

Autor SHA1 Mensaje Fecha
  Michael Bromley f2e5c34cee feat(server): Create user config infrastructure hace 7 años
  Michael Bromley 7ce604ce73 feat(server): Create base entity & switch to ID type for ids hace 7 años
  Michael Bromley b4e974f2e1 refactor(server): Switch all ids to uuid strings hace 7 años
  Michael Bromley d156676f85 chore(server): Fix jest config hace 7 años
  Michael Bromley b90f3aabdc feat(server): Implement pagination for customers & products queries hace 7 años
  Michael Bromley 23abf8fca9 feat(server): Implement Node interface for all GraphQL entity types hace 7 años
  Michael Bromley 6d4bf6c3d5 chore(server): generate more mock data for Products and Customers hace 7 años
  Michael Bromley 1d8396e63d chore(server): Fix nodemon config hace 7 años
  Michael Bromley 3bbe586541 chore(server, admin-ui): remove tslint-language-service hace 7 años
  Michael Bromley 7050c2002e refactor(server): Simplify cors implementation hace 7 años
  Michael Bromley 4542a9ede2 feat(admin-ui): Add logo and basic branding styles to login & app shell hace 7 años
  Michael Bromley 0a483d786e feat(admin-ui): Implement user menu and log out mechanism hace 7 años
  Michael Bromley 9f32c02a8e feat(admin-ui): Set up basic state, auth & data access infrastructure hace 7 años
  Michael Bromley 304fc5e1c0 feat(admin-ui): Set up ngrx as a cache for Apollo Client hace 7 años
  Michael Bromley 9d6f45522b style: Unify tslint configs and fix outstanding issues hace 7 años
  Michael Bromley 07a5d0aa8c feat: Set up Angular CLI project for admin-ui hace 7 años
  Michael Bromley a7e610cb3d chore: Rework folder structure in preparation for monorepo setup hace 7 años
  Michael Bromley f8898cecd3 Fix some config hace 7 años
  Michael Bromley 7d84d07879 Implement update on ProductOptionGroup hace 7 años
  Michael Bromley aa8e5336bb Refactor updates to Product / ProductVariant, remove Repositories hace 7 años
  Michael Bromley 0a65b66cf8 Populate all mock data via the GraphQL api hace 7 años
  Michael Bromley 13bebe597f Run tslint as a ts-server plugin, add no-floating-promises rule hace 7 años
  Michael Bromley 274c06defb Implement create mutation on ProductOptionGroups hace 7 años
  Michael Bromley 52565d5bb1 Implement list / item queries for ProductOption / Groups hace 7 años
  Michael Bromley 98325a0362 Change "lang" to "languageCode" in gql query args hace 7 años
  Michael Bromley 914ce6963d Use eager loading for all entity translations hace 7 años
  Michael Bromley 45e6ebcc4b Implement create and read on Administrators hace 7 años
  Michael Bromley d387eac4d9 Implement createCustomerAddress mutation hace 7 años
  Michael Bromley 07061a1f4c Implement createCustomer mutation hace 7 años
  Michael Bromley d3fe410eb4 Add DB-level uniqueness constraints to existing entities hace 7 años