opnform-host-nginx/api/app
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
..
Console Add Template Creation Functionality in Admin Panel (#729) 2025-03-25 12:14:09 +01: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 Sentry + Nuxt upgrade & (#738) 2025-04-01 17:41:10 +02:00
Integrations Add error logging for integration failures in AbstractIntegrationHandler 2025-01-14 14:34:03 +01:00
Jobs Refactor Form Submission and Field Management Logic 2025-03-25 18:42:53 +01: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 Replace env() usage within app (#735) 2025-03-26 14:42:41 +01:00
Notifications Improve Email Notification Message-ID and Threading Generation 2025-03-06 13:21:12 +08:00
Open Enhance redirect URL handling and MentionParser functionality (#639) 2024-12-10 12:26:01 +01:00
Policies Add workspace update functionality (#699) 2025-02-12 13:43:55 +01:00
Providers Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Rules Improve form property logic validation for checkbox conditions 2025-02-19 15:11:27 +01:00
Service Replace env() usage within app (#735) 2025-03-26 14:42:41 +01:00
helpers.php Custom SMTP Settings (#561) 2024-09-24 12:16:20 +02:00