opnform-host-nginx/api/app/Http
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
..
Controllers Enhance JWT Token Management and Authentication Flow (#720) 2025-03-10 17:32:17 +08:00
Middleware Refactor Docker configuration and development setup 2025-01-29 17:19:36 +01:00
Requests Hidden field can never be required. Skip that validation (#716) 2025-03-12 14:47:06 +08:00
Resources Readonly User (#637) 2024-12-30 14:35:23 +01:00
Kernel.php Refactor Docker configuration and development setup 2025-01-29 17:19:36 +01:00