Commit History

Author SHA1 Message Date
  Michael Bromley cfd3e98e78 feat(server): Add progress reporting to cli import-products command 7 years ago
  Michael Bromley cfd03f66b1 fix(server): Specify ProductOptions by id rather than code 7 years ago
  Michael Bromley 484ddcc917 refactor(server): Use pipe rather than comma as separator in import csv 7 years ago
  Michael Bromley 537e26b988 feat(server): Add 'silent' option to VendureConfig 7 years ago
  Michael Bromley 4fb0f9c2fa feat(server): Create import-products cli command 7 years ago
  Michael Bromley 332772cdf9 refactor(server): Importing products handles errors without throwing 7 years ago
  Michael Bromley 45a6996b88 feat(server): Create assets based on variantAssets column when importing 7 years ago
  Michael Bromley 8cb3d60e28 feat(admin-ui): Add asset controls to ProductVariantsList 7 years ago
  Michael Bromley ed95074acc feat(server): Add assets to ProductVariant 7 years ago
  Michael Bromley d09ccbacea feat(server): Generate slug on import if none specified 7 years ago
  Michael Bromley 558408b2bf chore(admin-ui): Update to v1.0 of Clarity 7 years ago
  Michael Bromley 42f71b0ee2 feat(server): Populate sample product data via CLI 7 years ago
  Michael Bromley ebf402d700 feat(server): Populate country & tax data via CLI 7 years ago
  Michael Bromley 3b06331874 feat(server): Create Populator class for populating initial data 7 years ago
  Michael Bromley 09e89f2dc2 fix(server): Fix failing e2e test with ugly hack 7 years ago
  Michael Bromley 330c8fa67b chore(server): Default to a subset of countries when populating db 7 years ago
  Michael Bromley 24ae1342c6 feat(server): Create a CLI program to simplify starting a new project 7 years ago
  Michael Bromley 51b9c957fe feat(server): Create barrel files for public exports 7 years ago
  Michael Bromley 3572cde85d refactor(server): Move config helpers into own file 7 years ago
  Michael Bromley 61a2f947c1 refactor(server): Remove ts path mapping for shared files 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 c7351e68d5 refactor(server): Remove unused imports 7 years ago
  Michael Bromley f7269ca0a6 fix(server): Fix missing Facet join 7 years ago
  Michael Bromley a8acb4b60c refactor: Remove API method applyFacetValuesToProductVariants 7 years ago
  Michael Bromley 4c3be676e4 feat(admin-ui): Improve styling of facet values 7 years ago
  Michael Bromley 4629f0251a feat(admin-ui): Add & remove FacetValue to ProductCategory 7 years ago
  Michael Bromley b93565ba56 fix(server): Join facet with create/update ProductCategory 7 years ago
  Michael Bromley 5ce1c4a83b refactor(admin-ui): Improve handling & display of FacetValues 7 years ago
  Michael Bromley 3147cdf170 feat(server): Expose Facet relation on FacetValue type 7 years ago