Commit History

Author SHA1 Message Date
  Michael Bromley ec2d3afb36 feat(admin-ui): Improve layout of list tables 7 years ago
  Michael Bromley 3bdc1f3d63 feat(admin-ui): Implement delete for Countries 7 years ago
  Michael Bromley 8ebee88c24 feat(admin-ui): Implement delete for Products 7 years ago
  Michael Bromley 358fd72daf feat(server): Remove deleted products from search index 7 years ago
  Michael Bromley 236f52c937 feat(admin-ui): Implement delete for Facets 7 years ago
  Michael Bromley aa400dc7c9 refactor(admin-ui): Create generic dialog() method 7 years ago
  Michael Bromley 6de4f63d4d feat(admin-ui): Implement deletion of FacetValues 7 years ago
  Michael Bromley 831eaff963 feat(admin-ui): Vertically center list component tables 7 years ago
  Michael Bromley ba78aa4043 Merge branch 'deleting' 7 years ago
  Michael Bromley 7be192da35 chore(server): Better naming for mock FacetValue codes 7 years ago
  Michael Bromley 9c5fbec45f feat(server): Implement delete for Zone entity 7 years ago
  Michael Bromley 21c1813067 feat(server): Implement delete for Country entity 7 years ago
  Michael Bromley 4414f533df refactor: Address.country is now a reference to actual Country entity 7 years ago
  Michael Bromley 84e5474755 feat(server): Implement delete for Facet & FacetValue entities 7 years ago
  Michael Bromley 42d8c592c5 feat(server): Add translate() method to RequestContext 7 years ago
  Michael Bromley d6cd883b52 feat(server): Return an object from delete mutations 7 years ago
  Michael Bromley 369b6586b4 feat(server): Implement soft delete for Promotion entity 7 years ago
  Michael Bromley 798f24860f test(server): Refactor common testing pattern into util function 7 years ago
  Michael Bromley a66bb29dcb feat(server): Implement soft delete for Product entity 7 years ago
  Michael Bromley 9b91b0bef6 feat(server): Implement soft delete for Customer entity 7 years ago
  Michael Bromley 920a6ca689 feat(admin-ui): Improve styling & layout of CustomerDetail component 7 years ago
  Michael Bromley 8a3e29876d feat(admin-ui): Customer detail includes orders list 7 years ago
  Michael Bromley ee468f09fc feat(admin-ui): Add empty state placeholder to DataTable component 7 years ago
  Michael Bromley f833d98f43 feat(server): Expose list of Customer's orders 7 years ago
  Michael Bromley 21dad821e3 feat(admin-ui): Customer detail includes editable addresses 7 years ago
  Michael Bromley 87b0442985 feat(server): Set Address country via countryCode 7 years ago
  Michael Bromley d1e9d8f85d feat(admin-ui): Implement search/filtering of Assets 7 years ago
  Michael Bromley b1c983fb38 feat(server): Trim string arg to filter "contains" list queries 7 years ago
  Michael Bromley 465b2c66d7 fix(admin-ui): Fix positioning of file dropzone overlay 7 years ago
  Michael Bromley d42c76780a feat(docs): Write AssetOptions docs, tweak styles 7 years ago