Michael Bromley
|
04a4c39e7c
fix(core): Correctly handle negative "skip"/"take" in list query options
|
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 |
Michael Bromley
|
7c7dcf2999
feat(core): Implement `in` string filter for PaginatedList queries
|
5 years ago |
Michael Bromley
|
bc26e7171b
test(core): Add more e2e tests for ListQueryBuilder filters
|
5 years ago |
Michael Bromley
|
803769ba2b
test(core): Split test plugins into separate files
|
5 years ago |
Michael Bromley
|
6a6397b8d1
fix(core): Fix date handling for ListQueryBuilder
|
6 years ago |