opnform-host-nginx/api/tests/Feature
Chirag Chhatrala 7b942997ce
Hidden field can never be required. Skip that validation (#716)
* Hidden field can never be required. Skip that validation

* Refactor form logic editor UI with improved text and styling

- Replace UAlert with plain text description
- Update action description text
- Remove help text from select input
- Simplify note about hidden field requirements

* Add test for form logic field visibility and validation

- Implement test case for fields hidden by logic conditions
- Update AnswerFormRequest to use new FormLogicPropertyResolver method for hidden field check
- Ensure required fields are skipped when hidden by form logic

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2025-03-12 14:47:06 +08:00
..
Forms Hidden field can never be required. Skip that validation (#716) 2025-03-12 14:47:06 +08:00
Integrations Email spam security (#641) 2024-12-18 13:16:27 +01:00
Submissions Refactor FormSubmissionDataFactory to use TestHelpers trait 2025-03-04 13:38:33 +08:00
Zapier Refactor FormSubmissionDataFactory to use TestHelpers trait 2025-03-04 13:38:33 +08: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 Add reCAPTCHA support and update captcha provider handling (#647) 2024-12-18 16:35:09 +01: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 Email spam security (#641) 2024-12-18 13:16:27 +01:00
VerificationTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
WorkspaceTest.php Add workspace update functionality (#699) 2025-02-12 13:43:55 +01:00
WorkspaceUserTest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00