Commit History

Author SHA1 Message Date
  Michael Bromley ca0bde3a76 refactor(admin-ui): Slim down payload of GetCountryList & GetZones 7 years ago
  Michael Bromley 1d4e870525 feat(server): Optimize product queries with variant resolver 7 years ago
  Michael Bromley 69b7d8b769 feat(admin-ui): Sticky action bar & other minor styling tweaks 7 years ago
  Michael Bromley 8ecb9395cf feat(admin-ui): Create rich text editor 7 years ago
  Michael Bromley 751ea8d27a test(server): Write a bunch of e2e tests for Order resolver 7 years ago
  Michael Bromley 033c96227e refactor(server): Store reference to ShippingMethod in Order 7 years ago
  Michael Bromley 7e82f290b5 refactor(server): Move ID codec into a service for easier reuse 7 years ago
  Michael Bromley ee6a84c75f feat(server): Implement orderByCode query 7 years ago
  Michael Bromley b28bffe225 feat(admin-ui): Display payments in OrderDetailComponent 7 years ago
  Michael Bromley 2134badd16 feat(server): Add property resolver for Order payments 7 years ago
  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 0160683c54 test(admin-ui): Remove unused tests and DataService mock 7 years ago
  Michael Bromley 3168d90fce refactor(server): Rename AdjustmentArg -> ConfigArg etc 7 years ago
  Michael Bromley 089190e792 fix(server): Allow authenticated Customer to view own addresses 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 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