Commit History

Author SHA1 Message Date
  Michael Bromley 445c934950 test(core): Fix e2e test for postgres 3 years ago
  Michael Bromley 3f0115b1d1 feat(core): Extend API with additional Fulfillment info 3 years ago
  Michael Bromley 1ce1ba7fd6 feat(core): Implement payment cancellation 3 years ago
  Michael Bromley 7806bc436e feat(core): Support filtering orders by transactionId 3 years ago
  Michael Bromley 13b0cf97ba fix(core): Fix issue with cancellation of fulfilled OrderItems 3 years ago
  Michael Bromley 8465d849b7 fix(core): Make OrderLine.items eager-loaded from the DB 3 years ago
  Michael Bromley 5061dd923f fix(core): Correctly resolve prices of deleted ProductVariants in orders 3 years ago
  Michael Bromley 9eebae3734 feat(core): Add option to CancelOrderInput to cancel of shipping 3 years ago
  Michael Bromley 6a9efe9fff fix(core): Resolve OrderItem.fulfillment 4 years ago
  Michael Bromley 26ca960d4a chore: Run e2e tests in parallel 4 years ago
  Michael Bromley 511f04d8ab fix(core): Fix error when resolving deleted Product from Order 4 years ago
  Michael Bromley 1fb3620ce8 test(core): Fix e2e test for postgres 4 years ago
  Michael Bromley ed30874bba fix(core): Fix refunds after failures & with multiple payments 4 years ago
  Michael Bromley 7316d31ccb fix(core): Fix multiple refunds on the same OrderLine 4 years ago
  Michael Bromley c60fad724c fix(core): Fix transition to PaymentSettled with multiple payments 4 years ago
  Michael Bromley c29e6f2ede feat(core): Implement sort/filter OrderList by customerLastName 4 years ago
  Michael Bromley 0241ade326 feat(core): Allow setting PaymentState on failure to settle Payment 4 years ago
  Michael Bromley e9b18fe74d fix(core): Fix sorting of Order calculated properties in Postgres 4 years ago
  Michael Bromley 2d89554e61 fix(core): Fix some issues with sorting/filtering calculated properties 4 years ago
  Michael Bromley f4ed0e7023 fix(core): Correctly handle refunds on Orders with multiple Payments 4 years ago
  Michael Bromley 7ba27f28ca fix(core): Allow loading of Order with deleted ShippingMethod 5 years ago
  Michael Bromley ee9ba23a0d feat(core): De-couple PaymentMethod from PaymentMethodHandler 5 years ago
  Michael Bromley 53253871c5 fix(core): Allow list queries to filter/sort on calculated columns 5 years ago
  Michael Bromley a2e34ec8ca fix(core): Correctly return order quantities from list query 5 years ago
  Michael Bromley b0c04577f4 fix(core): Do not error when querying fulfillment on empty order 5 years ago
  Michael Bromley eb9ad097cf test(core): Fix flaky e2e test for postgres 5 years ago
  Michael Bromley 894f95b160 feat(core): Add Order history entry for modifications 5 years ago
  Michael Bromley 9e39af30a2 feat(core): Re-work handling of taxes, order-level discounts 5 years ago
  Michael Bromley 079a7aea76 test(core): Fix e2e test for postgres 5 years ago
  Michael Bromley 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls 5 years ago