Files
gandalf/static
jaredandClaude Sonnet 4.6 9e0f8555cc
Lint / Python (flake8) (push) Skipped
Lint / JS (eslint) (push) Skipped
Feature: show suppression status on active alert rows
Active events now carry an is_suppressed boolean (added in api_status()
and the index() route via check_suppressed() against the pre-loaded
suppression list). The events table renders a muted '🔕 sup' badge next
to the severity and dims the entire row (.row-suppressed) so operators
can immediately see which firing alerts are silenced.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-10 23:11:15 -04:00
..