Sebastian Jeltsch
|
4b2b61957c
|
Use fexpr filter parser for admin UI to finally support nested filter expresisons.
|
2025-05-19 14:28:19 +02:00 |
|
Sebastian Jeltsch
|
b77da65b29
|
Minor: use a more unique parameter name and use non-strict serde_qs parsing for all the tests.
|
2025-05-18 10:54:38 +02:00 |
|
Sebastian Jeltsch
|
61ceb5e6aa
|
Prefix querystring comparison operations with $ and some opportunistic cleanups. #53
|
2025-05-17 10:50:37 +02:00 |
|
Sebastian Jeltsch
|
f2bdc85dc4
|
Parse querystrings in non-strict mode.
|
2025-05-17 09:55:43 +02:00 |
|
Sebastian Jeltsch
|
149c989f74
|
Backport some of the changes for the filter branch and fix issue with multiple references to the same column have unique parameter names.
|
2025-05-16 20:35:34 +02:00 |
|
Sebastian Jeltsch
|
34a64c9e61
|
Minor: test whitespace parsing.
|
2025-05-16 14:23:26 +02:00 |
|
Sebastian Jeltsch
|
27e0c23c9e
|
More consistent and partially lazer bool parsing.
|
2025-05-16 14:16:47 +02:00 |
|
Sebastian Jeltsch
|
4d5a19871e
|
Add more semantic cursor parsing.
|
2025-05-16 13:14:53 +02:00 |
|
Sebastian Jeltsch
|
6b128e87d4
|
Add support for parsing all the search query parameters for listing.
|
2025-05-16 11:37:30 +02:00 |
|
Sebastian Jeltsch
|
f0f4ae5e12
|
Add a first (yet unused) version of a "querystring" filter parser.
|
2025-05-16 10:21:54 +02:00 |
|