Commit History

Author SHA1 Message Date
  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
  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