Commit History

Author SHA1 Message Date
  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
  Michael Bromley ddaee4fd71 feat(docs): Highlight current section in table of contents 7 years ago
  Michael Bromley 7b5dcbf829 feat(docs): Improve docs nav menu: correct ordering & expand sections 7 years ago
  Michael Bromley 8777ac33e5 fix(test): Fix non-deterministic order of created Assets 7 years ago
  Michael Bromley 2e3dafd939 fix(admin-ui): Fix broken translation entry 7 years ago
  Michael Bromley 2d64cd9298 feat(admin-ui): Cache global settings, refresh on edit 7 years ago
  Michael Bromley 0afede4bff refactor: Move ConfigResolver into GlobalSettings 7 years ago
  Michael Bromley dc9db9f27a feat(admin-ui): Implement editing of global settings 7 years ago
  Michael Bromley a362adc212 feat(server): Implement global settings API 7 years ago
  Michael Bromley a78898b240 feat(admin-ui): Simplify app shell header 7 years ago
  Michael Bromley 2c7c01709c feat(admin-ui): Set currencyCode per channel, display correctly 7 years ago
  Michael Bromley 0da4493be4 feat(server): Add currencyCode to Order entity 7 years ago