Commit History

Author SHA1 Message Date
  Michael Bromley 9544dd42aa feat(core): Simplify TaxCalculationStrategy API 5 years ago
  Michael Bromley 69b12e30dc feat(core): Implement Shipping promotion actions 5 years ago
  Michael Bromley a711780758 feat(core): Rework Order shipping to support multiple shipping lines 5 years ago
  Michael Bromley aa5513f259 feat(core): Extend OrderLine type with more discount & tax info 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 2c71a82a40 feat(core): Split taxes from adjustments 5 years ago
  Michael Bromley 4e53d088f0 feat(core): Implement FulfillmentHandlers 5 years ago
  Michael Bromley 83a33b58e8 feat(admin-ui): Implement variant channel assignment controls 5 years ago
  Michael Bromley 73ab736f93 feat(core): Add `updateActiveAdministrator` mutation 5 years ago
  Michael Bromley 70e14f221d feat(core): Add `activeAdministrator` query to Admin API 5 years ago
  Michael Bromley c7418d1358 feat(core): Make ShippingMethod translatable 5 years ago
  Michael Bromley 4f5a440adf feat(admin-ui): Add filter presets to the OrderDetail view 5 years ago
  Michael Bromley 0a33441fc9 feat(core): Implement `regex` string filter for PaginatedList queries 5 years ago
  Michael Bromley 7c7dcf2999 feat(core): Implement `in` string filter for PaginatedList queries 5 years ago
  Michael Bromley a666fab524 feat(core): Add tax summary data to Order type 5 years ago
  Michael Bromley c8706845a2 feat(core): Expose additional price & tax data on OrderLine 5 years ago
  Michael Bromley 838943e620 feat(admin-ui): Display Fulfillment custom fields 5 years ago
  Michael Bromley ab2f62cd07 feat(core): Expose assignable Permissions via ServerConfig type 5 years ago
  Michael Bromley 1baeedf557 feat(core): Allow custom Permissions to be defined 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 f27f985db4 feat(core): Implement inheritance for ProductVariant.trackInventory 5 years ago
  Bruno Macabeus d3ddb96a5e feat(core): Add custom error result on AuthenticationStrategy 5 years ago
  Michael Bromley 909479bad1 fix(core): DefaultSearchPlugin correctly indexes language variants 5 years ago
  Michael Bromley 177a14fda3 feat(core): Update GraphQL to v15 5 years ago
  Michael Bromley 57c4106444 feat(admin-ui): Update to Angular v10 & Clarity v4 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