Commit History

Author SHA1 Message Date
  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 a789ec7d66 fix(server): Invalidate token if no session found 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 3abc0dcb0b refactor(admin-ui): Move some translation keys into common namespace 7 years ago
  Michael Bromley c0c674bd70 feat(server): Implement CRU on ShippingMethod entity 7 years ago
  Michael Bromley 127d03ee3a refactor(server): Extract shared code from promotions actions 7 years ago
  Michael Bromley 1e6d6a07b0 refactor(server): Group assets & promotions config options 7 years ago
  Michael Bromley 55943fc4c2 feat(server): Implement Order merging strategies on Customer login 7 years ago
  Michael Bromley 0575a62638 fix(server): Correct handling of active order when logging in and out 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 d4ee7eebee docs: Create activity diagram for orders/accounts, update theme 7 years ago
  Michael Bromley 489b0e99bb feat(admin-ui): Create CustomerModule with basic list/detail views 7 years ago
  Michael Bromley 46003ea7d5 test(server): Disable logging for e2e tests 7 years ago
  Michael Bromley e625a59ccd feat(admin-ui): Create OrderDetailComponent 7 years ago
  Michael Bromley 353bf96e46 test(server): Add e2e tests for Order state transitions 7 years ago
  Michael Bromley 6d30b835c5 feat(server): Implement state machine for Order process 7 years ago
  Michael Bromley ce9508c49c test(server): Increase timeout on e2e setup function 7 years ago
  Michael Bromley ffd999f42c docs: Update class diagram to reflect new order structure 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 291a173a79 feat(server): Implement order-level promotion actions 7 years ago
  Michael Bromley dfe2501971 feat(server): Implement a priority system for Promotions 7 years ago
  Michael Bromley 3a76c91eb5 refactor(server): Move price calculation logic to the OrderItem level 7 years ago
  Michael Bromley 4fc3bea73e refactor(server): Remove configurable rounding strategy 7 years ago
  Michael Bromley 56f366117f test(server): Start test suite for OrderCalculator 7 years ago