Commit History

Author SHA1 Message Date
  Michael Bromley 8ba76f2eb5 feat(payments-plugin): Deprecate orderId when generating Braintree token 3 years ago
  Michael Bromley 826fd55ede feat(core): Make OrderService.applyPriceAdjustments() public 3 years ago
  Michael Bromley 07e1601796 feat(core): Implement unique constraint for custom fields 3 years ago
  Michael Bromley 873da9e34d chore(core): Update mock config service with missing prop 3 years ago
  Michael Bromley 832cea7156 refactor(job-queue-plugin): Use new HealthCheckStrategy API for redis 3 years ago
  Michael Bromley 48a30fb306 fix(job-queue-plugin): Fix Redis health indicator error reporting 3 years ago
  Michael Bromley f3d2d59bbd feat(core): Make all health checks configurable 3 years ago
  Michael Bromley be97f5d8cc refactor(admin-ui): Fix circular import 3 years ago
  Michael Bromley 267af31a83 test(core): Add e2e tests for newest default collection filters 3 years ago
  Michael Bromley 8889ac2c4d feat(core): Add boolean combination support on default CollectionFilters 3 years ago
  Michael Bromley cb1e1377db feat(admin-ui): Implement combination mode toggle for Collection filters 3 years ago
  Michael Bromley 47c9b0ead7 feat(admin-ui): Implement FormInput for multi product/variant selection 3 years ago
  Michael Bromley 4ca396db97 refactor(admin-ui): Reuse select toggle component for asset gallery 3 years ago
  Michael Bromley 60c5e0ca17 refactor(admin-ui): Extract multi selection logic into helper class 3 years ago
  Michael Bromley 8465d849b7 fix(core): Make OrderLine.items eager-loaded from the DB 3 years ago
  Michael Bromley 449c584aa5 feat(core): Add new variantIdCollectionFilter default CollectionFilter 3 years ago
  Michael Bromley 77de9f4b6d docs(core): Add example to CollectionFilter docs 3 years ago
  Michael Bromley 8c2263c3d4 feat(admin-ui): Add sku to Collection contents table 3 years ago
  Michael Bromley 9ba44f4b39 fix(core): Fix error in configurable operation codec when arg not found 3 years ago
  Michael Bromley d20a1dc229 feat(admin-ui): Improve styling of configurable arg inputs 3 years ago
  Michael Bromley 837e1f2019 feat(admin-ui): Display description tooltip for configurable args 3 years ago
  Michael Bromley 1e4f07226b feat(admin-ui): Implement content preview when creating collection 3 years ago
  Michael Bromley de18c1c369 refactor(core): Base collection previews on parentId 3 years ago
  Michael Bromley dcdd05b8cf feat(admin-ui): Persist Collection list filter term to the url 3 years ago
  Michael Bromley d67187e844 feat(admin-ui): Persist Collection list expanded states to the url 3 years ago
  Michael Bromley 55896284b0 fix(admin-ui): Prevent route change on collection contents list change 3 years ago
  Michael Bromley ba6c64a115 feat(admin-ui): Add live preview of Collection filter changes 3 years ago
  Michael Bromley 1c3b38c7f3 feat(core): Implement `previewCollectionVariants` query in Admin API 3 years ago
  Michael Bromley f221940391 feat(core): Allow entity alias to be specified in ListQueryBuilder 3 years ago
  Michael Bromley b98220b6ae chore: Fix failing test as a result of merge 3 years ago