提交历史

作者 SHA1 备注 提交日期
  Michael Bromley 2de502b09e chore(server): Set the correct indentation for json files 7 年之前
  Michael Bromley 9dbe8f5439 Merge branch 'entity-id-strategy' 7 年之前
  Michael Bromley 5f8c32c009 test(server): Fix tests 7 年之前
  Michael Bromley fc39e9fef5 feat(server): Implement user-configurable id encoding strategies 7 年之前
  Michael Bromley f2e5c34cee feat(server): Create user config infrastructure 7 年之前
  Michael Bromley 7ce604ce73 feat(server): Create base entity & switch to ID type for ids 7 年之前
  Michael Bromley b4e974f2e1 refactor(server): Switch all ids to uuid strings 7 年之前
  Michael Bromley d156676f85 chore(server): Fix jest config 7 年之前
  Michael Bromley b90f3aabdc feat(server): Implement pagination for customers & products queries 7 年之前
  Michael Bromley 23abf8fca9 feat(server): Implement Node interface for all GraphQL entity types 7 年之前
  Michael Bromley 6d4bf6c3d5 chore(server): generate more mock data for Products and Customers 7 年之前
  Michael Bromley 1d8396e63d chore(server): Fix nodemon config 7 年之前
  Michael Bromley 3bbe586541 chore(server, admin-ui): remove tslint-language-service 7 年之前
  Michael Bromley 7050c2002e refactor(server): Simplify cors implementation 7 年之前
  Michael Bromley 4542a9ede2 feat(admin-ui): Add logo and basic branding styles to login & app shell 7 年之前
  Michael Bromley 0a483d786e feat(admin-ui): Implement user menu and log out mechanism 7 年之前
  Michael Bromley 9f32c02a8e feat(admin-ui): Set up basic state, auth & data access infrastructure 7 年之前
  Michael Bromley 304fc5e1c0 feat(admin-ui): Set up ngrx as a cache for Apollo Client 7 年之前
  Michael Bromley 9d6f45522b style: Unify tslint configs and fix outstanding issues 7 年之前
  Michael Bromley 07a5d0aa8c feat: Set up Angular CLI project for admin-ui 7 年之前
  Michael Bromley a7e610cb3d chore: Rework folder structure in preparation for monorepo setup 7 年之前
  Michael Bromley f8898cecd3 Fix some config 7 年之前
  Michael Bromley 7d84d07879 Implement update on ProductOptionGroup 7 年之前
  Michael Bromley aa8e5336bb Refactor updates to Product / ProductVariant, remove Repositories 7 年之前
  Michael Bromley 0a65b66cf8 Populate all mock data via the GraphQL api 7 年之前
  Michael Bromley 13bebe597f Run tslint as a ts-server plugin, add no-floating-promises rule 7 年之前
  Michael Bromley 274c06defb Implement create mutation on ProductOptionGroups 7 年之前
  Michael Bromley 52565d5bb1 Implement list / item queries for ProductOption / Groups 7 年之前
  Michael Bromley 98325a0362 Change "lang" to "languageCode" in gql query args 7 年之前
  Michael Bromley 914ce6963d Use eager loading for all entity translations 7 年之前