Pulse/frontend-modern/src/components/Dashboard
rcourtman c9915ead8b feat: Add OS type display for LXC containers
- Extract ostype from LXC container config (debian, ubuntu, alpine, etc.)
- Map ostype values to human-readable names (e.g., "debian" -> "Debian")
- Add OSName field to Container model and ContainerFrontend
- Add icons for NixOS, openSUSE, and Gentoo in frontend
- LXC containers now show OS icons alongside VMs in the dashboard

Supported LXC OS types: alpine, archlinux, centos, debian, devuan,
fedora, gentoo, nixos, opensuse, ubuntu, unmanaged
2025-12-05 12:43:32 +00:00
..
Dashboard.tsx feat: Toggleable table columns with rich tooltips for Proxmox dashboard 2025-12-05 12:12:56 +00:00
DashboardFilter.tsx feat: Toggleable table columns with rich tooltips for Proxmox dashboard 2025-12-05 12:12:56 +00:00
DiskList.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
EnhancedCPUBar.tsx Remove CPU capacity marker and highlight high container restarts 2025-11-29 22:37:17 +00:00
GuestDrawer.tsx feat: Toggleable table columns with rich tooltips for Proxmox dashboard 2025-12-05 12:12:56 +00:00
GuestRow.tsx feat: Add OS type display for LXC containers 2025-12-05 12:43:32 +00:00
IOMetric.tsx fix: restore I/O column styling to match v4.32.5 release 2025-11-26 09:32:58 +00:00
MetricBar.tsx feat: add stacked disk bar to hosts overview and fix tooltip positioning 2025-11-28 22:10:15 +00:00
StackedDiskBar.tsx feat: Toggleable table columns with rich tooltips for Proxmox dashboard 2025-12-05 12:12:56 +00:00
StackedMemoryBar.tsx fix: Resolve TypeScript errors in StackedMemoryBar and Settings 2025-12-02 20:37:44 +00:00
TagBadges.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
ThresholdSlider.tsx chore: snapshot current changes 2025-11-02 22:47:55 +00:00