Commit Verlauf

Autor SHA1 Nachricht Datum
  Michael Bromley d09ccbacea feat(server): Generate slug on import if none specified vor 7 Jahren
  Michael Bromley 558408b2bf chore(admin-ui): Update to v1.0 of Clarity vor 7 Jahren
  Michael Bromley 42f71b0ee2 feat(server): Populate sample product data via CLI vor 7 Jahren
  Michael Bromley ebf402d700 feat(server): Populate country & tax data via CLI vor 7 Jahren
  Michael Bromley 3b06331874 feat(server): Create Populator class for populating initial data vor 7 Jahren
  Michael Bromley 09e89f2dc2 fix(server): Fix failing e2e test with ugly hack vor 7 Jahren
  Michael Bromley 330c8fa67b chore(server): Default to a subset of countries when populating db vor 7 Jahren
  Michael Bromley 24ae1342c6 feat(server): Create a CLI program to simplify starting a new project vor 7 Jahren
  Michael Bromley 51b9c957fe feat(server): Create barrel files for public exports vor 7 Jahren
  Michael Bromley 3572cde85d refactor(server): Move config helpers into own file vor 7 Jahren
  Michael Bromley 61a2f947c1 refactor(server): Remove ts path mapping for shared files vor 7 Jahren
  Michael Bromley 46ae227ff3 feat(server): Initial implementation of product data import vor 7 Jahren
  Michael Bromley 4452220622 feat(server): Add descendantFacetValues property to ProductCategory type vor 7 Jahren
  Michael Bromley c7351e68d5 refactor(server): Remove unused imports vor 7 Jahren
  Michael Bromley f7269ca0a6 fix(server): Fix missing Facet join vor 7 Jahren
  Michael Bromley a8acb4b60c refactor: Remove API method applyFacetValuesToProductVariants vor 7 Jahren
  Michael Bromley 4c3be676e4 feat(admin-ui): Improve styling of facet values vor 7 Jahren
  Michael Bromley 4629f0251a feat(admin-ui): Add & remove FacetValue to ProductCategory vor 7 Jahren
  Michael Bromley b93565ba56 fix(server): Join facet with create/update ProductCategory vor 7 Jahren
  Michael Bromley 5ce1c4a83b refactor(admin-ui): Improve handling & display of FacetValues vor 7 Jahren
  Michael Bromley 3147cdf170 feat(server): Expose Facet relation on FacetValue type vor 7 Jahren
  Michael Bromley b089c59e5d feat(server): Set FacetValues on ProductCategory vor 7 Jahren
  Michael Bromley 732d1b6c4f feat(server): applyFacetValuesToProductVariants: do not throw vor 7 Jahren
  Michael Bromley 64ce452626 feat(admin-ui): Persist changes to category tree, simplify list comp vor 7 Jahren
  Michael Bromley 3d4a8b9fe9 feat(server): Implement ProductCategory moving & ordering, e2e tests vor 7 Jahren
  Michael Bromley 778855dc61 refactor(server): Alter API of ListQueryBuilder.build() method vor 7 Jahren
  Michael Bromley e1b4d8781f feat(admin-ui): Create tree view for ProductCategoryList vor 7 Jahren
  Michael Bromley ecf392835d feat(server): Ensure root category exists for each node vor 7 Jahren
  Michael Bromley ba88611017 feat(admin-ui): Create list/detail components for ProductCategory vor 7 Jahren
  Michael Bromley cd4c87f521 feat(server): create ProductCategory entity, service, resolver vor 7 Jahren