opnform-host-nginx/client/lib
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 Refactor checkbox condition logic with new operators 2025-02-10 22:03:19 +01:00
quill ESC-406 Fix Mention Extendtion for Quill (#648) 2024-12-16 10:08:13 +01:00
colors.js New Date input (#368) 2024-04-15 15:09:19 +02:00
file-uploads.js Feature flags (#543) 2024-08-27 16:49:43 +02:00
utils.js Improve Integration Cards (#643) 2024-12-18 13:07:19 +01:00