Housein Abo Shaar
|
0a8e5cbdb4
refactor: Update e2e tests to use gql.tada features (#3974)
|
1 month ago |
Martijn
|
84a8cbe8f5
feat(core): Add `addItemsToOrder` mutation to add multiple items to cart (#3500)
|
7 months ago |
jacobfrantz1
|
e753df9391
fix(core): Fix order cancellation when shipping has tax (#3393)
|
10 months ago |
Oliver Streißelberger
|
e0f2118d00
feat(core): Allow unsetting of shipping and billing addresses (#3185)
|
1 year ago |
Michael Bromley
|
7d070f2324
fix(core): Fix regression in correctly setting OrderLine.featuredAsset
|
1 year ago |
Eugene Nitsenko
|
48b239bcfa
perf(core): Database access performance & edge case fixes (#2744)
|
1 year ago |
Andrii Nutskovskyi
|
8a961b04d0
fix(core): Fix stock constraint error for adjustOrderLine when using OrderLine custom fields (#2737)
|
1 year ago |
Michael Bromley
|
2f93eb729d
fix(core): Fix stock constraint error when using OrderLine custom fields
|
1 year ago |
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 |