Commit History

Author SHA1 Message Date
  Michael Bromley 4d542e050b feat(server): Add jwt secret to config 7 years ago
  Michael Bromley db085a8c2b fix(server): IdCodecService handles null / undefined values 7 years ago
  Michael Bromley 0e462c0c73 chore(server): Configure build for publishing npm package 7 years ago
  Michael Bromley 0e5fb346b7 feat(server): Extend options, expose bootstrap function 7 years ago
  Michael Bromley 2de502b09e chore(server): Set the correct indentation for json files 7 years ago
  Michael Bromley 9dbe8f5439 Merge branch 'entity-id-strategy' 7 years ago
  Michael Bromley 5f8c32c009 test(server): Fix tests 7 years ago
  Michael Bromley fc39e9fef5 feat(server): Implement user-configurable id encoding strategies 7 years ago
  Michael Bromley f2e5c34cee feat(server): Create user config infrastructure 7 years ago
  Michael Bromley 7ce604ce73 feat(server): Create base entity & switch to ID type for ids 7 years ago
  Michael Bromley b4e974f2e1 refactor(server): Switch all ids to uuid strings 7 years ago
  Michael Bromley d156676f85 chore(server): Fix jest config 7 years ago
  Michael Bromley b90f3aabdc feat(server): Implement pagination for customers & products queries 7 years ago
  Michael Bromley 23abf8fca9 feat(server): Implement Node interface for all GraphQL entity types 7 years ago
  Michael Bromley 6d4bf6c3d5 chore(server): generate more mock data for Products and Customers 7 years ago
  Michael Bromley 1d8396e63d chore(server): Fix nodemon config 7 years ago
  Michael Bromley 3bbe586541 chore(server, admin-ui): remove tslint-language-service 7 years ago
  Michael Bromley 7050c2002e refactor(server): Simplify cors implementation 7 years ago
  Michael Bromley 4542a9ede2 feat(admin-ui): Add logo and basic branding styles to login & app shell 7 years ago
  Michael Bromley 0a483d786e feat(admin-ui): Implement user menu and log out mechanism 7 years ago
  Michael Bromley 9f32c02a8e feat(admin-ui): Set up basic state, auth & data access infrastructure 7 years ago
  Michael Bromley 304fc5e1c0 feat(admin-ui): Set up ngrx as a cache for Apollo Client 7 years ago
  Michael Bromley 9d6f45522b style: Unify tslint configs and fix outstanding issues 7 years ago
  Michael Bromley 07a5d0aa8c feat: Set up Angular CLI project for admin-ui 7 years ago
  Michael Bromley a7e610cb3d chore: Rework folder structure in preparation for monorepo setup 7 years ago
  Michael Bromley f8898cecd3 Fix some config 7 years ago
  Michael Bromley 7d84d07879 Implement update on ProductOptionGroup 7 years ago
  Michael Bromley aa8e5336bb Refactor updates to Product / ProductVariant, remove Repositories 7 years ago
  Michael Bromley 0a65b66cf8 Populate all mock data via the GraphQL api 7 years ago
  Michael Bromley 13bebe597f Run tslint as a ts-server plugin, add no-floating-promises rule 7 years ago