opnform-host-nginx/api/app/Http/Requests
Chirag Chhatrala 7efa8ed9cb
Sentry + Nuxt upgrade & (#738)
Implement Enhanced Validation Logging in UserFormRequest

- Added a `failedValidation` method in `UserFormRequest` to log validation errors, including request data and user information, to the combined log channel and Slack.
- Updated `nuxt.config.ts` to integrate the latest Sentry module and adjusted configurations for improved error tracking.
- Refactored the `FeatureBase.vue` component to include error handling during user setup.
- Removed the deprecated Sentry plugin and replaced it with the new Sentry Nuxt integration for better performance and maintainability.

These changes aim to enhance error tracking and improve the overall robustness of form validation and user experience.
2025-04-01 17:41:10 +02:00
..
Integration Email spam security (#641) 2024-12-18 13:16:27 +01:00
Subscriptions Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Templates Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Workspace Enhance email settings functionality by adding sender address support (#668) 2025-01-27 16:07:01 +01:00
Zapier Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
AiGenerateFormRequest.php Decouple title from title block (#696) 2025-03-21 16:59:18 +01:00
AnswerFormRequest.php Hidden field can never be required. Skip that validation (#716) 2025-03-12 14:47:06 +08:00
CreateTokenRequest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
FormStatsRequest.php Better Form Stats (#567) 2024-09-18 19:20:52 +02:00
FormSubmissionExportRequest.php Enhance Form Submission Export Functionality (#657) 2025-01-07 15:04:02 +01:00
StoreFormRequest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
UpdateFormRequest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
UploadAssetRequest.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
UserFormRequest.php Sentry + Nuxt upgrade & (#738) 2025-04-01 17:41:10 +02:00