Commit Verlauf

Autor SHA1 Nachricht Datum
  Michael Bromley c28faa91c1 feat: Add FacetValues to Product entity vor 7 Jahren
  Michael Bromley 7d6415b27c refactor: use unique function rather than duplicate implementation vor 7 Jahren
  Michael Bromley 48ead94018 feat(admin-ui): Improvements to ProductVariant list vor 7 Jahren
  Michael Bromley c564beaa73 feat(server): Implement importing of custom fields vor 7 Jahren
  Michael Bromley 35795af965 feat(server): Implement importing of facets vor 7 Jahren
  Michael Bromley 7fa6579261 feat(admin-ui): Add thumbnails to ProductListComponent vor 7 Jahren
  Michael Bromley a7f63b060e refactor(server): Optimize product import vor 7 Jahren
  Michael Bromley cfd3e98e78 feat(server): Add progress reporting to cli import-products command vor 7 Jahren
  Michael Bromley cfd03f66b1 fix(server): Specify ProductOptions by id rather than code vor 7 Jahren
  Michael Bromley 484ddcc917 refactor(server): Use pipe rather than comma as separator in import csv vor 7 Jahren
  Michael Bromley 537e26b988 feat(server): Add 'silent' option to VendureConfig vor 7 Jahren
  Michael Bromley 4fb0f9c2fa feat(server): Create import-products cli command vor 7 Jahren
  Michael Bromley 332772cdf9 refactor(server): Importing products handles errors without throwing vor 7 Jahren
  Michael Bromley 45a6996b88 feat(server): Create assets based on variantAssets column when importing vor 7 Jahren
  Michael Bromley 8cb3d60e28 feat(admin-ui): Add asset controls to ProductVariantsList vor 7 Jahren
  Michael Bromley ed95074acc feat(server): Add assets to ProductVariant vor 7 Jahren
  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