coolify/resources/views
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
..
auth style: update background colors to use gray-50 for consistency in auth views 2025-11-06 08:43:43 +01:00
components Refactor color classes from yellow to warning across the application 2025-11-28 16:23:32 +01:00
emails Fix Traefik email notification with clickable server links 2025-12-02 13:08:40 +01:00
errors fix(errors): update error pages to provide navigation options 2025-08-22 14:00:01 +02:00
layouts style: update background colors to use gray-50 for consistency in auth views 2025-11-06 08:43:43 +01:00
livewire Merge branch 'next' into fix-port-modal-strip-prefixes 2025-12-01 13:43:41 +01:00
server
source Refactor UI components to use 'coolbox' class for consistent styling across various views 2025-11-28 13:55:54 +01:00
vendor/mail