Pulse/scripts
Pulse Monitor 8e0aa39643 Fix alert system: clearing and frontend reactivity
- Fixed alert clearing logic to work even when alerts are acknowledged
- Added immediate WebSocket state broadcast after alert resolution
- Fixed frontend activeAlerts store updates to maintain SolidJS reactivity
- Added logging for alert resolution events

The alert system now properly:
- Creates alerts when thresholds are exceeded
- Clears alerts automatically when values drop below clear threshold
- Updates frontend in real-time without requiring page refresh
2025-07-29 14:53:41 +00:00
..
backend-watch.sh Fix alert system: clearing and frontend reactivity 2025-07-29 14:53:41 +00:00
dev.sh Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
generate-frontend-config.sh Fix alert system: clearing and frontend reactivity 2025-07-29 14:53:41 +00:00
install-pulse.sh Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
install-services.sh Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
uninstall-services.sh Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00