Michael Bromley
|
37a9402c54
Merge branch 'master' into minor
|
3 years ago |
Michael Bromley
|
d7f5c50772
docs(asset-server-plugin): Improve example code
|
3 years ago |
Alexander Shitikov
|
4e63180247
feat(core): Pass payment method to handler and eligibility checker (#1564)
|
3 years ago |
Michael Bromley
|
7dcad6ee6b
fix(elasticsearch-plugin): Improve error log when search indexing fails
|
3 years ago |
Michael Bromley
|
bf751719b7
fix(core): Improve error logging when search indexing fails
|
3 years ago |
Michael Bromley
|
91b69f0634
fix(asset-server-plugin): Gracefully handle unsupported image previews
|
3 years ago |
Michael Bromley
|
aa9bd03e90
fix(asset-server-plugin): Use EXIF data to correctly orient images
|
3 years ago |
Michael Bromley
|
6a4e0d4fb3
fix(core): Fix variants not being returned in some language configs
|
3 years ago |
Michael Bromley
|
7b308c10d6
fix(admin-ui): Styling improvements to image display
|
3 years ago |
Alexander Shitikov
|
2ce444f3e8
fix(core): Job update doesn't emit if progress didn't change (#1550)
|
3 years ago |
Michael Bromley
|
24a2987e9d
Merge branch 'master' into minor
|
3 years ago |
Michael Bromley
|
0c308e2cfc
feat(core): Use variant featuredAsset in OrderLine if available
|
3 years ago |
Michael Bromley
|
87b8a539b0
fix(admin-ui): Improve display of many channels on Product detail
|
3 years ago |
Michael Bromley
|
a362fb487d
perf(core): Optimize query to fetch all collection ids on changes
|
3 years ago |
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 |
Alexander Shitikov
|
e7072742c1
fix(core): Manage transactions outside of orderService.modifyOrder function. (#1533)
|
3 years ago |
waltheri
|
755d2e220d
fix(ui-devkit): Wrap output path in quotes. (#1519)
|
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 |