Pulse/frontend-modern/src/utils
rcourtman 307bb9f6cc feat: add Linux agent archives to releases and improve version mismatch detection
Release improvements:
- Add standalone Linux agent archives (amd64, arm64, armv7, armv6, 386) to releases
- Previously only Darwin/Windows had standalone agent downloads

Agent version mismatch detection:
- New agentVersion.ts utility compares agent versions against server version
- DockerHostSummaryTable now shows accurate 'outdated' warnings when
  agent version is older than the connected Pulse server
- Better tooltips explain version status and upgrade instructions
2025-12-16 22:51:10 +00:00
..
__tests__ feat: configurable backup freshness thresholds for dashboard indicator 2025-12-16 16:36:08 +00:00
agentVersion.ts feat: add Linux agent archives to releases and improve version mismatch detection 2025-12-16 22:51:10 +00:00
alertFormatters.ts Frontend updates 2025-12-07 00:49:32 +00:00
alerts.ts chore: remove dead code and unused exports 2025-11-27 13:17:39 +00:00
alertsActivation.ts Update Pulse install flow and related components 2025-10-21 19:58:53 +00:00
apiClient.ts checkpoint: remove unified resources UI, keep backend model 2025-12-07 22:54:27 +00:00
canvasRenderQueue.ts feat: add sparklines view mode for metrics visualization 2025-11-09 22:31:35 +00:00
clipboard.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
format.ts feat: configurable backup freshness thresholds for dashboard indicator 2025-12-16 16:36:08 +00:00
localStorage.ts checkpoint: remove unified resources UI, keep backend model 2025-12-07 22:54:27 +00:00
logger.ts Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
metricsKeys.ts chore: remove dead code and unused exports 2025-11-27 13:17:39 +00:00
nodes.ts Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
searchHistory.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
searchQuery.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
status.ts Refine memory visualization with StackedMemoryBar component 2025-11-29 13:48:30 +00:00
tagColors.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
temperature.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
toast.ts Improve PMG connection testing to validate metrics endpoints 2025-11-05 18:40:39 +00:00
url.ts feat: add API token to WebSocket URL for authentication 2025-12-13 21:30:27 +00:00