Michael Bromley
|
77239b2fbe
fix(core): Allow stockOnHand adjustments to match outOfStockThreshold
|
3 年之前 |
Michael Bromley
|
28aeddbb0d
fix(core): Fix FK error with adjustOrderLine when zero saleable stock
|
4 年之前 |
Michael Bromley
|
693fd839af
fix(core): Re-allocate stock when cancelling a Fulfillment
|
4 年之前 |
Michael Bromley
|
9b9e547696
fix(core): Ensure all Orders have a ShippingMethod before payment
|
4 年之前 |
Michael Bromley
|
26ca960d4a
chore: Run e2e tests in parallel
|
4 年之前 |
Michael Bromley
|
00ac70dd63
fix(core): Correctly cancel sales when cancelling Fulfillment
|
4 年之前 |
Michael Bromley
|
a1cae24c97
chore(core): Refactor e2e tests to allow codegen to work again
|
4 年之前 |
Michael Bromley
|
bd32a6c23e
test(core): Add e2e tests for PR #1029
|
4 年之前 |
Michael Bromley
|
2709922b67
feat(core): Implement StockDisplayStrategy to display stockLevel in API
|
5 年之前 |
Michael Bromley
|
e4d3aedd0c
fix(core): Correctly constrain inventory on addItemToOrder mutation
|
5 年之前 |
Michael Bromley
|
ee9ba23a0d
feat(core): De-couple PaymentMethod from PaymentMethodHandler
|
5 年之前 |
Michael Bromley
|
187cf3dde6
fix(core): Correctly handle addItemToOrder when 0 stock available
|
5 年之前 |
Michael Bromley
|
46094e3faf
refactor(testing): Remove duplication from createErrorResultGuard calls
|
5 年之前 |
Michael Bromley
|
4e53d088f0
feat(core): Implement FulfillmentHandlers
|
5 年之前 |
Michael Bromley
|
33be882c37
test(core): Fix failing e2e tests
|
5 年之前 |
Michael Bromley
|
c43a3435e4
fix(core): Fix double-allocation of stock on 2-stage payments
|
5 年之前 |
Michael Bromley
|
87d07f8a21
feat(core): Implement constraints on adding & fulfilling OrderItems
|
5 年之前 |
Michael Bromley
|
75e3f9c56d
feat(core): Track stock allocations
|
5 年之前 |
Michael Bromley
|
f27f985db4
feat(core): Implement inheritance for ProductVariant.trackInventory
|
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
|
a135e15e1a
feat(core): I18n for descriptions and labels of ConfigurableOperations
|
6 年之前 |
Michael Bromley
|
a03fec7077
feat(core): Implement cancelOrder mutation
|
6 年之前 |
Michael Bromley
|
6f5a8d04ea
test(core): Support env variable to facilitate debugging e2e tests
|
6 年之前 |
Michael Bromley
|
57c549922b
fix(core): Fix error when updating variant stock level
|
6 年之前 |
Michael Bromley
|
02e5dd1a23
chore(core): Add types to all e2e test queries
|
6 年之前 |
Michael Bromley
|
f4725f3269
chore(core): Do not use admin-ui operations in core e2e tests
|
6 年之前 |