- 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. |
||
|---|---|---|
| .. | ||
| Forms | ||
| Integrations | ||
| Submissions | ||
| Zapier | ||
| FeatureFlagsControllerTest.php | ||
| LoginTest.php | ||
| RegisterTest.php | ||
| SettingsTest.php | ||
| TemplateTest.php | ||
| UserManagementTest.php | ||
| VerificationTest.php | ||
| WorkspaceTest.php | ||
| WorkspaceUserTest.php | ||