Files
opnform-host-nginx/client/components/open/forms/components
Julien Nahum f5b9b86c16 Refactor checkbox condition logic with new operators
- Replace legacy 'equals' and 'does_not_equal' checkbox operators with 'is_checked' and 'is_not_checked'
- Update FormLogicConditionChecker in PHP and JavaScript to handle new operators
- Modify open_filters.json to reflect new checkbox comparator structure
- Add migration logic in ColumnCondition.vue to support legacy operator conversion
- Improve checkbox condition handling with explicit true/false checks
2025-02-10 22:03:19 +01:00
..
2024-10-23 10:34:51 +02:00
2024-09-23 20:02:38 +02:00
2024-08-12 11:14:02 +02:00
2025-01-06 12:52:03 +01:00
2024-10-23 10:34:51 +02:00
2024-10-23 10:34:51 +02:00
2024-09-18 19:20:52 +02:00
2024-11-20 17:06:11 +01:00