coolify/app/Notifications/Server
Andras Bacsai 4b119726d9 Fix Traefik email notification with clickable server links
- Add URL generation to notification class using base_url() helper
- Replace config('app.url') with proper base_url() for accurate instance URL
- Make server names clickable links to proxy configuration page
- Use data_get() with fallback values for safer template data access
- Add comprehensive tests for URL generation and email rendering

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 13:08:40 +01:00
..
DockerCleanupFailed.php feat: add UUIDs and URLs to webhook notifications 2025-10-10 18:41:46 +02:00
DockerCleanupSuccess.php feat: add UUIDs and URLs to webhook notifications 2025-10-10 18:41:46 +02:00
ForceDisabled.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
ForceEnabled.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
HetznerDeletionFailed.php feat: implement Hetzner deletion failure notification system with email and messaging support 2025-10-10 09:35:58 +02:00
HighDiskUsage.php feat: add UUIDs and URLs to webhook notifications 2025-10-10 18:41:46 +02:00
Reachable.php feat: add UUIDs and URLs to webhook notifications 2025-10-10 18:41:46 +02:00
ServerPatchCheck.php refactor: remove staging URL logic from ServerPatchCheck constructor 2025-10-26 21:52:51 +01:00
TraefikVersionOutdated.php Fix Traefik email notification with clickable server links 2025-12-02 13:08:40 +01:00
Unreachable.php feat: add UUIDs and URLs to webhook notifications 2025-10-10 18:41:46 +02:00