Commit History

Author SHA1 Message Date
  Michael Bromley 798fee7d5f feat(server): Implement Zones 7 years ago
  Michael Bromley ea4d2e27bb feat: Add Country entity & admin-ui list detail components 7 years ago
  Michael Bromley 73ec9c731d feat(server): Initial impl of tax-adjusted ProductVariant pricing 7 years ago
  Michael Bromley 1e59fa84d2 feat(server): Add Public permission 7 years ago
  Michael Bromley cf086ece89 test(server): Add e2e tests for AdjustmentSource resolver 7 years ago
  Michael Bromley 8f8aafd4ae refactor(server): Implement adjustment mechanism on Orders & OrderItems 7 years ago
  Michael Bromley c6b79fe959 feat(server): Make adjustment operations configurable 7 years ago
  Michael Bromley b2ec600ba9 feat: Basic CRU on AdjustmentSource 7 years ago
  Michael Bromley 1718eca72f feat: Basic orders list 7 years ago
  Michael Bromley 91f0aa63ac refactor(server): Switch to new generated types 7 years ago
  Michael Bromley 10e985af8d chore(server): Use graphql-code-generator for generating all types 7 years ago
  Michael Bromley c81e920280 feat(server): Create anonymous sessions and basic Order operations 7 years ago
  Michael Bromley ff10e896f4 feat: Implement configurable cookie/bearer session token methods 7 years ago
  Michael Bromley 4848279f26 refactor: Overhaul authN, remove JWT, use sessions table 7 years ago
  Michael Bromley f0f39caa9a feat: Implement refresh tokens 7 years ago
  Michael Bromley ff8478567b refactor: Allow patch updates and clean up update APIs 7 years ago
  Michael Bromley 808c6f1914 refactor(server): Rename defaultAsset -> featuredAsset 7 years ago
  Michael Bromley 47d40840b0 feat(server): Allow multiple assets to be created in one mutation 7 years ago
  Michael Bromley 61e57650ed feat(server): Generate preview images for non-image assets 7 years ago
  Michael Bromley 0e5a8e4d54 feat: Initial implementation of Assets & file uploads 7 years ago
  Michael Bromley 4fa3a24115 feat(server): Implement update of administrator & admin roles 7 years ago
  Michael Bromley 821f6ccf5d feat(server): Implement create & update mutation for Roles 7 years ago
  Michael Bromley 08877e3ec1 fix(server): Fix broken permissions guard implementation, add e2e tests 7 years ago
  Michael Bromley 5afa6b2db7 feat(server): Create roles API resolver & service methods 7 years ago
  Michael Bromley e5f2e0c2e9 feat(server): Make administrators query return paginated list 7 years ago
  Michael Bromley 80a411c499 feat(server): Rework roles and permissions to be channel aware 7 years ago
  Michael Bromley c03735f474 feat(server): Convert auth to GraphQL, fix auth guard mechanism 7 years ago
  Michael Bromley 165f94932a chore(server): Create facet with mock data 7 years ago
  Michael Bromley 50ee98ca8d refactor(server): Use generated inputs to type resolver/service methods 7 years ago
  Michael Bromley 6371d10e66 feat(server): Implement applyFacetValuesToProductVariants mutation 7 years ago