Housein Abo Shaar
|
0a8e5cbdb4
refactor: Update e2e tests to use gql.tada features (#3974)
|
1 month ago |
gabriellbui
|
b2c3bc94dc
fix(core): ID decoding in nested filter structures (#3677)
|
6 months ago |
Michael Bromley
|
f609a85c92
Merge branch 'minor' into telemetry-refactor-concept
|
8 months ago |
Michael Bromley
|
79669789f9
fix(core): Fix PaginatedList filtering by calculated property
|
8 months ago |
Michael Bromley
|
227da05392
fix(core): Fix filtering on list queries of tree entities
|
1 year ago |
Eugene Nitsenko
|
357ba4947e
fix(core): Fix self-referencing relations `Not unique table/alias` (#2740)
|
1 year ago |
Michael Bromley
|
c4bd4847c0
feat(core): Implement complex boolean list filtering for PaginatedLists
|
2 years ago |
Jonas Osburg
|
99e04d1d0b
fix(core): Fix loading multiple customField relations (#2566)
|
2 years ago |
Michael Bromley
|
1df5ada282
Merge branch 'minor' into major
|
2 years ago |
Michael Bromley
|
b5bac42e54
test(core): Set up vitest for e2e testing
|
2 years ago |
Jonas Osburg
|
aeb06e3bba
fix(core): Merge relations in customFields correctly (#2062)
|
2 years ago |
Michael Bromley
|
9f9b0e6c4f
fix(core): Correctly decode list query ID operators
|
3 years ago |
Michael Bromley
|
f4f977bb2a
Merge branch 'master' into minor
|
3 years ago |
Michael Bromley
|
229affffb0
fix(core): ListQueryBuilder handles empty in operator
|
3 years ago |
Michael Bromley
|
3906cbf0d7
feat(core): Implement null filters on PaginatedList queries
|
3 years ago |
Michael Bromley
|
839fa37bed
fix(core): Fix nested relations in ListQueryBuilder customPropertyMap
|
3 years ago |
Michael Bromley
|
929ccd1b0a
test(core): Fix flaky e2e test on mysql
|
3 years ago |
Michael Bromley
|
86ac107450
fix(core): Fix ListQueryBuilder language handling logic
|
3 years ago |
Michael Bromley
|
35d8d79f31
test(core): Create (failing) tests for #1611
|
3 years ago |
Michael Bromley
|
6be93b8851
fix(core): Fix `getMany()` method with ListQueryBuilder
|
3 years ago |
Michael Bromley
|
fa3d5edde2
feat(core): Allow PaginatedList queries to filter on ID fields
|
4 years ago |
Michael Bromley
|
26ca960d4a
chore: Run e2e tests in parallel
|
4 years ago |
Michael Bromley
|
e371aa5832
feat(core): Allow PaginatedList filters to use logical OR operator
|
4 years ago |
Michael Bromley
|
837840ea05
fix(core): Correct handling of non-default languages in ListQueryBuilder
|
4 years ago |
Michael Bromley
|
92be4e0622
feat(core): Implement size limits for paginated list results
|
4 years ago |
Michael Bromley
|
1e31828cf6
fix(core): Fix list query sorting by non-default language with filters
|
5 years ago |
Michael Bromley
|
d00bafba71
fix(core): Fix sorting by translatable fields in list queries
|
5 years ago |
Michael Bromley
|
53253871c5
fix(core): Allow list queries to filter/sort on calculated columns
|
5 years ago |
Michael Bromley
|
75b5b7a201
feat(core): Implement negated string filter operators
|
5 years ago |
Michael Bromley
|
0a33441fc9
feat(core): Implement `regex` string filter for PaginatedList queries
|
5 years ago |