Commit History

Author SHA1 Message Date
  Michael Bromley b9deafa203 feat(server): Implement addPaymentToOrder mutation 7 years ago
  Michael Bromley fb6ca746d3 feat(admin-ui): PaymentMethod list/detail components 7 years ago
  Michael Bromley 9bccee040a feat(server): Initial implementation of PaymentMethods 7 years ago
  Michael Bromley 3168d90fce refactor(server): Rename AdjustmentArg -> ConfigArg etc 7 years ago
  Michael Bromley 6d2b3eb85c feat(admin-ui): Display customer & shipping data in Order list/detail 7 years ago
  Michael Bromley f52e2e1566 feat(server): Implement setting of shipping method on an Order 7 years ago
  Michael Bromley 4f71b805cf feat(server): Implement initial shipping step of checkout flow 7 years ago
  Michael Bromley 0f01138a81 feat: Make Country entity translatable 7 years ago
  Michael Bromley 1d2f3d8139 feat(admin-ui): Implement basic ShippingMethod list/detail components 7 years ago
  Michael Bromley c0c674bd70 feat(server): Implement CRU on ShippingMethod entity 7 years ago
  Michael Bromley be69ddda00 feat(server): Add activeCustomer query 7 years ago
  Michael Bromley 0538c2b37d feat: Create & Update for Customers 7 years ago
  Michael Bromley 489b0e99bb feat(admin-ui): Create CustomerModule with basic list/detail views 7 years ago
  Michael Bromley e625a59ccd feat(admin-ui): Create OrderDetailComponent 7 years ago
  Michael Bromley 6d30b835c5 feat(server): Implement state machine for Order process 7 years ago
  Michael Bromley 14f87aef5b fix(admin-ui): Update PermissionGridComponent to show all existing perms 7 years ago
  Michael Bromley 3319d2bd62 feat(admin-ui): Create order detail component & routing 7 years ago
  Michael Bromley bcad51a573 chore: Upgrade to Angular 7 & TypeScript 3.1 7 years ago
  Michael Bromley 24030ae1d0 feat: Implement pricesIncludeTax option on Channel 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 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 798fee7d5f feat(server): Implement Zones 7 years ago
  Michael Bromley ea4d2e27bb feat: Add Country entity & admin-ui list detail components 7 years ago
  Michael Bromley 73ec9c731d feat(server): Initial impl of tax-adjusted ProductVariant pricing 7 years ago