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 1d4eeff9c5 fix(server): Select ProductVariant Options for activeOrder 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 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 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 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 a362adc212 feat(server): Implement global settings API 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
  Michael Bromley 903a723e8a fix(admin-ui): Display payment transactionId on order detail page 7 years ago
  Michael Bromley bfee4b2693 feat(server): Add groupByProducts option to SearchInput 7 years ago
  Michael Bromley 88d2484ddc feat(server): Search response exposes FacetValues 7 years ago
  Michael Bromley 8ca0b0ff28 feat(server): Simple weighted fulltext search 7 years ago
  Michael Bromley c28faa91c1 feat: Add FacetValues to Product entity 7 years ago
  Michael Bromley 35795af965 feat(server): Implement importing of facets 7 years ago