Commit History

Author SHA1 Message Date
  Michael Bromley 33cb3aca45 feat(docs): Add docs for custom payment process 5 years ago
  Michael Bromley 475b72aeae fix(admin-ui): Improved control over Order payments 5 years ago
  Michael Bromley 26c1b7a2db fix(core): Relax some restrictions on adding new payments to Order 5 years ago
  Michael Bromley d3b0f606ed feat(core): Support custom Payment process 5 years ago
  Michael Bromley b9b7767889 feat(core): Introduce OrderPlacedStrategy for better control of process 5 years ago
  Michael Bromley a0a93528ca fix(core): Make CustomPaymentProcess injectable 5 years ago
  Michael Bromley 8bce2b4391 fix(core): Make CustomFulfillmentProcess injectable 5 years ago
  Michael Bromley 93b3df9a41 chore: Clean up imports after merge 5 years ago
  Michael Bromley b56a4daa06 Merge branch 'next' into custom-payment-process 5 years ago
  Michael Bromley 2dc7f1552a feat(core): Facet:value pairs can be used in InitialData collection def 5 years ago
  Michael Bromley 61fc6c7f30 chore: Update load testing scripts 5 years ago
  Michael Bromley 6917cbd9b1 chore: Run tests on PRs to next branch 5 years ago
  Michael Bromley db693d92b4 Revert "perf(core): Improve order quantity update performance" 5 years ago
  Thomas Blommaert 3c208372d2 perf(core): Improve order quantity update performanc 5 years ago
  Michael Bromley 0c997bf352 feat(core): Make ProductOptionGroup / ProductOption soft-deletable 5 years ago
  Michael Bromley ad04e60f93 test(core): Fix failing facet e2e tests in postgres 5 years ago
  Michael Bromley d615d60691 Merge branch 'master' into next 5 years ago
  Michael Bromley 4662de8742 chore: Regenerate types after cherry picking from next branch 5 years ago
  Michael Bromley 6d830a0310 feat(core): Implement productVariants list query in Admin API 5 years ago
  Michael Bromley 8975247c1f fix(core): Correctly constrain inventory on addItemToOrder mutation 5 years ago
  Michael Bromley 0102232ac9 fix(core): Fix sorting by price on productVariants list 5 years ago
  Michael Bromley 7e98c589b8 test(core): Fix failing postgres e2e tests 5 years ago
  Michael Bromley 31d9a60e51 docs(email-plugin): Correct outdated example 5 years ago
  Michael Bromley d00bafba71 fix(core): Fix sorting by translatable fields in list queries 5 years ago
  Michael Bromley 59d39d6a9d fix(core): Loosen restriction on transitioning to PaymentAuthorized 5 years ago
  Michael Bromley cd9a812f02 fix(admin-ui): Fix modification of order addresses 5 years ago
  Michael Bromley 7e9a709c64 fix(core): Do not modify billing address when shipping address changed 5 years ago
  Michael Bromley 61e9f83e0f fix(core): Fix bad column reference in querybuilder string 5 years ago
  Michael Bromley 21b6aa3304 fix(elasticsearch-plugin): Products without variants are indexed 5 years ago
  Michael Bromley 2dab1742d2 fix(core): Products without variants are indexed by DefaultSearchPlugin 5 years ago