coolify/resources/views/emails
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
..
application-deployment-failed.blade.php
application-deployment-success.blade.php
application-status-changes.blade.php
backup-failed.blade.php
backup-success-with-s3-warning.blade.php
backup-success.blade.php
before-trial-conversion.blade.php
container-restarted.blade.php
container-stopped.blade.php
daily-backup.blade.php
docker-cleanup-failed.blade.php
docker-cleanup-success.blade.php
email-change-verification.blade.php
email-verification.blade.php
help.blade.php
hetzner-deletion-failed.blade.php feat: implement Hetzner deletion failure notification system with email and messaging support 2025-10-10 09:35:58 +02:00
high-disk-usage.blade.php
invitation-link.blade.php
reset-password.blade.php
s3-connection-error.blade.php
scheduled-task-failed.blade.php
scheduled-task-success.blade.php
server-force-disabled.blade.php
server-force-enabled.blade.php
server-lost-connection.blade.php
server-patches-error.blade.php
server-patches.blade.php
server-revived.blade.php
ssl-certificate-renewed.blade.php
subscription-invoice-failed.blade.php
test.blade.php
traefik-version-outdated.blade.php Fix Traefik email notification with clickable server links 2025-12-02 13:08:40 +01:00
trial-ended.blade.php
trial-ends-soon.blade.php
updates.blade.php