opnform-host-nginx/api/tests/Feature
Chirag Chhatrala 28019fc7a0
Implement regex validation conditions in form logic (#645)
* Implement regex validation conditions in form logic

- Added support for 'matches_regex' and 'does_not_match_regex' conditions in FormPropertyLogicRule and FormLogicConditionChecker.
- Updated validation logic to handle regex patterns, including error handling for invalid patterns.
- Enhanced tests to cover scenarios for successful and failed regex validation, ensuring proper feedback for form submissions.
- Updated JSON schema to include new regex condition types.

These changes improve the flexibility of form validation by allowing regex-based conditions, enhancing user experience through more robust validation mechanisms.

* update resource filters

* Remove ray

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2024-12-16 17:17:29 +01:00
..
Forms Implement regex validation conditions in form logic (#645) 2024-12-16 17:17:29 +01:00
Integrations/Google/Sheets Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Submissions Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Zapier Reduce docker api image size, fix issues 2024-08-28 15:20:39 +02:00
FeatureFlagsControllerTest.php Fix custom-domains feature flag 2024-08-28 18:00:11 +02:00
LoginTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
RegisterTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
SettingsTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
TemplateTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
UserManagementTest.php Custom SMTP Settings (#561) 2024-09-24 12:16:20 +02:00
VerificationTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
WorkspaceTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
WorkspaceUserTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00