Commit History

Author SHA1 Message Date
  Michael Bromley 044a968a26 fix(core): Ensure plugin `configure` functions run only once 3 years ago
  Michael Bromley 86ac107450 fix(core): Fix ListQueryBuilder language handling logic 3 years ago
  Michael Bromley c86cc6df62 docs(core): Add missing detail in ProductPriceApplicator doc 3 years ago
  Michael Bromley 834c05c514 docs(core): Add docs for service helpers 3 years ago
  Michael Bromley 9aac2f5844 fix(core): Fix find product by slug with relations (#1709) 3 years ago
  Michael Bromley 3009608cfc chore: Publish v1.6.4 3 years ago
  Michael Bromley dc3ea9cdc6 fix(core): Fix order line custom field comparison logic 3 years ago
  Michael Bromley b45464eb1f fix(admin-ui): Display multiple shipping methods in order detail 3 years ago
  Michael Bromley b279d25e85 fix(core): Fix regression when querying custom field relations 3 years ago
  Michael Bromley 2c79cf06d6 fix(admin-ui): Improved handling of failed cancellations 3 years ago
  Michael Bromley 13b0cf97ba fix(core): Fix issue with cancellation of fulfilled OrderItems 3 years ago
  Michael Bromley 3835f8b22c fix(job-queue-plugin): Partially fix BullMQ shutdown error 3 years ago
  Michael Bromley c8e0f762f9 chore(job-queue-plugin): Update dependencies for BullMQ 3 years ago
  Michael Bromley 1d8c30e1f2 fix(admin-ui): Correctly handle falsy configArg default values 3 years ago
  Michael Bromley b72ae18d61 fix(payments-plugin): Verify Stripe payment intent amount 3 years ago
  Michael Bromley 9b77d5c79a fix(payments-plugin): Use idempotency key for Stripe API calls 3 years ago
  Michael Bromley 108d5ac8a2 docs(payments-plugin): Improve docs for StripePlugin 3 years ago
  Michael Bromley a3f101ad9b docs(core): Improve docs for customPropertyMap 3 years ago
  Michael Bromley 1640ea72bc fix(core): Handle user verification edge case 3 years ago
  Michael Bromley 0ae36a9116 fix(admin-ui): Fix facet-value-form-input when used with custom fields 3 years ago
  Michael Bromley 4fab7cfe08 fix(core): Add missing `languageCode` field on ShippingMethod type 3 years ago
  Michael Bromley 354932c07a fix(core): Correctly resolve translatable custom field relations 3 years ago
  Michael Bromley 0b79eb5f0b fix(payments-plugin): Fix error on Braintree refund failure 3 years ago
  Michael Bromley 809925dbdc chore: Publish v1.6.3 3 years ago
  Michael Bromley cb13e9943e fix(payments-plugin): Attach incoming req to `ctx` in Stripe webhook 3 years ago
  Michael Bromley 3f1ac4499c test(core): Fix failing test for MySQL 3 years ago
  Michael Bromley 0ce7caf56d refactor(core): Move shared var to outer scope 3 years ago
  Michael Bromley 35d8d79f31 test(core): Create (failing) tests for #1611 3 years ago
  Michael Bromley f08f62cdb8 fix(core): Fix edge case for custom field comparison on MySQL 3 years ago
  Michael Bromley dfa243485e chore(core): Fix bad e2e test mutation 3 years ago