opnform-host-nginx/api/app
Julien Nahum e3fd709326 Refactor Email Integration Handling
- Removed the AbstractEmailIntegrationHandler class to streamline email integration logic.
- Updated EmailIntegration class to extend AbstractIntegrationHandler instead of the removed class.
- Modified FormEmailNotification to handle mailer configuration internally, eliminating the need to pass the mailer as a parameter.

These changes enhance the clarity and maintainability of the email integration process by consolidating configuration logic and reducing class dependencies.
2025-01-14 13:29:09 +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 Enhance Form Submission Export Functionality (#657) 2025-01-07 15:04:02 +01:00
Integrations Refactor Email Integration Handling 2025-01-14 13:29:09 +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 Readonly User (#637) 2024-12-30 14:35:23 +01:00
Notifications Refactor Email Integration Handling 2025-01-14 13:29:09 +01:00
Open Enhance redirect URL handling and MentionParser functionality (#639) 2024-12-10 12:26:01 +01:00
Policies Readonly User (#637) 2024-12-30 14:35:23 +01:00
Providers Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Rules Add reCAPTCHA support and update captcha provider handling (#647) 2024-12-18 16:35:09 +01:00
Service improve s3key exception (#661) 2025-01-06 12:52:20 +01:00
helpers.php Custom SMTP Settings (#561) 2024-09-24 12:16:20 +02:00