Michael Bromley
|
5061dd923f
fix(core): Correctly resolve prices of deleted ProductVariants in orders
|
3 years ago |
Michael Bromley
|
9eebae3734
feat(core): Add option to CancelOrderInput to cancel of shipping
|
4 years ago |
Michael Bromley
|
6a9efe9fff
fix(core): Resolve OrderItem.fulfillment
|
4 years ago |
Michael Bromley
|
26ca960d4a
chore: Run e2e tests in parallel
|
4 years ago |
Michael Bromley
|
511f04d8ab
fix(core): Fix error when resolving deleted Product from Order
|
4 years ago |
Michael Bromley
|
1fb3620ce8
test(core): Fix e2e test for postgres
|
4 years ago |
Michael Bromley
|
ed30874bba
fix(core): Fix refunds after failures & with multiple payments
|
4 years ago |
Michael Bromley
|
7316d31ccb
fix(core): Fix multiple refunds on the same OrderLine
|
4 years ago |
Michael Bromley
|
c60fad724c
fix(core): Fix transition to PaymentSettled with multiple payments
|
4 years ago |
Michael Bromley
|
c29e6f2ede
feat(core): Implement sort/filter OrderList by customerLastName
|
4 years ago |
Michael Bromley
|
0241ade326
feat(core): Allow setting PaymentState on failure to settle Payment
|
4 years ago |
Michael Bromley
|
e9b18fe74d
fix(core): Fix sorting of Order calculated properties in Postgres
|
4 years ago |
Michael Bromley
|
2d89554e61
fix(core): Fix some issues with sorting/filtering calculated properties
|
4 years ago |
Michael Bromley
|
f4ed0e7023
fix(core): Correctly handle refunds on Orders with multiple Payments
|
4 years ago |
Michael Bromley
|
7ba27f28ca
fix(core): Allow loading of Order with deleted ShippingMethod
|
5 years ago |
Michael Bromley
|
ee9ba23a0d
feat(core): De-couple PaymentMethod from PaymentMethodHandler
|
5 years ago |
Michael Bromley
|
53253871c5
fix(core): Allow list queries to filter/sort on calculated columns
|
5 years ago |
Michael Bromley
|
a2e34ec8ca
fix(core): Correctly return order quantities from list query
|
5 years ago |
Michael Bromley
|
b0c04577f4
fix(core): Do not error when querying fulfillment on empty order
|
5 years ago |
Michael Bromley
|
eb9ad097cf
test(core): Fix flaky e2e test for postgres
|
5 years ago |
Michael Bromley
|
894f95b160
feat(core): Add Order history entry for modifications
|
5 years ago |
Michael Bromley
|
9e39af30a2
feat(core): Re-work handling of taxes, order-level discounts
|
5 years ago |
Michael Bromley
|
079a7aea76
test(core): Fix e2e test for postgres
|
5 years ago |
Michael Bromley
|
46094e3faf
refactor(testing): Remove duplication from createErrorResultGuard calls
|
5 years ago |
Michael Bromley
|
4e53d088f0
feat(core): Implement FulfillmentHandlers
|
5 years ago |
Michael Bromley
|
3245e0049a
feat(core): Allow multiple Fulfillments per OrderItem
|
5 years ago |
Michael Bromley
|
c43a3435e4
fix(core): Fix double-allocation of stock on 2-stage payments
|
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
|
75e3f9c56d
feat(core): Track stock allocations
|
5 years ago |