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 |
Michael Bromley
|
b5d10c1a08
fix(admin-ui): Correctly handle boolean configurable inputs
|
6 years ago |
Michael Bromley
|
f1361176d4
feat(core): FacetValue Collection filter can specify logical operator
|
6 years ago |
Michael Bromley
|
16e7fc15ef
fix(admin-ui): Fix asset picker dialog filtering
|
6 years ago |
Michael Bromley
|
17ac9852a2
fix(admin-ui): Paginate Collections list
|
6 years ago |
Michael Bromley
|
48de0a7a8f
chore(admin-ui): Update ngx-pagination version
|
6 years ago |
Michael Bromley
|
bdc0d1f29e
fix(docs): Allow @ char in jsdoc comments to be escaped
|
6 years ago |
Michael Bromley
|
6564d3fe8c
fix(core): When populating, run search index builder on main process
|
6 years ago |
Michael Bromley
|
b085e495db
feat(create): Set an env variable during the create process
|
6 years ago |
Michael Bromley
|
169ae564c0
test: Set Jest environment to "node" for all server tests
|
6 years ago |
Michael Bromley
|
8ac2e6ccee
test(email-plugin): Use local imports to speed up tests
|
6 years ago |
Michael Bromley
|
d165acd5c4
chore(asset-server-plugin): Update sharp version
|
6 years ago |
Michael Bromley
|
960b647c56
fix(core): Fix bad imports from common module
|
6 years ago |