Michael Bromley
|
25de044f8d
fix(core): Fix application hang when worker microservice fails to start
|
6 years ago |
Michael Bromley
|
f4cd71834c
feat(core): Automatically set CORS exposedHeaders for bearer auth
|
6 years ago |
Michael Bromley
|
18e842fd7d
docs(core): Add lots of documentation to core sources
|
6 years ago |
Michael Bromley
|
7ec309b899
feat(core): Rewrite plugin system to use Nest modules
|
6 years ago |
Michael Bromley
|
27abcff196
feat(core): Check for name conflict in custom fields, test sort/filter
|
6 years ago |
Michael Bromley
|
b1722d8986
feat(core): Add nullable & defaultValue options to custom fields config
|
6 years ago |
Michael Bromley
|
090758c48e
refactor(core): Split custom fields functions into separate files
|
6 years ago |
Michael Bromley
|
a4b82fcf5b
feat(docs): Add a bunch of docs
|
6 years ago |
Michael Bromley
|
2a9fb0b952
fix(core): Wait for worker tasks to complete on app shutdown
|
6 years ago |
Michael Bromley
|
33b2fe19bf
fix(core): Close worker when app closes when running in main process
|
6 years ago |
Michael Bromley
|
edbcbc48e7
feat(core): Display more worker info on bootstrap
|
6 years ago |
Michael Bromley
|
dc8e173328
feat(core): Prevent calling bootstrapWorker when runInMainProcess = true
|
6 years ago |
Michael Bromley
|
6ca2ab4b0f
feat(core): Get DefaultSearchPlugin working with new Worker architecture
|
6 years ago |
Michael Bromley
|
508bafd9dd
feat(core): Set up worker architecture based on Nest microservices
|
6 years ago |
Michael Bromley
|
9efada8eab
feat(core): Improved logging messages on bootstrap
|
6 years ago |
Michael Bromley
|
65445cb165
feat(core): Create Logger service
|
6 years ago |
Michael Bromley
|
d791f32d07
feat(core): Add endpoint logging on bootstrap
|
6 years ago |
Michael Bromley
|
e2ada9b8cc
refactor: Properly compile the @vendure/common package
|
6 years ago |
Michael Bromley
|
52285a4fab
refactor: Move shared into @vendure/common package
|
6 years ago |
Michael Bromley
|
7170e42390
chore: Initial Lerna setup, move "server" into "core" package
|
6 years ago |