Commit History

Author SHA1 Message Date
  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
  Michael Bromley 3196b525df feat(core): Implement `transitionOrderToState` in Admin API 5 years ago
  Michael Bromley 2c710b9b92 feat(core): Allow phoneNumber in registerCustomerAccount mutation 5 years ago
  Michael Bromley 90bacf52c6 feat(core): Implement editing & deletion of Order/Customer notes 5 years ago
  Michael Bromley ccedf7c00b feat(core): Implement Customer history tracking 5 years ago
  Michael Bromley 945c36def4 feat(core): Warn when deleting a Zone used as a Channel default 5 years ago
  Michael Bromley efa12ba425 feat(core): Implement deleteAsset mutation 5 years ago
  Michael Bromley a61df9332b feat(core): Add DB-based persistence for JobQueue 5 years ago
  Michael Bromley 7acf5325ca feat(core): Redesign JobQueue to allow persistence, concurrency etc 5 years ago