Commit History

Author SHA1 Message Date
  Michael Bromley 24030ae1d0 feat: Implement pricesIncludeTax option on Channel 7 years ago
  Michael Bromley 60da565cc2 Merge branch 'rework-adjustments-and-taxes' 7 years ago
  Michael Bromley 9076d45863 fix: Get Promotions working with new design 7 years ago
  Michael Bromley b0d4b6c261 feat(server): Add tax data to ProductVariant results 7 years ago
  Michael Bromley 137c1e3d30 refactor(server): Pull out repeated logic into getEntityOrThrow() method 7 years ago
  Michael Bromley 460978542e feat(server): Add tax adjustments to orders 7 years ago
  Michael Bromley ef68c26796 feat: Implement Channel API & admin-ui list/detail 7 years ago
  Michael Bromley 4df0ed8969 feat: Implement TaxRate API & admin ui 7 years ago
  Michael Bromley 0e50a0b312 refactor: Rename AdjustmentSource -> Promotion, refactor OrderItems 7 years ago
  Michael Bromley 8b51f1feeb refactor: Create simple TaxCategory entity 7 years ago
  Michael Bromley ff495fca58 feat(server): Implement CustomerGroup entity 7 years ago
  Michael Bromley 5ea09ef9ac feat(admin-ui): Chip can have auto-generated background color 7 years ago
  Michael Bromley 3ade97ecca chore(server): Populate zones 7 years ago
  Michael Bromley 15b1c071f7 feat(admin-ui): Implement grouping Countries into Zones 7 years ago
  Michael Bromley 798fee7d5f feat(server): Implement Zones 7 years ago
  Michael Bromley d5b3d7e6f2 feat(admin-ui): DataTable can manage selections 7 years ago
  Michael Bromley 86a7428b98 chore(server): Populate countries in populate script 7 years ago
  Michael Bromley d81d51f0f2 feat(server): Allow default Channel token to be specified in config 7 years ago
  Michael Bromley ea4d2e27bb feat: Add Country entity & admin-ui list detail components 7 years ago
  Michael Bromley 80b965892d feat(server): Apply tax adjustments to OrderItems 7 years ago
  Michael Bromley 9aa4aa7ee4 test(server): Add tests relating to ProductVariant tax rate 7 years ago
  Michael Bromley 688cf97ba6 feat(admin-ui): Add tax category controls to ProductVariant form 7 years ago
  Michael Bromley 2b83b6c98f fix(server): Correctly update ProductVariant tax category 7 years ago
  Michael Bromley 73ec9c731d feat(server): Initial impl of tax-adjusted ProductVariant pricing 7 years ago
  Michael Bromley ca7a1c8889 refactor(admin-ui): Move administrator module into SettingsModule 7 years ago
  Michael Bromley 85f788f546 feat(admin-ui): List/detail view for tax category adjustments 7 years ago
  Michael Bromley 8cf4107ecd feat(server): Create required adjustment operations & actions 7 years ago
  Michael Bromley a7faf1e25c test(server): Update failing snapshot 7 years ago
  Michael Bromley 65f4a68423 fix(server): Fix calculations for default adjustment actions 7 years ago
  Michael Bromley 34cc34b3ff fix(admin-ui): Correctly save promotion actions 7 years ago