Michael Bromley
|
bb1878f1df
fix(core): Fix error on updateCustomer mutation
|
5 years ago |
Michael Bromley
|
c0b699ba82
fix(admin-ui): Correctly handle order modification with no custom fields
|
5 years ago |
Michael Bromley
|
206cf489ef
chore(admin-ui): Add missing translation token
|
5 years ago |
Michael Bromley
|
52ecb33733
chore(core): Handle failing tests
|
5 years ago |
Michael Bromley
|
57587dd3cd
chore(admin-ui): Update public exports, fix import
|
5 years ago |
Michael Bromley
|
c53f33ce1c
chore(core): Fix e2e test for postgres
|
5 years ago |
Michael Bromley
|
5ece0d52c6
fix(core): Fix Postgres search with multiple terms
|
5 years ago |
Michael Bromley
|
187cf3dde6
fix(core): Correctly handle addItemToOrder when 0 stock available
|
5 years ago |
Michael Bromley
|
0868b4c7f2
feat(admin-ui): Enable manual order state transitions
|
5 years ago |
Michael Bromley
|
e89845ec77
feat(admin-ui): Allow OrderLine customFields to be modified
|
5 years ago |
Michael Bromley
|
5a4811f2e3
feat(admin-ui): Allow OrderLine customFields to be modified
|
5 years ago |
Michael Bromley
|
ce656c4b4f
feat(core): Allow Order/OrderLine customFields to be modified
|
5 years ago |
Michael Bromley
|
d3e3a88423
feat(admin-ui): Implement order modification flow
|
5 years ago |
Michael Bromley
|
894f95b160
feat(core): Add Order history entry for modifications
|
5 years ago |
Michael Bromley
|
3fda1021d0
refactor(core): Extract some OrderService methods into OrderModifier
|
5 years ago |
Michael Bromley
|
9cd3e2470d
feat(core): Implement order modification
|
5 years ago |
Michael Bromley
|
0c85c762e6
feat(core): Pass `amount` argument into createPayment method
|
5 years ago |
Michael Bromley
|
f369354259
refactor(core): Refactor some OrderService methods
|
5 years ago |
Michael Bromley
|
a2dbd5be3e
Merge branch 'master' into next
|
5 years ago |
Michael Bromley
|
bbcc6d8b2e
feat(admin-ui): Display surcharges in OrderDetail
|
5 years ago |
Michael Bromley
|
adaa50d796
chore: Update changelog
|
5 years ago |
Michael Bromley
|
91177a730e
chore: Publish v0.17.3
|
5 years ago |
Michael Bromley
|
6cf6984d89
feat(core): Implement add/remove Surcharge methods in OrderService
|
5 years ago |
Michael Bromley
|
b608e145bf
feat(core): Implement Order surcharges
|
5 years ago |
Michael Bromley
|
e899cc12af
chore: Update generated types after merge
|
5 years ago |
Michael Bromley
|
f04cf00a7b
chore: Publish v0.17.2
|
5 years ago |
Michael Bromley
|
221bce539f
Merge branch 'master' into next
|
5 years ago |
Michael Bromley
|
c4352b2436
feat(core): Include express request object in RequestContext
|
5 years ago |
Michael Bromley
|
75b5b7a201
feat(core): Implement negated string filter operators
|
5 years ago |
Michael Bromley
|
70cb93260e
feat(email-plugin): Improve error logging
|
5 years ago |