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 |
Michael Bromley
|
8c59c2d5d7
chore: Update TypeScript to same version (2.9) for server & admin-ui
|
7 years ago |
Michael Bromley
|
834481314c
feat(server): Extend inputs & translations with customFields
|
7 years ago |
Michael Bromley
|
e773d02643
feat(server): Add GraphQL config endpoint
|
7 years ago |
Michael Bromley
|
8245c6bf1f
refactor(server): Extract variant generation method into shared function
|
7 years ago |
Michael Bromley
|
d2d77d20d3
chore: Set up root linting & formatting on commit
|
7 years ago |
Michael Bromley
|
9d9c61e274
test(server): Fix failing tests, update jest & deps
|
7 years ago |
Michael Bromley
|
37fcec5839
feat(server): Use ICU MessageFormat for translation strings
|
7 years ago |
Michael Bromley
|
7c01e9140a
feat(server): Add i18n support
|
7 years ago |
Michael Bromley
|
5919ce67da
docs: Add MIT license, expand readme
|
7 years ago |
Michael Bromley
|
0e462c0c73
chore(server): Configure build for publishing npm package
|
7 years ago |
Michael Bromley
|
d156676f85
chore(server): Fix jest config
|
7 years ago |
Michael Bromley
|
6d4bf6c3d5
chore(server): generate more mock data for Products and Customers
|
7 years ago |