Commit History

Author SHA1 Message Date
  Michael Bromley 26e77d749c feat(core): Implement `setOrderCustomer` mutation 2 years ago
  Michael Bromley fe43b4a711 feat(core): Add `amount` field to `RefundOrderInput` 2 years ago
  Michael Bromley 6f48ee284d fix(core): Fix logic relating to partial fulfillments 2 years ago
  Michael Bromley 5cec6aae3c test(core): Fix e2e test for postgres 2 years ago
  Michael Bromley 2b49edfba4 fix(core): Fix createRefund amount on cancelled OrderLines 2 years ago
  Andreas Sonnleitner 9b90b96103 chore(core): Update i18next dependencies (#2263) 2 years ago
  Michael Bromley 39eaaaf7bb test(core): Fix failing tests 2 years ago
  Michael Bromley 0e5129e34f fix(core): Fix order state change from default payment process 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 0139ab1336 chore(core): Clean up commented-out code & unused files 3 years ago
  Michael Bromley 8e5fb2aad4 refactor(core): Remove OrderItem entity, refactor order structure 3 years ago
  Michael Bromley 7b2daa6217 refactor(core): Extract all hard-coded transition logic 3 years ago
  Michael Bromley 69959c2145 Merge branch 'minor' into major 3 years ago
  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 3c406444bf Merge branch 'minor' into major 3 years ago
  Michael Bromley 7806bc436e feat(core): Support filtering orders by transactionId 3 years ago
  Michael Bromley 7d6204b2d4 Merge branch 'minor' into major 3 years ago
  Michael Bromley 13b0cf97ba fix(core): Fix issue with cancellation of fulfilled OrderItems 3 years ago
  Michael Bromley fac805d19a Merge branch 'minor' into major 3 years ago
  Michael Bromley 8465d849b7 fix(core): Make OrderLine.items eager-loaded from the DB 3 years ago
  Michael Bromley 91c008aebe Merge branch 'minor' into major 3 years ago
  Michael Bromley 5061dd923f fix(core): Correctly resolve prices of deleted ProductVariants in orders 3 years ago
  Michael Bromley 6b9b2a4fb6 feat(core): Update codegen errors plugin to use object inputs 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