Historial de Commits

Autor SHA1 Mensaje Fecha
  Michael Bromley 40aa81b8ec chore: Update graphql-code-generator hace 7 años
  Michael Bromley 7efab04639 chore(admin-ui): Update to TypeScript 3.2.4 & all other deps hace 7 años
  Michael Bromley 1acc8706fa chore(server): Update to TypeScript 3.2.4 hace 7 años
  Michael Bromley 9eba217d7b feat(admin-ui): Add placeholder to ProductList when no image set hace 7 años
  Michael Bromley ec2d3afb36 feat(admin-ui): Improve layout of list tables hace 7 años
  Michael Bromley 3bdc1f3d63 feat(admin-ui): Implement delete for Countries hace 7 años
  Michael Bromley 8ebee88c24 feat(admin-ui): Implement delete for Products hace 7 años
  Michael Bromley 358fd72daf feat(server): Remove deleted products from search index hace 7 años
  Michael Bromley 236f52c937 feat(admin-ui): Implement delete for Facets hace 7 años
  Michael Bromley aa400dc7c9 refactor(admin-ui): Create generic dialog() method hace 7 años
  Michael Bromley 6de4f63d4d feat(admin-ui): Implement deletion of FacetValues hace 7 años
  Michael Bromley 831eaff963 feat(admin-ui): Vertically center list component tables hace 7 años
  Michael Bromley ba78aa4043 Merge branch 'deleting' hace 7 años
  Michael Bromley 7be192da35 chore(server): Better naming for mock FacetValue codes hace 7 años
  Michael Bromley 9c5fbec45f feat(server): Implement delete for Zone entity hace 7 años
  Michael Bromley 21c1813067 feat(server): Implement delete for Country entity hace 7 años
  Michael Bromley 4414f533df refactor: Address.country is now a reference to actual Country entity hace 7 años
  Michael Bromley 84e5474755 feat(server): Implement delete for Facet & FacetValue entities hace 7 años
  Michael Bromley 42d8c592c5 feat(server): Add translate() method to RequestContext hace 7 años
  Michael Bromley d6cd883b52 feat(server): Return an object from delete mutations hace 7 años
  Michael Bromley 369b6586b4 feat(server): Implement soft delete for Promotion entity hace 7 años
  Michael Bromley 798f24860f test(server): Refactor common testing pattern into util function hace 7 años
  Michael Bromley a66bb29dcb feat(server): Implement soft delete for Product entity hace 7 años
  Michael Bromley 9b91b0bef6 feat(server): Implement soft delete for Customer entity hace 7 años
  Michael Bromley 920a6ca689 feat(admin-ui): Improve styling & layout of CustomerDetail component hace 7 años
  Michael Bromley 8a3e29876d feat(admin-ui): Customer detail includes orders list hace 7 años
  Michael Bromley ee468f09fc feat(admin-ui): Add empty state placeholder to DataTable component hace 7 años
  Michael Bromley f833d98f43 feat(server): Expose list of Customer's orders hace 7 años
  Michael Bromley 21dad821e3 feat(admin-ui): Customer detail includes editable addresses hace 7 años
  Michael Bromley 87b0442985 feat(server): Set Address country via countryCode hace 7 años