tftsr-devops_investigation/src
Shaun Arman d24f9e2adf feat: move auto-updater to Settings > Updater; collapse Proxmox nav by default
- Restore Settings/Updater.tsx with channel selection and update check UI
- Strip updater state/functions/Card from Settings/Proxmox.tsx; update description
- Add Updater to settingsItems and /settings/updater route in App.tsx
- Replace always-open Proxmox NavLink with accordion toggle (expandedSections state)
- Add ChevronDown/RefreshCw to lucide imports; promote useLocation from void call
2026-06-12 21:46:52 -05:00
..
components feat: implement 100% Proxmox PDM feature parity - UI components 2026-06-11 13:47:09 -05:00
config feat(tables): implement configurable columns infrastructure 2026-06-09 14:37:04 -05:00
hooks fix(kube): configure Monaco for offline use and fix pod column data (IP/Node/CPU/Memory) 2026-06-09 20:39:10 -05:00
lib fix: implement v1.2.1 fixes 2026-06-12 21:20:09 -05:00
pages feat: move auto-updater to Settings > Updater; collapse Proxmox nav by default 2026-06-12 21:46:52 -05:00
stores fix(performance): resolve memory leaks and add polish features 2026-06-09 13:28:30 -05:00
styles fix(performance): resolve memory leaks and add polish features 2026-06-09 13:28:30 -05:00
App.tsx feat: move auto-updater to Settings > Updater; collapse Proxmox nav by default 2026-06-12 21:46:52 -05:00
main.tsx fix(kube): configure Monaco for offline use and fix pod column data (IP/Node/CPU/Memory) 2026-06-09 20:39:10 -05:00
vite-env.d.ts docs: update documentation for Kubernetes Management UI 2026-06-07 11:09:22 -05:00