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 |
Michael Bromley
|
4848279f26
refactor: Overhaul authN, remove JWT, use sessions table
|
7 years ago |
Michael Bromley
|
21326331e5
fix(server): Fix the ID encoding/decoding process, test it
|
7 years ago |
Michael Bromley
|
55872a5d56
test(server): Add Assets to populate script & e2e test config
|
7 years ago |
Michael Bromley
|
d98cc5be43
feat(server): Move asset storage into a plugin
|
7 years ago |
Michael Bromley
|
0e5a8e4d54
feat: Initial implementation of Assets & file uploads
|
7 years ago |
Michael Bromley
|
08877e3ec1
fix(server): Fix broken permissions guard implementation, add e2e tests
|
7 years ago |
Michael Bromley
|
ceddd22dff
chore(server): Update @nestjs/graphql dependency
|
7 years ago |
Michael Bromley
|
51ddd7c84a
chore(server): Update to Apollo Server v2, update Nest deps
|
7 years ago |
Michael Bromley
|
ed4647c1bb
chore(server): Add e2e tests to Travis config & prepush hook
|
7 years ago |
Michael Bromley
|
f9e22d32dc
test(server): Set up e2e testing infrastructure
|
7 years ago |
Michael Bromley
|
f6a07e589f
chore(server): Use generated types for mock data client
|
7 years ago |
Michael Bromley
|
a1e7c0adc3
refactor: Move ts-node & tslint to root package
|
7 years ago |
Michael Bromley
|
cd2b01c7ce
refactor: Configure shared path alias, move codegen into shared
|
7 years ago |
Michael Bromley
|
ed173ecf72
chore(server): Update server deps
|
7 years ago |
Michael Bromley
|
73c47e226c
feat(server): Use ISO date-times for all dates
|
7 years ago |