jacobfrantz1
|
e753df9391
fix(core): Fix order cancellation when shipping has tax (#3393)
|
10 달 전 |
Michael Bromley
|
0441a0338a
chore: Migrate from TSLint to ESLint
|
2 년 전 |
Michael Bromley
|
b5bac42e54
test(core): Set up vitest for e2e testing
|
2 년 전 |
Michael Bromley
|
8e5fb2aad4
refactor(core): Remove OrderItem entity, refactor order structure
|
3 년 전 |
Michael Bromley
|
69959c2145
Merge branch 'minor' into major
|
3 년 전 |
Michael Bromley
|
43887f337a
fix(core): Correctly handle out-of-order config args
|
3 년 전 |
Michael Bromley
|
6b9b2a4fb6
feat(core): Update codegen errors plugin to use object inputs
|
3 년 전 |
Michael Bromley
|
f9bc532d5f
fix(core): Clear shippingLines if no eligible ShippingMethods exist
|
4 년 전 |
Michael Bromley
|
26ca960d4a
chore: Run e2e tests in parallel
|
4 년 전 |
Michael Bromley
|
7ba27f28ca
fix(core): Allow loading of Order with deleted ShippingMethod
|
4 년 전 |
Michael Bromley
|
fbf398afbc
test(core): Fix failing test
|
5 년 전 |
Michael Bromley
|
99403850b2
feat(core): Support "required" field in ConfigArgs
|
5 년 전 |
Michael Bromley
|
1ab1c811ec
feat(core): Modify ShippingCalculator API to enable correct tax handling
|
5 년 전 |
Michael Bromley
|
4e53d088f0
feat(core): Implement FulfillmentHandlers
|
5 년 전 |
Michael Bromley
|
c7418d1358
feat(core): Make ShippingMethod translatable
|
5 년 전 |
Michael Bromley
|
11415e64b4
perf(core): Optimize invocation of ShippingEligibilityCheckers
|
5 년 전 |
Michael Bromley
|
6e2d4907b7
feat(core): OrderItem.unitPrice now _always_ excludes tax
|
5 년 전 |
Michael Bromley
|
d0cc096ee0
feat(core): Improve type-safety of custom ui input config
|
5 년 전 |
Michael Bromley
|
4c7467b676
feat(admin-ui): Implement list types for ConfigurableOperationDef args
|
5 년 전 |
Michael Bromley
|
b5b25ff324
refactor(core): Refactor internals of ConfigurableOperationDef args
|
5 년 전 |
Michael Bromley
|
06043a5e54
test(core): Get all tests passing for sqljs, postgres & mysql
|
6 년 전 |
Michael Bromley
|
803f2683f3
refactor: Extract common e2e test config
|
6 년 전 |
Michael Bromley
|
0f3953455a
test(core): Tidy up redundant variable assignment
|
6 년 전 |
Michael Bromley
|
e0674eaf15
test(core): Remove init() calls from clients in e2e tests
|
6 년 전 |
Michael Bromley
|
8726ab2ef6
refactor: Extract e2e testing code into own package
|
6 년 전 |
Michael Bromley
|
bdbdf9acf1
feat(core): Allow ShippingCalculator to return arbitrary metadata
|
6 년 전 |
Michael Bromley
|
bc860e0c32
feat(core): Add testEligibleShippingMethods query
|
6 년 전 |
Michael Bromley
|
0b1dfd542f
feat(core): Implement deleteShippingMethod mutation, add tests
|
6 년 전 |