tftsr-devops_investigation/src/pages/Proxmox
Shaun Arman 58b4d59e6d
Some checks failed
Test / frontend-tests (pull_request) Successful in 1m38s
Test / frontend-typecheck (pull_request) Successful in 1m46s
PR Review Automation / review (pull_request) Successful in 5m37s
Test / rust-fmt-check (pull_request) Failing after 12m26s
Test / rust-clippy (pull_request) Successful in 13m43s
Test / rust-tests (pull_request) Successful in 16m4s
fix(proxmox): address PR review findings
- Storage: prevent double-slash ID when cluster/resources returns
  shared storage without a node field (e.g. "storage//PBS_TFTSR"
  → "storage/PBS_TFTSR")
- Firewall: add comment explaining why rule_num is omitted from
  add_rule — PVE assigns position (pos) automatically on creation
- Network: replace misleading "implementation pending" toasts with
  an immediate warning; dialog no longer opens since backend commands
  (POST/PUT/DELETE nodes/{node}/network) are not yet implemented
- Backup: same treatment for New Job — warns immediately instead of
  opening a form that silently does nothing
- VMList: add comment explaining handleVMAction receives clusterId
  from props (not a stale closure over state); add inline comment
  clarifying the migration button disabled conditions
2026-06-21 15:48:09 -05:00
..
ACLPage.tsx fix(proxmox): remove dummy data, fix add-remote, fix updater 2026-06-13 17:33:23 -05:00
AdminPage.tsx feat(proxmox): implement notes system, resource search, and administration panel (phases 12-13) 2026-06-12 21:55:01 -05:00
BackupPage.tsx fix(proxmox): address PR review findings 2026-06-21 15:48:09 -05:00
CephPage.tsx fix(proxmox): restore broken client retrieval across all commands 2026-06-19 22:13:48 -05:00
CertificatesPage.tsx feat(proxmox): implement certificate manager and subscription registry (phases 10-11) 2026-06-12 21:57:38 -05:00
ContainersPage.tsx fix(proxmox): remove dummy data, fix add-remote, fix updater 2026-06-13 17:33:23 -05:00
FirewallPage.tsx fix(proxmox): resolve 7 dashboard and AI chat issues 2026-06-21 15:08:56 -05:00
HAPage.tsx feat(proxmox): implement HA groups manager and user management UI (phases 8-9) 2026-06-12 21:55:35 -05:00
NetworkPage.tsx fix(proxmox): address PR review findings 2026-06-21 15:48:09 -05:00
NotesPage.tsx feat(proxmox): implement notes system, resource search, and administration panel (phases 12-13) 2026-06-12 21:55:01 -05:00
RemotesPage.tsx docs: remove hardcoded 172.0.0.18 references 2026-06-20 21:51:51 -05:00
SDNPage.tsx feat: implement 100% Proxmox PDM feature parity - UI components 2026-06-11 13:47:09 -05:00
SearchPage.tsx feat(proxmox): implement notes system, resource search, and administration panel (phases 12-13) 2026-06-12 21:55:01 -05:00
StoragePage.tsx fix(proxmox): remove dummy data, fix add-remote, fix updater 2026-06-13 17:33:23 -05:00
SubscriptionPage.tsx feat(proxmox): implement certificate manager and subscription registry (phases 10-11) 2026-06-12 21:57:38 -05:00
TasksPage.tsx feat(proxmox): implement network management, tasks, custom views, and connection health (phases 14-15) 2026-06-12 21:58:31 -05:00
ViewsPage.tsx fix(proxmox): comprehensive VM management and UI improvements 2026-06-21 11:17:31 -05:00
VMsPage.tsx fix(proxmox): resolve 7 dashboard and AI chat issues 2026-06-21 15:08:56 -05:00