Hans
|
81b46074a9
fix(core): Ensure deterministic sorting in case of duplicates (#2632)
|
2 лет назад |
Hans
|
4000bc6dcf
test(core): Add default search plugin benchmark tests (#2573)
|
2 лет назад |
Hans
|
fb0ea1326e
fix(core): Fix DefaultSearchPlugin for non-default languages (#2515)
|
2 лет назад |
Michael Bromley
|
0441a0338a
chore: Migrate from TSLint to ESLint
|
2 лет назад |
Michael Bromley
|
b5bac42e54
test(core): Set up vitest for e2e testing
|
2 лет назад |
Michael Bromley
|
d06ac0b8c9
chore: Get all core e2e tests passing after TypeORM update
|
2 лет назад |
Michael Bromley
|
0dd9521715
Merge branch 'minor' into major
|
3 лет назад |
Michael Bromley
|
c133cce036
fix(core): Fix default search handling of mysql binary operators
|
3 лет назад |
Michael Bromley
|
4d7473d8eb
Merge branch 'minor' into major
|
3 лет назад |
Michael Bromley
|
2fa7fcfc15
fix(core): Correctly escape search term for mysql strategy
|
3 лет назад |
Michael Bromley
|
ec70228971
fix(core): Correctly escape search term for postgres strategy
|
3 лет назад |
Michael Bromley
|
610e2e0f46
Merge branch 'minor' into major
|
3 лет назад |
Michael Bromley
|
5f7bea4d21
fix(core): Fix DefaultSearchPlugin pagination/sort with non-default lang
|
3 лет назад |
Michael Bromley
|
69959c2145
Merge branch 'minor' into major
|
3 лет назад |
Alexander Shitikov
|
670b7e11e6
feat(core): Use language fallback on DefaultSearchPlugin search (#1696)
|
3 лет назад |
Michael Bromley
|
91c008aebe
Merge branch 'minor' into major
|
3 лет назад |
Michael Bromley
|
6a88ce8fb1
Merge branch 'master' into minor
|
3 лет назад |
Michael Bromley
|
a9826eb164
test(core): Add test case for #1482
|
3 лет назад |
Sebastian Geschke
|
b31694f896
feat(core): Make search strategy configurable via plugin options (#1504)
|
3 лет назад |
Michael Bromley
|
6b9b2a4fb6
feat(core): Update codegen errors plugin to use object inputs
|
3 лет назад |
Michael Bromley
|
81e367244d
fix(core): Handle substring search terms for postgres & mysql
|
4 лет назад |
Michael Bromley
|
7b991691a7
test: Attempt to proof search plugin tests against race conditions
|
4 лет назад |
Michael Bromley
|
6dff2eb75d
chore: Reinstate sqljs e2e tests in CI
|
4 лет назад |
Michael Bromley
|
94fa4db194
fix(core): Fix ONLY_FULL_GROUP_BY error when searching with MySQL
|
4 лет назад |
Michael Bromley
|
26ca960d4a
chore: Run e2e tests in parallel
|
4 лет назад |
Michael Bromley
|
705bf085c2
refactor: Clean up todos in search plugin e2e tests
|
4 лет назад |
Michael Bromley
|
65add05d5a
feat(core): Add support for stock status in DefaultSearchPlugin
|
4 лет назад |
Michael Bromley
|
f0fd66258b
feat(core): Make event bus subscriptions transaction-safe
|
4 лет назад |
Artem Danilov
|
43431548fc
feat(search): add to SearchResponse collections array (#956)
|
4 лет назад |
Michael Bromley
|
fced1dc2c2
fix(core): Update search index when removing translated variants
|
4 лет назад |