Commit History

Author SHA1 Message Date
  Vinicius Rosa 3c76b2fae9 fix(core): Fix auth of admin and customer users with the same email (#2016) 3 years ago
  Michael Bromley 8f121424e5 fix(core): Fix permission escalation when creating Roles/Admins 3 years ago
  Michael Bromley b1486e8da2 fix(core): Fix order incorrect refund amount when modifying Order 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 ce34f14c3c fix(core): Promotion usage limits account for cancelled orders 3 years ago
  Michael Bromley 03b9fe15d4 feat(core): Allow channel to be specified in `populate()` function 3 years ago
  Michael Bromley f9bc532d5f fix(core): Clear shippingLines if no eligible ShippingMethods exist 4 years ago
  Artem Danilov d6a049c6cd feat(core): Add Facet queries to Shop API (#1016) 4 years ago
  Michael Bromley 8ea544b5b3 fix(core): Prevent customer data leak via Shop API 4 years ago
  Michael Bromley ff051ae7c3 feat(core): Add Promotion Channel mutations to Admin API 4 years ago
  Michael Bromley 7ba27f28ca fix(core): Allow loading of Order with deleted ShippingMethod 4 years ago
  Martijn 4ea74e277f feat(core): Channel aware assets 5 years ago
  Michael Bromley d3b0f606ed feat(core): Support custom Payment process 5 years ago
  Michael Bromley 0a1fadd939 Merge branch 'master' into next 5 years ago
  Michael Bromley 99403850b2 feat(core): Support "required" field in ConfigArgs 5 years ago
  Michael Bromley 71cf3b9016 feat(core): Add support for Asset tags 5 years ago
  Michael Bromley 894f95b160 feat(core): Add Order history entry for modifications 5 years ago
  Michael Bromley 4e53d088f0 feat(core): Implement FulfillmentHandlers 5 years ago
  hendrikdepauw 275cd62acf fix(core): Fix ChannelAware ProductVariant performance issues 5 years ago
  Michael Bromley c43a3435e4 fix(core): Fix double-allocation of stock on 2-stage payments 5 years ago
  Michael Bromley 11415e64b4 perf(core): Optimize invocation of ShippingEligibilityCheckers 5 years ago
  Michael Bromley fec1ed16f0 Merge branch 'master' into next 5 years ago
  Michael Bromley 3b60bcbe72 fix(core): Add retry logic in case of transaction deadlocks 5 years ago
  Michael Bromley c8706845a2 feat(core): Expose additional price & tax data on OrderLine 5 years ago
  Michael Bromley f540f435dc test(core): Add e2e tests for custom permissions 5 years ago
  Michael Bromley 87d07f8a21 feat(core): Implement constraints on adding & fulfilling OrderItems 5 years ago
  Michael Bromley 75e3f9c56d feat(core): Track stock allocations 5 years ago
  Michael Bromley ed0a516848 refactor(core): Rename error `code` to `errorCode` 5 years ago
  Michael Bromley af49054172 feat(core): Improved error handling for Admin API mutations 5 years ago