coolify/resources/views/components/status
Andras Bacsai 498b189286 fix: correct status for services with all containers excluded from health checks
When all containers are excluded from health checks, display their actual status
with :excluded suffix instead of misleading hardcoded statuses. This prevents
broken UI state with incorrect action buttons and provides clarity that monitoring
is disabled.

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-19 10:54:51 +01:00
..
degraded.blade.php fix(css): remove unnecessary tracking classes from status components for consistency 2025-10-09 16:38:40 +02:00
index.blade.php feat: add container restart tracking and crash loop detection 2025-11-10 13:04:31 +01:00
restarting.blade.php fix(css): remove unnecessary tracking classes from status components for consistency 2025-10-09 16:38:40 +02:00
running.blade.php fix(css): remove unnecessary tracking classes from status components for consistency 2025-10-09 16:38:40 +02:00
services.blade.php fix: correct status for services with all containers excluded from health checks 2025-11-19 10:54:51 +01:00
stopped.blade.php fix(css): remove unnecessary tracking classes from status components for consistency 2025-10-09 16:38:40 +02:00