Michael Bromley
|
417439e7a2
test(core): Add e2e tests for draft Order operations
|
3 years ago |
Michael Bromley
|
5061dd923f
fix(core): Correctly resolve prices of deleted ProductVariants in orders
|
3 years ago |
Michael Bromley
|
dc4bc2d002
feat(core): Add PasswordValidationStrategy to enable password policies
|
4 years ago |
Michael Bromley
|
6a9efe9fff
fix(core): Resolve OrderItem.fulfillment
|
4 years ago |
Michael Bromley
|
511f04d8ab
fix(core): Fix error when resolving deleted Product from Order
|
4 years ago |
Michael Bromley
|
557cdb4dff
chore(core): Removed unused import
|
4 years ago |
Michael Bromley
|
56d058d0fd
fix(core): Correctly calculate refund amount when modifying order
|
4 years ago |
Michael Bromley
|
84ea95c1aa
chore(core): Remove deprecated Order, OrderLine, ProductVariant fields
|
4 years ago |
Michael Bromley
|
979a74644c
chore(core): Remove deprecated SearchResult fields
|
4 years ago |
Michael Bromley
|
847b4e20d7
feat(core): Add `code` field to ShippingMethodQuote
|
4 years ago |
Michael Bromley
|
2de6bf5f58
feat(core): Include with/without tax amounts on discounts
|
4 years ago |
Michael Bromley
|
2709922b67
feat(core): Implement StockDisplayStrategy to display stockLevel in API
|
5 years ago |
Michael Bromley
|
d3b0f606ed
feat(core): Support custom Payment process
|
5 years ago |
Michael Bromley
|
3aae4fbc8d
feat(core): Implement ChangedPriceHandlingStrategy
|
5 years ago |
Michael Bromley
|
e528c099fe
feat(core): Add eligiblePaymentMethods query to Shop API
|
5 years ago |
Michael Bromley
|
690514aa4d
feat(core): Implement eligibility checking for PaymentMethods
|
5 years ago |
Michael Bromley
|
958af1abec
feat(core): Improved handling of ShopAPI activeOrder mutations
|
5 years ago |
Michael Bromley
|
9cd3e2470d
feat(core): Implement order modification
|
5 years ago |
Michael Bromley
|
95663b43d0
feat(core): Implement TaxLineCalculationStrategy
|
5 years ago |
Michael Bromley
|
69b12e30dc
feat(core): Implement Shipping promotion actions
|
5 years ago |
Michael Bromley
|
a711780758
feat(core): Rework Order shipping to support multiple shipping lines
|
5 years ago |
Michael Bromley
|
9e39af30a2
feat(core): Re-work handling of taxes, order-level discounts
|
5 years ago |
Michael Bromley
|
2c71a82a40
feat(core): Split taxes from adjustments
|
5 years ago |
Michael Bromley
|
c7418d1358
feat(core): Make ShippingMethod translatable
|
5 years ago |
Michael Bromley
|
a666fab524
feat(core): Add tax summary data to Order type
|
5 years ago |
Michael Bromley
|
c8706845a2
feat(core): Expose additional price & tax data on OrderLine
|
5 years ago |
Michael Bromley
|
87d07f8a21
feat(core): Implement constraints on adding & fulfilling OrderItems
|
5 years ago |
Michael Bromley
|
75e3f9c56d
feat(core): Track stock allocations
|
5 years ago |
Michael Bromley
|
3f72311635
feat(core): Allow public & private Payment metadata
|
5 years ago |
Michael Bromley
|
ed0a516848
refactor(core): Rename error `code` to `errorCode`
|
5 years ago |