Pulse/frontend-modern/src/stores
rcourtman 6c1a0815ea Fix host agent type badge flapping in UI
Add transient empty payload protection for hosts data, matching the
existing protection for dockerHosts. When a websocket message contains
an empty hosts array (transient state), the UI now waits for 3
consecutive empty payloads before applying the change.

This prevents the "Host" type badge from disappearing intermittently
in Settings → Agents → Managed Agents when the unified agent is
reporting both host and docker data.

Related to #773
2025-11-30 22:07:40 +00:00
..
alertsActivation.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
events.ts Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
metricsHistory.ts fix: sparkline canvas wrapper display mode for flex layout 2025-11-09 22:35:32 +00:00
metricsSampler.ts fix: remove unused samplerInterval variable 2025-11-27 13:20:58 +00:00
metricsViewMode.ts Improve update integration diagnostics 2025-11-12 22:27:05 +00:00
notifications.ts refactor: unify notifications into global toast 2025-10-22 12:39:01 +00:00
tokenReveal.ts Add reusable API token reveal dialog 2025-10-15 22:45:14 +00:00
updates.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
websocket-global.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
websocket.ts Fix host agent type badge flapping in UI 2025-11-30 22:07:40 +00:00