Commit History

Author SHA1 Message Date
  Michael Bromley 3bdc1f3d63 feat(admin-ui): Implement delete for Countries 7 years ago
  Michael Bromley 358fd72daf feat(server): Remove deleted products from search index 7 years ago
  Michael Bromley 9c5fbec45f feat(server): Implement delete for Zone entity 7 years ago
  Michael Bromley 4414f533df refactor: Address.country is now a reference to actual Country entity 7 years ago
  Michael Bromley 84e5474755 feat(server): Implement delete for Facet & FacetValue entities 7 years ago
  Michael Bromley d6cd883b52 feat(server): Return an object from delete mutations 7 years ago
  Michael Bromley 369b6586b4 feat(server): Implement soft delete for Promotion entity 7 years ago
  Michael Bromley 9b91b0bef6 feat(server): Implement soft delete for Customer entity 7 years ago
  Michael Bromley f833d98f43 feat(server): Expose list of Customer's orders 7 years ago
  Michael Bromley 21dad821e3 feat(admin-ui): Customer detail includes editable addresses 7 years ago
  Michael Bromley 87b0442985 feat(server): Set Address country via countryCode 7 years ago
  Michael Bromley 0afede4bff refactor: Move ConfigResolver into GlobalSettings 7 years ago
  Michael Bromley a362adc212 feat(server): Implement global settings API 7 years ago
  Michael Bromley 0da4493be4 feat(server): Add currencyCode to Order entity 7 years ago
  Michael Bromley 3977e4a461 feat(server): Add currencyCode to Channel entity 7 years ago
  Michael Bromley b5fe9df784 feat(server): Add categoryId filter to the products query 7 years ago
  Michael Bromley 108f06eab1 feat(server): Add billingAddress property to Order entity 7 years ago
  Michael Bromley 903a723e8a fix(admin-ui): Display payment transactionId on order detail page 7 years ago
  Michael Bromley bfee4b2693 feat(server): Add groupByProducts option to SearchInput 7 years ago
  Michael Bromley 88d2484ddc feat(server): Search response exposes FacetValues 7 years ago
  Michael Bromley 8ca0b0ff28 feat(server): Simple weighted fulltext search 7 years ago
  Michael Bromley c28faa91c1 feat: Add FacetValues to Product entity 7 years ago
  Michael Bromley 35795af965 feat(server): Implement importing of facets 7 years ago
  Michael Bromley cfd3e98e78 feat(server): Add progress reporting to cli import-products command 7 years ago
  Michael Bromley ed95074acc feat(server): Add assets to ProductVariant 7 years ago
  Michael Bromley 46ae227ff3 feat(server): Initial implementation of product data import 7 years ago
  Michael Bromley 4452220622 feat(server): Add descendantFacetValues property to ProductCategory type 7 years ago
  Michael Bromley a8acb4b60c refactor: Remove API method applyFacetValuesToProductVariants 7 years ago
  Michael Bromley 3147cdf170 feat(server): Expose Facet relation on FacetValue type 7 years ago
  Michael Bromley b089c59e5d feat(server): Set FacetValues on ProductCategory 7 years ago