Commit History

Author SHA1 Message Date
  Michael Bromley e6437396f9 feat(server): Auto-generate ListOptions & related GraphQL inputs 7 years ago
  Michael Bromley 00ca4d4017 feat(server): Implement account registration without verification 7 years ago
  Michael Bromley cdd28f548e feat: Simplify Order address type 7 years ago
  Michael Bromley 2baea0275d feat(server): Add sorting to search query 7 years ago
  Michael Bromley 050aafa695 feat(server): Add ancestorFacetValues property to ProductCategory 7 years ago
  Michael Bromley 58f57725f8 feat(server): Add price and slug to SearchResult type 7 years ago
  Michael Bromley d9d064a662 feat(docs): Add auto-generated GraphQL API docs 7 years ago
  Michael Bromley 40aa81b8ec chore: Update graphql-code-generator 7 years ago
  Michael Bromley 3bdc1f3d63 feat(admin-ui): Implement delete for Countries 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 6de4f63d4d feat(admin-ui): Implement deletion of FacetValues 7 years ago
  Michael Bromley 9c5fbec45f feat(server): Implement delete for Zone 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 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 9b91b0bef6 feat(server): Implement soft delete for Customer entity 7 years ago
  Michael Bromley 8a3e29876d feat(admin-ui): Customer detail includes orders list 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 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 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
  Michael Bromley 3977e4a461 feat(server): Add currencyCode to Channel entity 7 years ago
  Michael Bromley b5fe9df784 feat(server): Add categoryId filter to the products query 7 years ago
  Michael Bromley 108f06eab1 feat(server): Add billingAddress property to Order entity 7 years ago