Historial de Commits

Autor SHA1 Mensaje Fecha
  Michael Bromley cfd3e98e78 feat(server): Add progress reporting to cli import-products command hace 7 años
  Michael Bromley ed95074acc feat(server): Add assets to ProductVariant hace 7 años
  Michael Bromley 46ae227ff3 feat(server): Initial implementation of product data import hace 7 años
  Michael Bromley 4452220622 feat(server): Add descendantFacetValues property to ProductCategory type hace 7 años
  Michael Bromley a8acb4b60c refactor: Remove API method applyFacetValuesToProductVariants hace 7 años
  Michael Bromley 3147cdf170 feat(server): Expose Facet relation on FacetValue type hace 7 años
  Michael Bromley b089c59e5d feat(server): Set FacetValues on ProductCategory hace 7 años
  Michael Bromley 3d4a8b9fe9 feat(server): Implement ProductCategory moving & ordering, e2e tests hace 7 años
  Michael Bromley e1b4d8781f feat(admin-ui): Create tree view for ProductCategoryList hace 7 años
  Michael Bromley cd4c87f521 feat(server): create ProductCategory entity, service, resolver hace 7 años
  Michael Bromley 2e92fc123f feat(server): Improved error handling hace 7 años
  Michael Bromley d5388c9f4a feat(server): Expose "verified" property of User entity over API hace 7 años
  Michael Bromley 91de6beb2b feat(server): Refine customer signup flow hace 7 años
  Michael Bromley 79b23bb6de feat(server): Expand input for registerCustomerAccount mutation hace 7 años
  Michael Bromley 00603e3088 feat(server): Implement basics of User email verification flow hace 7 años
  Michael Bromley 169f709961 feat(server): implement setCustomerForOrder mutation hace 7 años
  Michael Bromley af2aabcabf chore(server): Remove CustomFields from dev config hace 7 años
  Michael Bromley 033c96227e refactor(server): Store reference to ShippingMethod in Order hace 7 años
  Michael Bromley ee6a84c75f feat(server): Implement orderByCode query hace 7 años
  Michael Bromley b9deafa203 feat(server): Implement addPaymentToOrder mutation hace 7 años
  Michael Bromley 9bccee040a feat(server): Initial implementation of PaymentMethods hace 7 años
  Michael Bromley 3168d90fce refactor(server): Rename AdjustmentArg -> ConfigArg etc hace 7 años
  Michael Bromley f52e2e1566 feat(server): Implement setting of shipping method on an Order hace 7 años
  Michael Bromley 4f71b805cf feat(server): Implement initial shipping step of checkout flow hace 7 años
  Michael Bromley 0f01138a81 feat: Make Country entity translatable hace 7 años
  Michael Bromley 1d2f3d8139 feat(admin-ui): Implement basic ShippingMethod list/detail components hace 7 años
  Michael Bromley c0c674bd70 feat(server): Implement CRU on ShippingMethod entity hace 7 años
  Michael Bromley be69ddda00 feat(server): Add activeCustomer query hace 7 años
  Michael Bromley 0538c2b37d feat: Create & Update for Customers hace 7 años
  Michael Bromley 6d30b835c5 feat(server): Implement state machine for Order process hace 7 años