mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 18:53:37 +00:00
e16b520f15
Eliminate all severity classifications (warning, critical, info) to create a simpler, more focused alert system where alerts are treated uniformly. Changes: - Remove severity-based logic from server-side alert processing - Simplify email and webhook notifications to use consistent styling - Remove severity dropdowns and badges from UI components - Update alert display to use unified red styling for all alerts - Eliminate severity-based filtering and escalation logic - Simplify custom threshold system to single threshold values - Remove severity validation and defaults from rule creation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>