Commit History

Author SHA1 Message Date
  Michael Bromley 596688505b feat(server): Populate sample shipping rates from initial data 7 years ago
  Michael Bromley 5758e3792c refactor(server): Switch to csv-import based data generation 7 years ago
  Michael Bromley ba2b9603b9 chore(server): Bump alpha version 7 years ago
  Michael Bromley 1807771160 feat(server): Add a search implementation for postgres, refactor search 7 years ago
  Michael Bromley aaaab5b38c chore(server): Bump alpha version 7 years ago
  Michael Bromley b205ac3e43 chore(server): Update configs & CLI for actual package name 7 years ago
  Michael Bromley c6fbcb2f34 feat(server): Create AdminUiPlugin 7 years ago
  Michael Bromley 1acc8706fa chore(server): Update to TypeScript 3.2.4 7 years ago
  Michael Bromley 28e75a1d88 chore(server): Update server deps 7 years ago
  Michael Bromley 2cf14d73b1 chore(server): Update i18next & related packages 7 years ago
  Michael Bromley af8282a4c7 fix(server): Correct loading of email templates 7 years ago
  Michael Bromley cfd3e98e78 feat(server): Add progress reporting to cli import-products command 7 years ago
  Michael Bromley ebf402d700 feat(server): Populate country & tax data via CLI 7 years ago
  Michael Bromley 24ae1342c6 feat(server): Create a CLI program to simplify starting a new project 7 years ago
  Michael Bromley 51b9c957fe feat(server): Create barrel files for public exports 7 years ago
  Michael Bromley 61a2f947c1 refactor(server): Remove ts path mapping for shared files 7 years ago
  Michael Bromley 46ae227ff3 feat(server): Initial implementation of product data import 7 years ago
  Michael Bromley a70abacfd8 chore(server): Attempt to speed up Jest tests in Travis CI 7 years ago
  Michael Bromley 8f1286c5b8 chore(server): Update sharp to v0.21.0 7 years ago
  Michael Bromley b9a4df9c57 chore(server): Update jest, ts-jest and node versions 7 years ago
  Michael Bromley dcbf146e32 chore(server): Update many dependencies 7 years ago
  Michael Bromley d22fc4f866 refactor(server): Update Nest, fix schema merging to use Nest service 7 years ago
  Michael Bromley de2047753a fix(server): Update Apollo Server to 2.2.2 and fix error translations 7 years ago
  Michael Bromley 878bc27007 chore(server): Reorganize folder structure for email preview script 7 years ago
  Michael Bromley f825c8930a feat(server): Passable order confirmation email implementation 7 years ago
  Michael Bromley 31e923c045 feat(server): Implement email generation based on Handlebars and MJML 7 years ago
  Michael Bromley 11d56609f0 feat(server): Initial implementation of transactional emails 7 years ago
  Michael Bromley bcad51a573 chore: Upgrade to Angular 7 & TypeScript 3.1 7 years ago
  Michael Bromley c81e920280 feat(server): Create anonymous sessions and basic Order operations 7 years ago
  Michael Bromley 37be0299ba feat(server): Create entities for Orders flow 7 years ago