Commit History

Author SHA1 Message Date
  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
  Michael Bromley 7efe8007db feat(admin-ui): Correctly display cancelled Fulfillments 5 years ago
  Michael Bromley 3245e0049a feat(core): Allow multiple Fulfillments per OrderItem 5 years ago
  Michael Bromley b411aa809a chore(docs): Fix typo 5 years ago
  Michael Bromley e83ee302bb Merge branch 'channel-aware-variants' into next 5 years ago
  Michael Bromley 83a33b58e8 feat(admin-ui): Implement variant channel assignment controls 5 years ago
  Michael Bromley 799f30643a fix(core): Return all ProductVariant.channels from default Channel 5 years ago
  Michael Bromley 1bad22acfc fix(admin-ui): Fix memory leak with refetchOnChannelChange usage 5 years ago
  Michael Bromley 50975a4f45 Merge branch 'CU-9rvcxw/ProductVariants' into channel-aware-variants 5 years ago
  Michael Bromley 83842998c1 refactor(elasticsearch-plugin): ElasticsearchPlugin variant channels 5 years ago