Commit History

Author SHA1 Message Date
  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
  Michael Bromley 8e4e17a356 fix(server): Correctly define default customFields 7 years ago
  Michael Bromley d19596697b feat(server): Implement create / update for FacetValues 7 years ago
  Michael Bromley 704dbf7c01 feat(server): Implement create and update for Facets 7 years ago
  Michael Bromley 1b805a97e5 feat(server): Create Facet resolver 7 years ago
  Michael Bromley 9ef69b0ccf feat(server): Create Facet list resolver 7 years ago
  Michael Bromley c5a1e647a5 feat(server): Create Facet & FacetValue entities, wire up relations 7 years ago
  Michael Bromley 73c47e226c feat(server): Use ISO date-times for all dates 7 years ago
  Michael Bromley c6f45595cc fix(admin-ui): Update queries to use new list options format 7 years ago
  Michael Bromley f28c822355 fix(server): Define customFields as JSON if not set 7 years ago
  Michael Bromley 454f7249c2 feat(server): generateVariantsForProduct accepts default price & sku 7 years ago
  Michael Bromley bef6e5f7bc refactor(server): generateVariantsForProduct mutation return Product 7 years ago
  Michael Bromley 2d7dd7d399 feat(server): Implement generating of ProductVariants 7 years ago