Michael Bromley
|
d436ea9ff9
fix(core): Fix race condition when updating order addresses in parallel
|
преди 3 години |
Michael Bromley
|
264b326e2f
fix(core): Correctly populate shipping/billing address for new customer
|
преди 3 години |
jacobfrantz1
|
a87dd3c6aa
fix(core): Fix failing tests
|
преди 3 години |
jacobfrantz1
|
583745664f
test(core): OrderLine list relation tests
|
преди 3 години |
Michael Bromley
|
dc3ea9cdc6
fix(core): Fix order line custom field comparison logic
|
преди 3 години |
Michael Bromley
|
19a554d39b
fix(core): Re-evaluate shipping when all OrderLines removed
|
преди 3 години |
Michael Bromley
|
9522f349a4
fix(core): Fix OrderLine deduplication with customField default values
|
преди 3 години |
Michael Bromley
|
79c36b5340
fix(core): Allow cancelling an Order that has deleted ProductVariants
|
преди 3 години |
Michael Bromley
|
f9bc532d5f
fix(core): Clear shippingLines if no eligible ShippingMethods exist
|
преди 4 години |
Michael Bromley
|
9b9e547696
fix(core): Ensure all Orders have a ShippingMethod before payment
|
преди 4 години |
Michael Bromley
|
107ca9a0a8
feat(core): Allow manual payments to be added by Administrator
|
преди 4 години |
Michael Bromley
|
26ca960d4a
chore: Run e2e tests in parallel
|
преди 4 години |
Michael Bromley
|
a1cae24c97
chore(core): Refactor e2e tests to allow codegen to work again
|
преди 4 години |
Michael Bromley
|
a3aa3e2b68
test(core): Extract gql definition to shop-definitions.ts
|
преди 4 години |
William Milne
|
2441ce74f1
fix(core): Fix incorrect quantity adjustment (#983)
|
преди 4 години |
Michael Bromley
|
ea2b6b05c4
feat(core): Check availability of variants when adding to Order
|
преди 4 години |
Wanztwurst
|
2554822182
feat(core): Access to orderByCode configurable by strategy
|
преди 4 години |
Michael Bromley
|
8891c43696
fix(core): Update NestJS & graphql-related deps to fix version conflict
|
преди 4 години |
Michael Bromley
|
10d43e8bfe
fix(core): Save relation custom fields in addItemToOrder mutation
|
преди 4 години |
Michael Bromley
|
847b4e20d7
feat(core): Add `code` field to ShippingMethodQuote
|
преди 4 години |
Michael Bromley
|
c2c7f1d35e
fix(core): Hide private OrderLine customFields in addItemToOrder
|
преди 4 години |
Michael Bromley
|
5e385df475
fix(core): Fix foreign key error on merging orders
|
преди 4 години |
Michael Bromley
|
ee9ba23a0d
feat(core): De-couple PaymentMethod from PaymentMethodHandler
|
преди 5 години |
Michael Bromley
|
958af1abec
feat(core): Improved handling of ShopAPI activeOrder mutations
|
преди 5 години |
Michael Bromley
|
c53f33ce1c
chore(core): Fix e2e test for postgres
|
преди 5 години |
Michael Bromley
|
a711780758
feat(core): Rework Order shipping to support multiple shipping lines
|
преди 5 години |
Michael Bromley
|
46094e3faf
refactor(testing): Remove duplication from createErrorResultGuard calls
|
преди 5 години |
Michael Bromley
|
c7418d1358
feat(core): Make ShippingMethod translatable
|
преди 5 години |
Michael Bromley
|
7a774e3bfd
feat(core): New "Created" initial state for Orders
|
преди 5 години |
Michael Bromley
|
ef99c22900
fix(core): Correctly de-duplicate OrderLines with empty custom fields
|
преди 5 години |