Artem Danilov
|
511c0b6342
test(elasticsearch-plugin): Add unit tests for #870
|
4 years ago |
Artem Danilov
|
53cfb8e772
feat(elasticsearch-plugin): Add inStock attribute and filter (#1130)
|
4 years ago |
Michael Bromley
|
2be2a21804
docs(core): Add doc blocks to services
|
4 years ago |
Michael Bromley
|
a3af77110a
docs(core): Add documentation to job buffer components
|
4 years ago |
Michael Bromley
|
74e87b9cd8
fix: Correct some buffer storage logic
|
4 years ago |
Michael Bromley
|
06d7d519cb
test(core): Add unit tests for job buffering
|
4 years ago |
Michael Bromley
|
2a5114c12b
chore: Update prerelease changelog
|
4 years ago |
Michael Bromley
|
e268234ffb
chore: Pre-release v1.3.0-beta.1
|
4 years ago |
Michael Bromley
|
d89b791cdd
chore: Fix prerelease script
|
4 years ago |
Michael Bromley
|
af78656611
chore: Establish separate changelog for prereleases
|
4 years ago |
Michael Bromley
|
93f9b9dc89
test(core): Fix unit test
|
4 years ago |
Michael Bromley
|
aa83528e46
refactor(core): Fix bad import path
|
4 years ago |
Michael Bromley
|
c7b91c34b5
feat(job-queue-plugin): Implement Redis-based job buffering
|
4 years ago |
Michael Bromley
|
a5f3659676
refactor(core): Rename some args
|
4 years ago |
Michael Bromley
|
f3fb298d82
feat(elasticsearch-plugin): Support search index job batching
|
4 years ago |
Michael Bromley
|
becf132179
refactor(core): Make search job buffer usable in external search plugins
|
4 years ago |
Michael Bromley
|
e2e65b4011
chore(job-queue-plugin): Create scaffold for redis job buffer storage
|
4 years ago |
Michael Bromley
|
64ebdd10f4
fix(job-queue-plugin): Close redis connection on destroy
|
4 years ago |
Michael Bromley
|
f26ad4bdd2
feat(core): Add DB-based buffer storage support to DefaultJobQueuePlugin
|
4 years ago |
Michael Bromley
|
6f4a89f0ec
feat(admin-ui): Display pending search index updates in product list
|
4 years ago |
Michael Bromley
|
0eadedef0b
refactor(admin-ui): Extract status badge into own component
|
4 years ago |
Michael Bromley
|
53a1943560
feat(core): Expose pending search index updates operations in Admin API
|
4 years ago |
Michael Bromley
|
95d4445655
refactor(core): Simplify naming of job buffer components & APIs
|
4 years ago |
Michael Bromley
|
6a47dcf85e
feat(core): Create buffering logic for DefaultSearchPlugin
|
4 years ago |
Michael Bromley
|
d6aa20fe6c
feat(core): Create JobBuffer infrastructure
|
4 years ago |
Michael Bromley
|
9537245fcf
fix(create): Correct escaping of quotes in templates
|
4 years ago |
Michael Bromley
|
c96938d4fe
chore(core): Fix circular dependency & lazy require
|
4 years ago |
Michael Bromley
|
e5abab0351
feat(core): Make password hashing strategy configurable
|
4 years ago |
Michael Bromley
|
894ca4a9c2
feat(admin-ui): Add empty option for nullable custom field selects
|
4 years ago |
Michael Bromley
|
9ec6b903f1
feat(core): Expose `nullable` property of CustomFieldConfig
|
4 years ago |