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
..
form-components Refactor form components (#659) 2025-01-03 16:15:47 +01:00
form-logic-components Refactor checkbox condition logic with new operators 2025-02-10 22:03:19 +01:00
templates Form Editor v2.5 (#599) 2024-10-23 10:34:51 +02:00
AdvancedFormUrlSettings.vue 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
BlockTypeIcon.vue Form editor v2 (#579) 2024-09-23 20:02:38 +02:00
CopyContent.vue Zapier integration (#491) 2024-08-12 11:14:02 +02:00
CustomFieldValidation.vue Form editor v2 (#579) 2024-09-23 20:02:38 +02:00
FirstSubmissionModal.vue Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00
FormEditor.vue fix mobile editor email (#660) 2025-01-06 12:52:03 +01:00
FormEditorErrorHandler.vue Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00
FormEditorNavbar.vue Form Editor v2.5 (#599) 2024-10-23 10:34:51 +02:00
FormFieldsEditor.vue Form Editor v2.5 (#599) 2024-10-23 10:34:51 +02:00
FormStats.vue Better Form Stats (#567) 2024-09-18 19:20:52 +02:00
FormSubmissions.vue Fix Submissions Export (#663) 2025-01-09 10:11:55 +01:00
FormUrlPrefill.vue Matrix Improvements (#606) 2024-11-20 17:06:11 +01:00
FormWorkspaceModal.vue Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00
ShareFormUrl.vue Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00