opnform-host-nginx/client/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
..
forms Quill translate bug (#689) 2025-02-03 20:19:03 +01:00
global Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00
open Refactor checkbox condition logic with new operators 2025-02-10 22:03:19 +01:00
pages Refactor Docker configuration and development setup 2025-01-29 17:19:36 +01:00
settings Zapier integration (#491) 2024-08-12 11:14:02 +02:00
tools 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
vendor Hide invite warning for AppSumo users 2024-07-26 13:24:34 +02:00
workspaces Team functionality (#459) 2024-07-04 17:21:36 +02:00