Commit History

Author SHA1 Message Date
  Michael Bromley b4dc9126ca fix(core): Fix "float" customField types 5 years ago
  Michael Bromley fa2d94bc97 Merge branch 'fix/order-item-performance' into next 5 years ago
  Michael Bromley 5c879e7145 perf(core): Correctly optimized OrderItem persistence 5 years ago
  Michael Bromley 29ff1f9783 fix(core): Fix broken Collection population 5 years ago
  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
  Thomas Blommaert 42bf55a743 fix: Add type safety for order item update fields 5 years ago
  Michael Bromley 8bce2b4391 fix(core): Make CustomFulfillmentProcess injectable 5 years ago
  Thomas Blommaert fe5184f931 chore(core): Update TypeORM version 5 years ago
  Thomas Blommaert fd970bc466 perf: Add load test for large quantity adds and updates 5 years ago
  Thomas Blommaert 940201bee0 fix: Execute insert query and update if exists 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