История коммитов

Автор SHA1 Сообщение Дата
  Michael Bromley ecf392835d feat(server): Ensure root category exists for each node 7 лет назад
  Michael Bromley ba88611017 feat(admin-ui): Create list/detail components for ProductCategory 7 лет назад
  Michael Bromley cd4c87f521 feat(server): create ProductCategory entity, service, resolver 7 лет назад
  Michael Bromley ea8338882b refactor(admin-ui): Simplify API interceptor to work with new errors 7 лет назад
  Michael Bromley 2e92fc123f feat(server): Improved error handling 7 лет назад
  Michael Bromley a70abacfd8 chore(server): Attempt to speed up Jest tests in Travis CI 7 лет назад
  Michael Bromley d8fcce67ff chore(admin-ui): Update all dependencies except Clarity 7 лет назад
  Michael Bromley 8f1286c5b8 chore(server): Update sharp to v0.21.0 7 лет назад
  Michael Bromley b9a4df9c57 chore(server): Update jest, ts-jest and node versions 7 лет назад
  Michael Bromley dcbf146e32 chore(server): Update many dependencies 7 лет назад
  Michael Bromley d22fc4f866 refactor(server): Update Nest, fix schema merging to use Nest service 7 лет назад
  Michael Bromley de2047753a fix(server): Update Apollo Server to 2.2.2 and fix error translations 7 лет назад
  Michael Bromley 43c96b67bb chore: Update to Prettier 1.15, run on all ts & html files 7 лет назад
  Michael Bromley 82a768f895 refactor(server): Move hardcoded url from email template to code 7 лет назад
  Michael Bromley ca1f9afa31 feat(admin-ui): Display verified status in CustomerListComponent 7 лет назад
  Michael Bromley c527be194f chore(server): Mark populated Customers as verified 7 лет назад
  Michael Bromley d5388c9f4a feat(server): Expose "verified" property of User entity over API 7 лет назад
  Michael Bromley 91de6beb2b feat(server): Refine customer signup flow 7 лет назад
  Michael Bromley 79b23bb6de feat(server): Expand input for registerCustomerAccount mutation 7 лет назад
  Michael Bromley 634325d0c0 test(server): Create TestingTransport option for testing email sending 7 лет назад
  Michael Bromley 66095db71c feat(server): Improve email previews when using "file" transport 7 лет назад
  Michael Bromley 00603e3088 feat(server): Implement basics of User email verification flow 7 лет назад
  Michael Bromley 878bc27007 chore(server): Reorganize folder structure for email preview script 7 лет назад
  Michael Bromley d5e8cc8801 refactor(server): Create UserService & move User-related methods into it 7 лет назад
  Michael Bromley f825c8930a feat(server): Passable order confirmation email implementation 7 лет назад
  Michael Bromley fdbfb864ea refactor(server): Split email loading & sending into separate classes 7 лет назад
  Michael Bromley 31e923c045 feat(server): Implement email generation based on Handlebars and MJML 7 лет назад
  Michael Bromley 11d56609f0 feat(server): Initial implementation of transactional emails 7 лет назад
  Michael Bromley ba0dc5a376 test(server): Fix broken Order test 7 лет назад
  Michael Bromley e3f3c7c6c4 fix(server): Fix a few TS compiler errors 7 лет назад