opnform-host-nginx/client/components/open
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
..
components 41db1 submission editor theme fix (#500) 2024-07-24 09:50:42 +02:00
editors Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00
forms Refactor checkbox condition logic with new operators 2025-02-10 22:03:19 +01:00
integrations Fix EmailIntegrationActions for display emails (#667) 2025-01-16 10:23:59 +01:00
tables Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00