Michael Bromley
|
8df4fecb19
fix(core): Correctly update cache in customerGroup promo condition
|
5 years ago |
Michael Bromley
|
66763357de
feat(core): Emit event when assigning/removing Customer to/from group
|
5 years ago |
Michael Bromley
|
67ee94b204
fix(docs): Update auth docs with new ErrorResult API
|
5 years ago |
Michael Bromley
|
4f5a440adf
feat(admin-ui): Add filter presets to the OrderDetail view
|
5 years ago |
Michael Bromley
|
0a33441fc9
feat(core): Implement `regex` string filter for PaginatedList queries
|
5 years ago |
Michael Bromley
|
7c7dcf2999
feat(core): Implement `in` string filter for PaginatedList queries
|
5 years ago |
Michael Bromley
|
bc26e7171b
test(core): Add more e2e tests for ListQueryBuilder filters
|
5 years ago |
Michael Bromley
|
11415e64b4
perf(core): Optimize invocation of ShippingEligibilityCheckers
|
5 years ago |
Michael Bromley
|
0e09d518b6
feat(core): Return ErrorResult when setting ineligible ShippingMethod
|
5 years ago |
Michael Bromley
|
3f29f2279c
chore: Update generated types after merge
|
5 years ago |
Michael Bromley
|
fec1ed16f0
Merge branch 'master' into next
|
5 years ago |
Michael Bromley
|
1662885683
chore: Publish v0.16.3
|
5 years ago |
Michael Bromley
|
3b60bcbe72
fix(core): Add retry logic in case of transaction deadlocks
|
5 years ago |
Michael Bromley
|
fc3890ebec
feat(core): Export FacetValueChecker promotion utility
|
5 years ago |
Michael Bromley
|
1ca60ba287
refactor(core): Use TransactionConnection with FacetValueChecker
|
5 years ago |
Michael Bromley
|
8b135ad2aa
fix(admin-ui): Fix Apollo cache warning for GlobalSettings.serverConfig
|
5 years ago |
Michael Bromley
|
c432a14007
fix(admin-ui): Fix CustomerGroupList layout in Firefox
|
5 years ago |
Michael Bromley
|
11a1004057
fix(admin-ui): Fix saving countries in other languages
|
5 years ago |
Michael Bromley
|
c2ce0a23c5
Merge branch 'master' into next
|
5 years ago |
Lukas Chladek
|
215a637951
fix(admin-ui): Add missing I18n state tokens
|
5 years ago |
Michael Bromley
|
660c93cbbd
test(core): Fix flaky e2e test in postgres
|
5 years ago |
Michael Bromley
|
321040bf31
refactor(admin-ui): Use new OrderLine fields
|
5 years ago |
Michael Bromley
|
a666fab524
feat(core): Add tax summary data to Order type
|
5 years ago |
Michael Bromley
|
685bd5e298
test(core): Fix broken test
|
5 years ago |
Michael Bromley
|
c8706845a2
feat(core): Expose additional price & tax data on OrderLine
|
5 years ago |
Michael Bromley
|
6e2d4907b7
feat(core): OrderItem.unitPrice now _always_ excludes tax
|
5 years ago |
Michael Bromley
|
a53f27efa4
feat(core): New "Created" initial state for Fulfillments
|
5 years ago |
Michael Bromley
|
7a774e3bfd
feat(core): New "Created" initial state for Orders
|
5 years ago |
Michael Bromley
|
6054b7174b
fix(core): Correctly cascade deletions in HistoryEntries
|
5 years ago |
Michael Bromley
|
21706b3a94
feat(core): Export custom entity field types
|
5 years ago |