kumarabhirup 00baf45a2f
fix(web): handle array-style date values in object view filters
YAML-parsed date_between/between filters store range values as a
two-element array under `value`, but the filter system expected
separate value/valueTo fields. Add normalizeFilterGroup at the YAML
read boundary and defensive array handling in the evaluator and SQL
builder so both formats work correctly.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-22 02:08:25 -08:00
..
2026-02-17 00:36:01 -08:00
2026-02-11 18:35:35 -08:00
2026-02-11 18:35:35 -08:00
2026-02-19 17:46:54 -08:00
2026-02-17 00:36:01 -08:00