opnform-host-nginx/client/lib/forms
Julien Nahum 28248259be Improve form property logic validation for checkbox conditions
- Update FormPropertyLogicRule to handle operators without values
- Add support for checkbox conditions like 'is_checked' and 'is_not_checked'
- Refactor logic validation in both API and client-side implementations
- Remove unnecessary console.log statements
- Update error modal text for better user experience
2025-02-19 15:11:27 +01:00
..
themes Refactor form components (#659) 2025-01-03 16:15:47 +01:00
FormLogicConditionChecker.js Refactor checkbox condition logic with new operators 2025-02-10 22:03:19 +01:00
FormLogicPropertyResolver.js 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
FormPropertyLogicRule.js Improve form property logic validation for checkbox conditions 2025-02-19 15:11:27 +01:00
public-page.js Embed form flickering bug (#658) 2025-01-03 16:03:02 +01:00