Marie and GitHub
3927b36406
[View migration] Clean ViewFilterOperand ( #14785 )
...
In the BE we have stored filter operand as IS_EMPTY, IS_NOT_EMPTY, etc.
For some reason in the FE we were manipulating IsEmpty, IsNotEmpty, etc.
(maybe because they were used before in Views before they were moved to
core)
So we were converting the operands in the FE from IS to Is
(convertViewFilterOperandFromCore) to read and manipulate viewFilters,
and then back to BE version to send mutations etc., from Is to IS
(convertViewFilterOperandToCore).
The migration is now over, so we can remove and simplify that code.
(In the 1-5:migrate-views-to-core command we still do the migration from
Is format to IS format.)
2025-09-30 17:12:03 +02:00
..
2025-06-29 22:18:14 +02:00
2025-06-16 10:04:38 +00:00
2025-08-04 11:43:48 +02:00
2025-07-24 17:04:38 +02:00
2025-05-28 10:22:28 +00:00
2025-08-08 01:27:05 +02:00
2025-09-04 16:07:33 +00:00
2025-09-04 16:07:33 +00:00
2025-09-05 16:59:51 +02:00
2025-08-26 18:59:20 +02:00
2025-08-26 18:59:20 +02:00
2025-08-26 18:59:20 +02:00
2025-08-26 18:59:20 +02:00
2025-08-26 18:59:20 +02:00
2025-06-29 22:18:14 +02:00
2025-03-22 19:16:06 +01:00
2025-05-23 13:36:02 +00:00
2025-03-26 15:08:48 +01:00
2025-07-09 18:34:50 +02:00
2025-09-02 16:12:18 +02:00
2025-09-04 16:07:33 +00:00
2025-09-05 16:59:51 +02:00
2025-08-07 18:45:04 +02:00
2025-08-07 18:45:04 +02:00
2025-08-07 18:45:04 +02:00
2025-08-07 18:45:04 +02:00
2025-08-07 18:45:04 +02:00
2025-03-22 19:16:06 +01:00
2025-05-23 13:36:02 +00:00
2025-09-02 16:12:18 +02:00
2025-09-04 16:07:33 +00:00
2025-09-05 16:59:51 +02:00
2025-08-09 00:44:17 +02:00
2025-08-09 00:44:17 +02:00
2025-08-09 00:44:17 +02:00
2025-08-09 00:44:17 +02:00
2025-08-09 00:44:17 +02:00
2025-09-17 10:32:47 +02:00
2025-05-28 10:22:28 +00:00
2025-08-08 01:27:05 +02:00
2025-09-02 16:12:18 +02:00
2025-09-04 16:07:33 +00:00
2025-09-04 16:07:33 +00:00
2025-09-05 16:59:51 +02:00
2025-09-05 16:59:51 +02:00
2025-09-02 16:12:18 +02:00
2025-08-07 18:45:04 +02:00
2025-08-07 18:45:04 +02:00
2025-08-07 18:45:04 +02:00
2025-08-07 18:45:04 +02:00
2025-08-07 18:45:04 +02:00
2025-08-07 18:45:04 +02:00
2025-08-07 18:45:04 +02:00
2025-08-07 18:45:04 +02:00
2025-09-26 16:05:09 +02:00
2025-09-30 09:58:55 +02:00
2025-08-08 01:27:05 +02:00
2025-08-08 01:27:05 +02:00
2025-08-08 01:27:05 +02:00
2025-08-08 01:27:05 +02:00
2025-08-08 01:27:05 +02:00
2025-09-08 17:50:26 +02:00
2025-09-02 16:12:18 +02:00
2025-09-04 16:07:33 +00:00
2025-09-05 16:59:51 +02:00
2025-03-22 19:16:06 +01:00
2025-03-22 19:16:06 +01:00
2025-05-23 13:36:02 +00:00
2025-09-02 16:12:18 +02:00
2025-09-04 16:07:33 +00:00
2025-09-05 16:59:51 +02:00
2025-08-08 01:27:05 +02:00
2025-06-29 22:18:14 +02:00
2025-08-28 10:23:04 +00:00
2025-03-22 19:16:06 +01:00
2025-05-23 13:36:02 +00:00
2025-08-08 01:27:05 +02:00
2025-09-04 16:07:33 +00:00
2025-09-04 16:07:33 +00:00
2025-09-05 16:59:51 +02:00
2025-09-29 11:41:26 +00:00
2025-08-07 18:45:04 +02:00
2025-08-07 18:45:04 +02:00
2025-08-07 18:45:04 +02:00
2025-08-07 18:45:04 +02:00
2025-08-07 18:45:04 +02:00
2025-07-09 18:34:50 +02:00
2025-08-04 11:43:48 +02:00
2025-07-22 08:46:43 +00:00
2025-08-04 11:43:48 +02:00
2025-09-30 17:12:03 +02:00
2025-08-26 18:59:20 +02:00