Commit History

Author SHA1 Message Date
  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 5 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
  Michael Bromley 156c9e2938 feat(core): Improved error handling for ShopAPI order resolvers 5 years ago
  Michael Bromley 0c0a7b2078 feat(core): Create improved error-handling infrastructure 5 years ago
  Michael Bromley 657949e393 chore: Move duplicated e2e definitions to shared file 5 years ago
  Michael Bromley 44a05434ce Merge branch 'next' into transactions 5 years ago
  Jonathan Célio 70a7665510 feat(core): Implement a state machine for Fulfillments 5 years ago
  Michael Bromley fd70448bb8 feat(core): Implement customer group promotion condition 5 years ago