Michael Bromley
|
44809a1dd6
fix(elasticsearch-plugin): Close down es client when app closes
|
6 years ago |
Michael Bromley
|
6d243d27c9
fix(elasticsearch-plugin): Index products when updating by variantIds
|
6 years ago |
Michael Bromley
|
a149d9824e
docs: Fix docs links in plugin readmes
|
6 years ago |
Michael Bromley
|
a4b82fcf5b
feat(docs): Add a bunch of docs
|
6 years ago |
Michael Bromley
|
37e9865397
fix(core): Make @types/fs-extra a dependency
|
6 years ago |
Michael Bromley
|
cb735bb7b6
chore: Publish v0.1.2-beta.5
|
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
|
3a76e5362c
test(core): Make test more robust
|
6 years ago |
Michael Bromley
|
e026652808
test(core): Fix error in test helper
|
6 years ago |
Michael Bromley
|
1d63f356b6
chore(core): Export comments with ts defs
|
6 years ago |
Michael Bromley
|
edbcbc48e7
feat(core): Display more worker info on bootstrap
|
6 years ago |
Michael Bromley
|
5795b26ca2
feat(docs): Add some docs on worker
|
6 years ago |
Michael Bromley
|
5f7a65e669
fix(email-plugin): Move server setup to onBootstrap method
|
6 years ago |
Michael Bromley
|
8c8f8643ca
feat(dev-server): Update to work with new worker setup
|
6 years ago |
Michael Bromley
|
8e14213a23
fix(core): Set worker to run off main process by default
|
6 years ago |
Michael Bromley
|
87dc49a5a4
fix(create): Run worker on main process when populating
|
6 years ago |
Michael Bromley
|
759c79d5be
Merge branch 'worker'
|
6 years ago |
Michael Bromley
|
f3560f21e4
feat(create): Update to use separate worker process
|
6 years ago |
Michael Bromley
|
dc8e173328
feat(core): Prevent calling bootstrapWorker when runInMainProcess = true
|
6 years ago |
Michael Bromley
|
9b3cd260e7
fix(core): Clean up unused dependencies in DefaultSearchPlugin
|
6 years ago |
Michael Bromley
|
4775c2e44d
feat(elasticsearch-plugin): Implement worker
|
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
|
973acad045
chore(dev-server): Add support for Elasticsearch plugin
|
6 years ago |
Michael Bromley
|
7d7209d172
feat(dev-server): Add MariaDB/PhpMyAdmin docker-compose file to repo
|
6 years ago |
Michael Bromley
|
0256760021
chore(admin-ui): Update ngx-pagination dep
|
6 years ago |
Michael Bromley
|
50209671aa
feat(elasticsearch-plugin): Create initial impl of Elasticsearch plugin
|
6 years ago |
Michael Bromley
|
66eeb20513
chore: Move some deps into devDeps
|
6 years ago |
Michael Bromley
|
bc42b953d5
fix(admin-ui): Correctly display checkboxes and toggles
|
6 years ago |