Commit History

Author SHA1 Message Date
  Michael Bromley ccbebc9a2a feat(core): Improve naming of price calculation strategies 5 years ago
  Michael Bromley 9544dd42aa feat(core): Simplify TaxCalculationStrategy API 5 years ago
  Michael Bromley 58db3459d0 fix(admin-ui): Fix error when creating new Channel 5 years ago
  Michael Bromley 8218213e64 refactor(email-plugin): Update to new Shipping-related API changes 5 years ago
  Michael Bromley 1ab1c811ec feat(core): Modify ShippingCalculator API to enable correct tax handling 5 years ago
  Michael Bromley 69b12e30dc feat(core): Implement Shipping promotion actions 5 years ago
  Michael Bromley d1f7192378 test(core): Update test payment methods 5 years ago
  Michael Bromley a711780758 feat(core): Rework Order shipping to support multiple shipping lines 5 years ago
  Michael Bromley 4dbb974879 feat(core): Log unhandled errors 5 years ago
  Michael Bromley df55d2dbfa feat(admin-ui): Allow cancellation of OrderItems without refunding 5 years ago
  Michael Bromley aa5513f259 feat(core): Extend OrderLine type with more discount & tax info 5 years ago
  Michael Bromley e33b033688 refactor(email-plugin): Update templates to use new Order props 5 years ago
  Michael Bromley 9b8e7d4b85 feat(admin-ui): Display order tax summary, update to latest Order API 5 years ago
  Michael Bromley efe640c501 fix(core): Fix default PromotionActions when Channel prices include tax 5 years ago
  Michael Bromley c04b1c7f32 fix(core): Correct handling of discounts & taxes when prices include tax 5 years ago
  Michael Bromley 4ceac0fdae refactor(core): Replace Array.reduce summations with dedicated util fn 5 years ago
  Michael Bromley 9e39af30a2 feat(core): Re-work handling of taxes, order-level discounts 5 years ago
  Michael Bromley 400b2b515f chore: Merge cleanup 5 years ago
  Michael Bromley 820ee68428 refactor(core): Re-organize graphql schema files 5 years ago
  Michael Bromley 4d09d95d34 refactor(core): Split common graphql definitions 5 years ago
  Michael Bromley 2c71a82a40 feat(core): Split taxes from adjustments 5 years ago
  Michael Bromley 079a7aea76 test(core): Fix e2e test for postgres 5 years ago
  Michael Bromley 6686d9471e test(core): Fix import path 5 years ago
  Michael Bromley 18d4a68084 chore(common): Fix path in build script 5 years ago
  Michael Bromley a9099ee93a feat(docs): Add documentation about FulfillmentHandler 5 years ago
  Michael Bromley 46094e3faf refactor(testing): Remove duplication from createErrorResultGuard calls 5 years ago
  Michael Bromley c787241795 feat(admin-ui): Fulfillment dialog accepts handler-defined arguments 5 years ago
  Michael Bromley 8207c84426 feat(admin-ui): Allow setting FulfillmentHandler in ShippingDetail page 5 years ago
  Michael Bromley b852e9d0ec refactor(admin-ui): Add some css utility classes 5 years ago
  Michael Bromley 4e53d088f0 feat(core): Implement FulfillmentHandlers 5 years ago