Commit History

Author SHA1 Message Date
  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
  Michael Bromley 5ea04d2033 feat(server): Implement updateProductVariants 7 years ago
  Michael Bromley a1e64652df feat(admin-ui): Implement remove ProductOptionGroup 7 years ago
  Michael Bromley 92b8d8881c feat(admin-ui): Implement add existing option group to product 7 years ago
  Michael Bromley 444049455a feat(server): Add filtering to productOptionGroups query 7 years ago
  Michael Bromley 98615e8b38 feat(admin-ui): Implement creation of ProductOptionGroups 7 years ago
  Michael Bromley 8c3b77ce47 feat(admin-ui): Complete UI i18n 7 years ago
  Michael Bromley 2b543f46e1 feat(admin-ui): Implement simple update of product detail 7 years ago
  Michael Bromley 151290cb4c fix(server): Add languageCode to ProductVariant schema 7 years ago
  Michael Bromley c2a1f2a015 fix(server): Correctly mark non-nullable GraphQL types 7 years ago
  Michael Bromley 9afd921063 feat(admin-ui): Move all local state to apollo cache 7 years ago
  Michael Bromley ec530da90f feat(admin-ui): Generate TypeScript types from api & client schemas 7 years ago