Commit History

Author SHA1 Message Date
  Michael Bromley a916fe5b5f fix(admin-ui): Ensure the translations are loaded when app bootstraps 7 years ago
  Michael Bromley ce234a2c62 chore(server): Set node version to 8 for Travis CI 7 years ago
  Michael Bromley c973588d3d feat(server): Add auth controls to all existing API operations 7 years ago
  Michael Bromley d3f1b20f7a Merge branch 'channels' 7 years ago
  Michael Bromley 80a411c499 feat(server): Rework roles and permissions to be channel aware 7 years ago
  Michael Bromley ceddd22dff chore(server): Update @nestjs/graphql dependency 7 years ago
  Michael Bromley 200a23a33f feat(admin-ui): Send channel token with requests, update auth calls 7 years ago
  Michael Bromley c03735f474 feat(server): Convert auth to GraphQL, fix auth guard mechanism 7 years ago
  Michael Bromley 2ef248d404 feat(server): Implement Channel-based pricing 7 years ago
  Michael Bromley fb2c816b33 refactor(server): Split app into Nest modules & reorganize 7 years ago
  Michael Bromley 51ddd7c84a chore(server): Update to Apollo Server v2, update Nest deps 7 years ago
  Michael Bromley 7f35f10a12 docs: Add note on creating database 7 years ago
  Michael Bromley a23f58e3f0 test(server): Attempt to make product variant creation deterministic 7 years ago
  Michael Bromley ed4647c1bb chore(server): Add e2e tests to Travis config & prepush hook 7 years ago
  Michael Bromley fd2c1b141d test(server): Create e2e tests for ProductResolver queries & mutations 7 years ago
  Michael Bromley 165f94932a chore(server): Create facet with mock data 7 years ago
  Michael Bromley f9e22d32dc test(server): Set up e2e testing infrastructure 7 years ago
  Michael Bromley 684297a8aa docs: Update docs for codegen script 7 years ago
  Michael Bromley f6a07e589f chore(server): Use generated types for mock data client 7 years ago
  Michael Bromley ccf8850773 Merge branch 'shared-codegen' 7 years ago
  Michael Bromley 50ee98ca8d refactor(server): Use generated inputs to type resolver/service methods 7 years ago
  Michael Bromley 3d45a27a78 refactor(admin-ui): Update shared types & utils to use alias 7 years ago
  Michael Bromley 3a3d43708e refactor(server): Update shared types & utils to use alias 7 years ago
  Michael Bromley a1e7c0adc3 refactor: Move ts-node & tslint to root package 7 years ago
  Michael Bromley cd2b01c7ce refactor: Configure shared path alias, move codegen into shared 7 years ago
  Michael Bromley 3117e55bc2 chore(server): Make mock data deterministic, add variant translations 7 years ago
  Michael Bromley 9f5e7a6915 feat(admin-ui): Implement applying facets to ProductVariants 7 years ago
  Michael Bromley 6371d10e66 feat(server): Implement applyFacetValuesToProductVariants mutation 7 years ago
  Michael Bromley 7fe7c36500 refactor(admin-ui): Pull out variants list into component 7 years ago
  Michael Bromley 845d18922a refactor(admin-ui): Pull out generate variants button into component 7 years ago