Files
edr-platform/apps/edr-freight-web/backoffice/src
Nathnael 7c56607582 fix(filters): honor a date filter's own operator, not always "between"
DateBody always initialized its op state to DEFAULT_OP.date ("between"),
ignoring a def's `operators` restriction. A single-operator exact-date
filter (e.g. `operators: ["before"]`) opened on the range UI with no way
off it, since OperatorSelect hides itself when there's only one choice.
Default to the def's first allowed operator instead.
2026-08-19 10:11:48 +00:00
..
2026-08-12 07:53:05 +00:00
2026-07-10 11:25:59 +00:00
2026-07-10 11:25:59 +00:00
2026-07-11 05:49:10 +00:00
2026-08-12 12:28:37 +00:00
2026-08-18 13:11:48 +00:00
2026-07-23 06:21:51 +00:00
2026-07-10 11:25:59 +00:00
2026-07-10 11:25:59 +00:00
2026-08-18 11:38:07 +00:00
2026-05-12 15:17:16 +03:00
2026-08-10 12:00:29 +03:00
2026-06-19 16:24:20 +03:00
2026-08-10 12:00:29 +03:00
2026-07-16 08:52:29 +00:00