Commit History

Author SHA1 Message Date
  Michael Bromley ce656c4b4f feat(core): Allow Order/OrderLine customFields to be modified 5 years ago
  Michael Bromley 894f95b160 feat(core): Add Order history entry for modifications 5 years ago
  Michael Bromley 9cd3e2470d feat(core): Implement order modification 5 years ago
  Michael Bromley bbcc6d8b2e feat(admin-ui): Display surcharges in OrderDetail 5 years ago
  Michael Bromley b608e145bf feat(core): Implement Order surcharges 5 years ago
  Michael Bromley e899cc12af chore: Update generated types after merge 5 years ago
  Michael Bromley 95663b43d0 feat(core): Implement TaxLineCalculationStrategy 5 years ago
  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