opnform-host-nginx/api/tests
Chirag Chhatrala fba2207e0f
Add 'exists_in_submissions' and 'does_not_exist_in_submissions' valid… (#725)
* Add 'exists_in_submissions' and 'does_not_exist_in_submissions' validation conditions

- Implement new validation conditions in FormLogicConditionChecker to check for existing submissions.
- Update open_filters.json and client-side filters to include the new conditions.
- Enhance FormLogicTest with test cases for the new validation conditions.
- Modify UI components to support the new logic conditions in form validation.

* Fix FormLogicConditionChecker

* Improve custom_validation_only

* fix test

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2025-03-25 11:50:59 +01:00
..
Browser Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Feature Add 'exists_in_submissions' and 'does_not_exist_in_submissions' valid… (#725) 2025-03-25 11:50:59 +01:00
Unit Improve numeric condition handling in form logic checker 2025-03-03 19:29:40 +08:00
CreatesApplication.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
DuskTestCase.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Pest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
TestCase.php Email spam security (#641) 2024-12-18 13:16:27 +01:00
TestHelpers.php Refactor FormSubmissionDataFactory to use TestHelpers trait 2025-03-04 13:38:33 +08:00