opnform-host-nginx/api/app/Service/Forms
Julien Nahum 853760484c Enhance form logic property resolver and validation UI
- Refactor `shouldBeRequired()` method in FormLogicPropertyResolver for clearer logic and better handling of conditional requirements
- Add comprehensive test cases for dynamic field requirement logic
- Update CustomFieldValidation component with improved UI and guidance for validation setup
- Improve error message and validation rule description in form validation interface
2025-02-11 15:09:21 +01:00
..
FormCleaner.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
FormLogicConditionChecker.php Refactor checkbox condition logic with new operators 2025-02-10 22:03:19 +01:00
FormLogicPropertyResolver.php Enhance form logic property resolver and validation UI 2025-02-11 15:09:21 +01:00
FormSubmissionFormatter.php fix signature url issue (#560) 2024-09-05 17:59:19 +02:00
FormSubmissionProcessor.php Refactor form submission processing with new FormSubmissionProcessor 2025-02-01 22:52:20 +01:00