tftsr-devops_investigation/src/lib
Shaun Arman b2da13fbbe feat(proxmox): implement network management, tasks, custom views, and connection health (phases 14-15)
- Replace NetworkPage placeholder with live network interface list (type, address, gateway, active/autostart badges)
- Replace TasksPage placeholder with real cluster task log including running/completed/failed summary cards
- Create ViewsPage with create/delete UI for custom dashboard views
- Fix createClusterView TS client to pass viewId + name params matching Rust command signature
- Fix ClusterView TS interface to use view_id matching Rust DashboardView serialization
- Add ClusterInfoWithHealth struct to list_proxmox_clusters command with connected field reflecting in-memory pool state
- Add connected? field to ClusterInfo domain type
- Wire /proxmox/views route and Views nav entry in App.tsx
2026-06-12 21:58:31 -05:00
..
domain.ts feat(proxmox): implement certificate manager and subscription registry (phases 10-11) 2026-06-12 21:57:38 -05:00
domainPrompts.ts fix: remove ALL remaining proprietary references (MSI/Vesta/VNXT) 2026-06-05 16:13:39 -05:00
eventBus.ts fix(performance): resolve memory leaks and add polish features 2026-06-09 13:28:30 -05:00
INCIDENT_RESPONSE_FRAMEWORK.ts fix(mcp): improve UX clarity for encrypted env vars during edit 2026-06-01 11:58:52 -05:00
proxmoxClient.ts feat(proxmox): implement network management, tasks, custom views, and connection health (phases 14-15) 2026-06-12 21:58:31 -05:00
tauriCommands.ts fix: implement v1.2.1 fixes 2026-06-12 21:20:09 -05:00
utils.ts fix(performance): resolve memory leaks and add polish features 2026-06-09 13:28:30 -05:00