coolify/app/Notifications
Andras Bacsai dea125f679 refactor(notifications): Improve transactional email settings handling
- Replace `! $type` checks with `blank($type)` for consistency
- Modify email settings configuration to handle null/disabled states
- Ensure proper fallback and configuration of email providers
2025-02-27 12:56:37 +01:00
..
Application fix(notifications): Correct environment URL path in application notifications 2025-02-27 11:56:39 +01:00
Channels refactor(notifications): Improve transactional email settings handling 2025-02-27 12:56:37 +01:00
Container
Database
Dto feat(core): You can validate compose files with docker compose config 2025-02-27 11:29:04 +01:00
Internal
ScheduledTask
Server
TransactionalEmails refactor(notifications): Improve transactional email settings handling 2025-02-27 12:56:37 +01:00
CustomEmailNotification.php
Test.php