Michael Bromley
|
1bd57e577e
feat(admin-ui): Use apollo-codegen to generate types from gql queries
|
7 years ago |
Michael Bromley
|
a86c1bcc6c
refactor(server): Move api constants into shared
|
7 years ago |
Michael Bromley
|
e6bc74eb7a
refactor(server): Move common types into top-level shared directory
|
7 years ago |
Michael Bromley
|
19fa0b8287
feat(admin-ui): Create Breadcrumb component
|
7 years ago |
Michael Bromley
|
93a7283235
test(admin-ui): Fix existing tests
|
7 years ago |
Michael Bromley
|
06498cc183
feat(admin-ui): Create CatalogModule with basic product list
|
7 years ago |
Michael Bromley
|
cd223091ee
chore: update graphql.config.json
|
7 years ago |
Michael Bromley
|
e6fcd45364
feat(admin-ui): Replace generic favicon
|
7 years ago |
Michael Bromley
|
d3ad2939e9
feat(admin-ui): Switch to vertical nav system
|
7 years ago |
Michael Bromley
|
89e52ef28b
chore(admin-ui): Set sass includePath
|
7 years ago |
Michael Bromley
|
0f8e010c2c
feat(admin-ui): Improve login error messages
|
7 years ago |
Michael Bromley
|
b0328a1058
docs: Update readme
|
7 years ago |
Michael Bromley
|
b4ba4dbf6e
feat(admin-ui): Implement demo of paged data
|
7 years ago |
Michael Bromley
|
faa051784e
feat(server): Share dev config
|
7 years ago |
Michael Bromley
|
5919ce67da
docs: Add MIT license, expand readme
|
7 years ago |
Michael Bromley
|
f4b248209d
chore(server): Fix tslint/prettier conflict, nodemon setting
|
7 years ago |
Michael Bromley
|
c246440852
fix(server): AutoIncrementIdStrategy handling of non-numeric ids
|
7 years ago |
Michael Bromley
|
4d542e050b
feat(server): Add jwt secret to config
|
7 years ago |
Michael Bromley
|
db085a8c2b
fix(server): IdCodecService handles null / undefined values
|
7 years ago |
Michael Bromley
|
0e462c0c73
chore(server): Configure build for publishing npm package
|
7 years ago |
Michael Bromley
|
0e5fb346b7
feat(server): Extend options, expose bootstrap function
|
7 years ago |
Michael Bromley
|
2de502b09e
chore(server): Set the correct indentation for json files
|
7 years ago |
Michael Bromley
|
9dbe8f5439
Merge branch 'entity-id-strategy'
|
7 years ago |
Michael Bromley
|
5f8c32c009
test(server): Fix tests
|
7 years ago |
Michael Bromley
|
fc39e9fef5
feat(server): Implement user-configurable id encoding strategies
|
7 years ago |
Michael Bromley
|
f2e5c34cee
feat(server): Create user config infrastructure
|
7 years ago |
Michael Bromley
|
7ce604ce73
feat(server): Create base entity & switch to ID type for ids
|
7 years ago |
Michael Bromley
|
b4e974f2e1
refactor(server): Switch all ids to uuid strings
|
7 years ago |
Michael Bromley
|
d156676f85
chore(server): Fix jest config
|
7 years ago |
Michael Bromley
|
b90f3aabdc
feat(server): Implement pagination for customers & products queries
|
7 years ago |