opnform-host-nginx/api/app/Http
Julien Nahum 6cf1cd663a Refactor AnswerFormRequest to enhance option matching logic
- Improved the option matching logic in AnswerFormRequest by ensuring both 'id' and 'name' are checked for validity before comparison.
- Simplified the handling of selection fields and single select values to return the original value if no match is found.

This change aims to increase the robustness of data handling in form requests.
2024-11-29 15:17:49 +01:00
..
Controllers on fetch submission data display error if there (#608) 2024-11-13 09:48:28 +01:00
Middleware Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Requests Refactor AnswerFormRequest to enhance option matching logic 2024-11-29 15:17:49 +01:00
Resources Right to left mode (#611) 2024-11-20 15:29:08 +01:00
Kernel.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00