opnform-host-nginx/api/app
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
..
Console improve email notfication migration (#602) 2024-10-24 15:48:04 +02:00
Enums Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Events Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Exceptions Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Exports Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Http Refactor AnswerFormRequest to enhance option matching logic 2024-11-29 15:17:49 +01:00
Integrations Added parseAsText to mention parser. Fix multiple email recipients 2024-11-06 17:48:10 +01:00
Jobs Custom SMTP Settings (#561) 2024-09-24 12:16:20 +02:00
Listeners Custom SMTP Settings (#561) 2024-09-24 12:16:20 +02:00
Mail Apply Mentions everywhere (#595) 2024-10-22 10:34:29 +02:00
Models Right to left mode (#611) 2024-11-20 15:29:08 +01:00
Notifications Added parseAsText to mention parser. Fix multiple email recipients 2024-11-06 17:48:10 +01:00
Open Added parseAsText to mention parser. Fix multiple email recipients 2024-11-06 17:48:10 +01:00
Policies Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Providers Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Rules Custom SMTP Settings (#561) 2024-09-24 12:16:20 +02:00
Service Apply Mentions everywhere (#595) 2024-10-22 10:34:29 +02:00
helpers.php Custom SMTP Settings (#561) 2024-09-24 12:16:20 +02:00