coolify/resources/views/components/status
Andras Bacsai ac9eca3c05 fix: don't show health status for exited containers
Exited containers don't run health checks, so showing "(unhealthy)" is
misleading. This fix ensures exited status displays without health
suffixes across all monitoring systems (SSH, Sentinel, services, etc.)
and at the UI layer for backward compatibility with existing data.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-24 09:09:37 +01:00
..
degraded.blade.php
index.blade.php
restarting.blade.php
running.blade.php feat: add helper messages for unknown and unhealthy states in running status component 2025-11-21 08:36:50 +01:00
services.blade.php
stopped.blade.php fix: don't show health status for exited containers 2025-11-24 09:09:37 +01:00