Pulse/frontend-modern/src
Pulse Monitor 39dd782008 fix: use orange color for PMG host backups instead of purple
Changed PMG host backup badges from purple to orange since PBS
already uses purple. This avoids color confusion between PBS
instances and PMG host configuration backups.

Color scheme:
- VM: Blue
- LXC: Green
- Host/PMG: Orange
- PBS: Purple (unchanged)
2025-08-27 19:29:33 +00:00
..
api feat: add bulk alert operations and improve Proxmox permissions 2025-08-23 16:37:37 +00:00
components fix: use orange color for PMG host backups instead of purple 2025-08-27 19:29:33 +00:00
hooks Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
pages fix: address #357 - persist schedule settings correctly in alerts UI 2025-08-27 14:54:44 +00:00
stores fix: add null checks for WebSocket alert arrays 2025-08-27 19:12:56 +00:00
styles fix: resolve WebSocket metric updates and improve polling efficiency 2025-08-16 12:12:10 +00:00
types fix: address #357 - persist schedule settings correctly in alerts UI 2025-08-27 14:54:44 +00:00
utils improve: comprehensive type safety improvements across codebase 2025-08-19 21:32:44 +00:00
App.tsx feat: add visual update notifications 2025-08-27 18:19:05 +00:00
constants.ts fix: Docker auth persistence by setting PULSE_DOCKER env var 2025-08-14 12:07:59 +00:00
index.css feat: add visual update notifications 2025-08-27 18:19:05 +00:00
index.tsx fix: resolve WebSocket metric updates and improve polling efficiency 2025-08-16 12:12:10 +00:00
vite-env.d.ts Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00