Michael Bromley
|
d15cd3451f
feat(admin-ui): Draft Order creation UI
|
3 years ago |
Michael Bromley
|
dec00b1397
feat(core): Implement deletion of draft Orders
|
3 years ago |
Michael Bromley
|
43421c67f5
feat(core): Add support for custom fields on draft orders
|
3 years ago |
Michael Bromley
|
61b29ae48a
fix(admin-ui): Do not allow adding/re-ording readonly list inputs
|
3 years ago |
Michael Bromley
|
cb8ae032d4
feat(core): Implement APIs for draft order creation
|
3 years ago |
Michael Bromley
|
024c1e337a
Merge branch 'master' into minor
|
3 years ago |
Michael Bromley
|
81426fa01a
feat(core): Add support for PromotionAction side effects
|
3 years ago |
Michael Bromley
|
64072ac98f
chore: Publish v1.7.4
|
3 years ago |
Michael Bromley
|
742ad36942
perf(core): Improve performance when querying product by slug
|
3 years ago |
Michael Bromley
|
02249fbf3d
fix(common): Handle edge case in serializing null prototype objects
|
3 years ago |
Michael Bromley
|
a031956eaa
fix(core): Do not allow negative total with orderFixedDiscount action
|
3 years ago |
Michael Bromley
|
c133cce036
fix(core): Fix default search handling of mysql binary operators
|
3 years ago |
Michael Bromley
|
cab520b4fc
fix(core): Improved error handling for malformed collection filters
|
3 years ago |
Michael Bromley
|
f7c053f360
fix(core): Add translation for 'channel-not-found' error
|
3 years ago |
Martijn
|
a7c4e64f20
feat(payments-plugin): Add Mollie paymentmethod selection (#1825)
|
3 years ago |
Alexis Vigoureux
|
50d5856b29
fix(core): Export TranslatorService helper from core (#1826)
|
3 years ago |
Michael Bromley
|
56948c8096
fix(admin-ui): Fix variant editing when 2 options have same name
|
3 years ago |
Karel Van De Winkel
|
40fdd80165
fix(core): Persist customField relations in PromotionService (#1822)
|
3 years ago |
Michael Bromley
|
3eba1c892a
fix(admin-ui): Wrap long promotion condition/action names
|
3 years ago |
Michael Bromley
|
d436ea9ff9
fix(core): Fix race condition when updating order addresses in parallel
|
3 years ago |
Michael Bromley
|
2b1d6b5c5f
docs: Add support for "experimental" docs tag
|
3 years ago |
Michael Bromley
|
5f5d133813
feat(testing): Enable e2e test logging using the `LOG` env var
|
3 years ago |
Martijn
|
c1db17e5ff
fix(testing): Correctly apply beforeListen middleware on TestServer (#1802)
|
3 years ago |
Michael Bromley
|
f0b14323ce
docs(admin-ui): Add documentation for bulk actions
|
3 years ago |
Michael Bromley
|
49a60c516c
chore(admin-ui): Fix imports
|
3 years ago |
Michael Bromley
|
5ff4c47c39
feat(admin-ui): Display breadcrumbs in Collection detail view
|
3 years ago |
Michael Bromley
|
6e320cc8b4
refactor(admin-ui): Extract common code into shared utils
|
3 years ago |
Michael Bromley
|
220cf1c3fa
feat(admin-ui): Add support for bulk collection actions
|
3 years ago |
Michael Bromley
|
98b4c573fc
feat(core): Add bulk collection delete mutation
|
3 years ago |
Michael Bromley
|
47c18a1b99
refactor(admin-ui): Refactoring & code cleanup
|
3 years ago |