Cyprien P
815c9e1462
(core) Adds new range filter for numeric columns
...
Summary:
Shows the range filter next to the filter by values on filter menu. When users
set min and/or max, it takes precendence over the filter by values.
If users set:
- `[] < [max]` behaves as `less than max`.
- `[min] < []` behaves as `more than min`.
- `[min] < [max]` behaves as `between min and max`
- bounds are always inclusives.
- when users change min or max the values of the by values filter
gets checked/unchecked depending on whether they are included by
the range filter.
- when users clicks any btn/checkbox of the by values filter both min
and max input gets cleared, and the filter convert to a filter by
values.
Test Plan: Adds both projets and nbrowser tests.
Reviewers: jarek
Reviewed By: jarek
Differential Revision: https://phab.getgrist.com/D3435
2022-05-30 10:30:16 +02:00
..
2021-05-24 12:56:18 -04:00
2021-12-07 17:09:58 +02:00
2022-02-22 00:59:56 +02:00
2020-07-21 20:39:10 -04:00
2022-05-04 13:46:55 -07:00
2020-07-21 20:39:10 -04:00
2022-02-19 09:46:49 +00:00
2022-04-25 08:14:52 -07:00
2021-02-15 17:02:24 -05:00
2020-07-21 20:39:10 -04:00
2021-09-16 10:06:04 -04:00
2020-07-21 20:39:10 -04:00
2022-05-09 21:44:57 +02:00
2022-02-28 13:21:28 -08:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2021-11-04 14:23:53 -04:00
2022-02-19 09:46:49 +00:00
2021-08-26 13:36:49 -07:00
2022-05-30 10:30:16 +02:00
2021-11-03 15:31:39 +01:00
2021-05-03 17:16:24 -04:00
2022-01-13 11:10:17 +01:00
2022-02-21 22:39:47 +02:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2022-03-15 11:11:58 -04:00
2022-03-01 22:00:45 +02:00
2022-05-16 11:16:19 -07:00
2022-05-16 11:16:19 -07:00
2022-05-09 21:44:57 +02:00
2021-09-16 10:06:04 -04:00
2022-05-16 11:16:19 -07:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2021-02-15 17:02:24 -05:00
2022-05-26 15:01:35 -07:00
2022-05-30 10:30:16 +02:00
2020-07-21 20:39:10 -04:00
2021-12-07 17:09:58 +02:00
2021-07-01 18:38:21 +02:00
2022-05-30 10:30:16 +02:00
2022-05-27 14:32:05 +02:00
2022-05-18 08:02:32 -07:00
2022-02-19 09:46:49 +00:00
2022-04-27 22:21:55 +02:00
2020-11-10 08:12:31 -05:00
2021-01-12 14:08:49 -05:00
2021-09-24 15:10:13 +02:00
2022-04-27 22:21:55 +02:00
2022-05-18 20:28:25 +02:00
2021-05-24 12:56:18 -04:00
2020-07-21 20:39:10 -04:00
2022-04-27 22:21:55 +02:00
2022-03-03 21:32:03 +02:00
2021-09-01 18:16:57 +02:00
2022-05-18 08:02:32 -07:00
2020-07-21 20:39:10 -04:00
2022-02-19 09:46:49 +00:00
2022-03-12 14:34:46 -08:00
2020-11-06 09:24:56 -05:00
2022-05-26 15:01:35 -07:00
2022-05-26 15:01:35 -07:00
2021-05-27 15:48:12 +02:00
2022-04-27 20:51:23 +02:00
2021-12-09 12:57:52 -05:00
2020-07-21 20:39:10 -04:00
2022-02-19 09:46:49 +00:00
2021-11-03 15:31:39 +01:00
2022-05-27 14:32:05 +02:00
2022-04-27 22:21:55 +02:00
2020-07-21 20:39:10 -04:00
2022-03-12 14:34:46 -08:00
2021-04-26 18:54:55 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2021-04-26 18:54:55 -04:00
2020-07-23 16:21:08 -04:00
2020-07-21 20:39:10 -04:00
2021-09-24 09:01:10 -04:00
2021-10-01 10:47:12 +02:00
2020-09-29 18:57:56 -04:00
2022-05-26 15:01:35 -07:00
2021-07-20 15:17:03 +02:00
2022-02-12 09:45:57 +02:00
2022-02-19 09:46:49 +00:00
2022-05-19 12:49:51 -04:00
2022-03-28 23:14:29 +02:00