coolify/resources/views
Andras Bacsai b8cfc3f7c9 Add real-time upgrade progress tracking via status file
- upgrade.sh now writes status to /data/coolify/source/.upgrade-status
- New /api/upgrade-status endpoint reads status file for real progress
- Frontend polls status API instead of simulating progress
- Falls back to health check when service goes down during restart

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-12 21:11:32 +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 Improve upgrade process UX with better progress visibility 2025-12-12 17:26:08 +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 Move inline styles to global CSS file 2025-12-04 13:15:01 +01:00
livewire Add real-time upgrade progress tracking via status file 2025-12-12 21:11:32 +01:00
server fix: server validation process 2023-10-09 11:00:18 +02:00
source Refactor UI components to use 'coolbox' class for consistent styling across various views 2025-11-28 13:55:54 +01:00
vendor/mail Update version numbers and fix UI styling 2024-03-25 16:42:41 +01:00