opnform-host-nginx/api/resources/data
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
..
forms Improve Integration Cards (#643) 2024-12-18 13:07:19 +01:00
country_code_mapper.json Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
country_codes.json Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
latin-map.json Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
open_filters.json Refactor checkbox condition logic with new operators 2025-02-10 22:03:19 +01:00
timezones.json Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00