Historia zmian

Autor SHA1 Wiadomość Data
  Michael Bromley c28faa91c1 feat: Add FacetValues to Product entity 7 lat temu
  Michael Bromley 35795af965 feat(server): Implement importing of facets 7 lat temu
  Michael Bromley 7fa6579261 feat(admin-ui): Add thumbnails to ProductListComponent 7 lat temu
  Michael Bromley cfd3e98e78 feat(server): Add progress reporting to cli import-products command 7 lat temu
  Michael Bromley 8cb3d60e28 feat(admin-ui): Add asset controls to ProductVariantsList 7 lat temu
  Michael Bromley ed95074acc feat(server): Add assets to ProductVariant 7 lat temu
  Michael Bromley 46ae227ff3 feat(server): Initial implementation of product data import 7 lat temu
  Michael Bromley 4452220622 feat(server): Add descendantFacetValues property to ProductCategory type 7 lat temu
  Michael Bromley a8acb4b60c refactor: Remove API method applyFacetValuesToProductVariants 7 lat temu
  Michael Bromley 4629f0251a feat(admin-ui): Add & remove FacetValue to ProductCategory 7 lat temu
  Michael Bromley 3147cdf170 feat(server): Expose Facet relation on FacetValue type 7 lat temu
  Michael Bromley b089c59e5d feat(server): Set FacetValues on ProductCategory 7 lat temu
  Michael Bromley 3d4a8b9fe9 feat(server): Implement ProductCategory moving & ordering, e2e tests 7 lat temu
  Michael Bromley e1b4d8781f feat(admin-ui): Create tree view for ProductCategoryList 7 lat temu
  Michael Bromley ba88611017 feat(admin-ui): Create list/detail components for ProductCategory 7 lat temu
  Michael Bromley cd4c87f521 feat(server): create ProductCategory entity, service, resolver 7 lat temu
  Michael Bromley 2e92fc123f feat(server): Improved error handling 7 lat temu
  Michael Bromley ca1f9afa31 feat(admin-ui): Display verified status in CustomerListComponent 7 lat temu
  Michael Bromley d5388c9f4a feat(server): Expose "verified" property of User entity over API 7 lat temu
  Michael Bromley 91de6beb2b feat(server): Refine customer signup flow 7 lat temu
  Michael Bromley 79b23bb6de feat(server): Expand input for registerCustomerAccount mutation 7 lat temu
  Michael Bromley 00603e3088 feat(server): Implement basics of User email verification flow 7 lat temu
  Michael Bromley 169f709961 feat(server): implement setCustomerForOrder mutation 7 lat temu
  Michael Bromley af2aabcabf chore(server): Remove CustomFields from dev config 7 lat temu
  Michael Bromley ca0bde3a76 refactor(admin-ui): Slim down payload of GetCountryList & GetZones 7 lat temu
  Michael Bromley 033c96227e refactor(server): Store reference to ShippingMethod in Order 7 lat temu
  Michael Bromley ee6a84c75f feat(server): Implement orderByCode query 7 lat temu
  Michael Bromley b28bffe225 feat(admin-ui): Display payments in OrderDetailComponent 7 lat temu
  Michael Bromley b9deafa203 feat(server): Implement addPaymentToOrder mutation 7 lat temu
  Michael Bromley fb6ca746d3 feat(admin-ui): PaymentMethod list/detail components 7 lat temu