Michael Bromley
|
f04b033c7d
fix(core): Remove inapplicable shipping methods when updating an order
|
2 years ago |
Michael Bromley
|
6fca6563eb
fix(core): Fix hydration error edge-case when removing order line
|
2 years ago |
Andreas Sonnleitner
|
9b90b96103
chore(core): Update i18next dependencies (#2263)
|
2 years ago |
Michael Bromley
|
f4ca9b23b7
fix(core): Fix concurrent order address update edge case
|
2 years ago |
Michael Bromley
|
0441a0338a
chore: Migrate from TSLint to ESLint
|
2 years ago |
Michael Bromley
|
b5bac42e54
test(core): Set up vitest for e2e testing
|
2 years ago |
Michael Bromley
|
8e5fb2aad4
refactor(core): Remove OrderItem entity, refactor order structure
|
3 years ago |
Michael Bromley
|
0dd9521715
Merge branch 'minor' into major
|
3 years ago |
Michael Bromley
|
d436ea9ff9
fix(core): Fix race condition when updating order addresses in parallel
|
3 years ago |
Michael Bromley
|
c3e59a5540
Merge branch 'minor' into major
|
3 years ago |
Michael Bromley
|
264b326e2f
fix(core): Correctly populate shipping/billing address for new customer
|
3 years ago |
Michael Bromley
|
f10fb7d166
Merge branch 'minor' into major
|
3 years ago |
jacobfrantz1
|
a87dd3c6aa
fix(core): Fix failing tests
|
3 years ago |
jacobfrantz1
|
583745664f
test(core): OrderLine list relation tests
|
3 years ago |
Michael Bromley
|
7d6204b2d4
Merge branch 'minor' into major
|
3 years ago |
Michael Bromley
|
dc3ea9cdc6
fix(core): Fix order line custom field comparison logic
|
3 years ago |
Michael Bromley
|
0a7e3e7bc7
Merge branch 'minor' into major
|
3 years ago |
Michael Bromley
|
19a554d39b
fix(core): Re-evaluate shipping when all OrderLines removed
|
3 years ago |
Michael Bromley
|
9522f349a4
fix(core): Fix OrderLine deduplication with customField default values
|
3 years ago |
Michael Bromley
|
23bcb27ef5
Merge branch 'minor' into major
|
3 years ago |
Michael Bromley
|
79c36b5340
fix(core): Allow cancelling an Order that has deleted ProductVariants
|
3 years ago |
Michael Bromley
|
6b9b2a4fb6
feat(core): Update codegen errors plugin to use object inputs
|
3 years ago |
Michael Bromley
|
1f68cad957
chore: Update to TypeScript v4.5.5
|
3 years ago |
Michael Bromley
|
f9bc532d5f
fix(core): Clear shippingLines if no eligible ShippingMethods exist
|
4 years ago |
Michael Bromley
|
9b9e547696
fix(core): Ensure all Orders have a ShippingMethod before payment
|
4 years ago |
Michael Bromley
|
107ca9a0a8
feat(core): Allow manual payments to be added by Administrator
|
4 years ago |
Michael Bromley
|
26ca960d4a
chore: Run e2e tests in parallel
|
4 years ago |
Michael Bromley
|
a1cae24c97
chore(core): Refactor e2e tests to allow codegen to work again
|
4 years ago |
Michael Bromley
|
a3aa3e2b68
test(core): Extract gql definition to shop-definitions.ts
|
4 years ago |
William Milne
|
2441ce74f1
fix(core): Fix incorrect quantity adjustment (#983)
|
4 years ago |