Commit History

Author SHA1 Message Date
  Michael Bromley e4d3aedd0c fix(core): Correctly constrain inventory on addItemToOrder mutation 5 years ago
  Michael Bromley e5182b73fa fix(core): Fix sorting by price on productVariants list 5 years ago
  Michael Bromley 4a0d9f428e test(core): Fix failing postgres e2e tests 5 years ago
  Michael Bromley 6de902d0ab docs(email-plugin): Correct outdated example 5 years ago
  Michael Bromley 82468a6325 fix(core): Fix sorting by translatable fields in list queries 5 years ago
  Michael Bromley 432a51aee5 fix(admin-ui): Make order modification note not required 5 years ago
  Michael Bromley c678a216f3 fix(core): Apply Promotions when calculating modified order total 5 years ago
  Michael Bromley f5098e36a0 fix(core): Loosen restriction on transitioning to PaymentAuthorized 5 years ago
  Michael Bromley 20a786ac40 fix(admin-ui): Fix modification of order addresses 5 years ago
  Michael Bromley c502e6fc5c fix(core): Do not modify billing address when shipping address changed 5 years ago
  Michael Bromley 3164f8f780 fix(core): Fix bad column reference in querybuilder string 5 years ago
  Michael Bromley c1d66e195c fix(elasticsearch-plugin): Products without variants are indexed 5 years ago
  Michael Bromley 9588efb432 fix(core): Products without variants are indexed by DefaultSearchPlugin 5 years ago
  Michael Bromley 0a12f8e894 feat(core): Language fallback when querying Product/Collection by slug 5 years ago
  Michael Bromley 057ee8ae7a fix(core): Clean up Sessions when deleting a Channel 5 years ago
  Michael Bromley 00e0ad9c0d fix(common): Correctly normalize strings with single quotes 5 years ago
  Michael Bromley 8a1ff82c5d fix(core): Reduce chance of index err in assigning variants to channels 5 years ago
  Michael Bromley 25ba87da86 test(core): Add e2e tests for OrderMergeStrategies 5 years ago
  Michael Bromley 31930801fb fix(core): Fix OrderMergeStrategy implementation 5 years ago
  Michael Bromley 57197ce186 chore(core): Export order merge strategies 5 years ago
  Michael Bromley 2b24cbcd94 test: Further attempt to de-flake some postgres tests 5 years ago
  Michael Bromley 90ed7c487c feat(admin-ui): Implement default TaxCategory support 5 years ago
  Michael Bromley 7eb21d16d0 feat(core): Implement isDefault on TaxCategory 5 years ago
  Michael Bromley ecd1b1756d feat(admin-ui): Support custom fields on Administrator & Channel 5 years ago
  Michael Bromley 260ccfc049 feat(core): Support custom fields on Administrator entity 5 years ago
  Michael Bromley 7b96b9fe77 feat(core): Add support for relation custom fields on Channel entity 5 years ago
  Michael Bromley 2280b7b85a test(elasticsearch-plugin): Attempt to stabilize flaky tests 5 years ago
  Michael Bromley 09a1a972f8 feat(admin-ui): Implement creation of new PaymentMethods 5 years ago
  Michael Bromley 15fc707076 feat(admin-ui): Implement PaymentMethod checker/handler UI 5 years ago
  Michael Bromley 48c0e9641d fix(core): Allow unsetting PaymentMethod checkers 5 years ago