Pulse/frontend-modern/src/components/shared
rcourtman d62259ffa7 Add AMD GPU temperature monitoring support
Related to #600

- Add GPU field to Temperature model with edge, junction, and mem sensors
- Add amdgpu chip recognition to temperature parser
- Implement parseGPUTemps() to extract AMD GPU temperature data
- Update frontend TypeScript types to include GPU temperatures
- Display GPU temps in node table tooltip alongside CPU temps
- Set hasGPU flag when GPU data is available

This enables temperature monitoring for AMD GPUs (amdgpu sensors)
that was previously being collected via SSH but silently discarded
during parsing.
2025-11-06 00:19:04 +00:00
..
Card.tsx refactor: remove legacy DISABLE_AUTH flag and enhance authentication UX 2025-10-27 19:46:51 +00:00
CopyButton.tsx Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
EmptyState.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
Form.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
NodeGroupHeader.tsx Add guest URL support for PVE hosts 2025-11-05 19:06:08 +00:00
NodeSummaryTable.tsx Add AMD GPU temperature monitoring support 2025-11-06 00:19:04 +00:00
ScrollableTable.tsx refactor: remove legacy DISABLE_AUTH flag and enhance authentication UX 2025-10-27 19:46:51 +00:00
SearchTipsPopover.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
SectionHeader.tsx feat: improve mobile layout responsiveness 2025-10-22 12:39:53 +00:00
SettingsPanel.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
StatusBadge.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
Toggle.tsx release: prepare v4.25.0 2025-10-22 10:46:18 +00:00
Tooltip.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
UnifiedNodeSelector.tsx Add per-node temperature monitoring and fix critical config update bug 2025-11-05 14:11:53 +00:00