mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 18:53:37 +00:00
d34ebeac53
- Simplified alert rules: removed warning/critical levels, now one rule per metric type - Unified alert editing: all rules (built-in and custom) use same modal template - Enhanced UI: show actual thresholds/conditions in rules list without clicking edit - Fixed Create Rule button: changed from event listener to direct onclick approach - Fixed disabled rules visibility: disabled rules now stay in list with toggle off - Removed redundant labels: eliminated "Enabled/Disabled" badges (toggle shows state) - Updated alert summary cards: replaced Critical/Warning/Info with Active/Acknowledged/Rules/Status - Improved UX: consistent editing experience across all alert types - Cleaned up duplicate code: removed separate modal templates for system vs custom alerts 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>