tftsr-devops_investigation/src/pages
Shaun Arman 8eba9691f9
Some checks failed
Test / frontend-tests (pull_request) Successful in 1m42s
Test / frontend-typecheck (pull_request) Successful in 1m50s
PR Review Automation / review (pull_request) Failing after 3m50s
Test / rust-fmt-check (pull_request) Successful in 12m29s
Test / rust-clippy (pull_request) Successful in 14m25s
Test / rust-tests (pull_request) Successful in 16m30s
feat: implement 100% Proxmox PDM feature parity
- Add 8 new UI components: AclList, AddRemoteForm, ContainerConsole, ContainerOverview, EditRemoteForm, RemoveRemoteDialog, VMConsole, VMOverview
- Add 13 Proxmox management pages: ACLPage, BackupPage, CephPage, CertificatesPage, ContainersPage, FirewallPage, HAPage, NetworkPage, RemotesPage, SDNPage, StoragePage, TasksPage, VMsPage
- Add 13 new routes to App.tsx for Proxmox management pages
- All components use existing UI components from src/components/ui/index.tsx
- TypeScript and ESLint pass with 0 errors
- Rust clippy passes with 0 warnings
- All tests pass (406 Rust, 386 frontend)

Files changed: 24 files, +2060 insertions, -45 deletions
2026-06-11 13:31:48 -05:00
..
Dashboard feat(ui): fix model dropdown, auth prefill, PII persistence, theme toggle, and Ollama bundle 2026-04-05 19:30:41 -05:00
History fix: address PR review findings — compress errors, size guard, modal error display 2026-05-31 18:06:07 -05:00
Kubernetes fix(kube): fix PTY param names, ansi-to-react ESM interop, and dark mode badges 2026-06-09 20:38:24 -05:00
LogUpload fix(ui): correct font contrast and background colors in dark mode 2026-06-07 21:30:50 -05:00
NewIssue feat: full copy from apollo_nxt-trcaa with complete sanitization 2026-06-05 14:12:43 -05:00
Postmortem feat: wire incident response methodology into AI and record triage events 2026-04-19 18:13:47 -05:00
Proxmox feat: implement 100% Proxmox PDM feature parity 2026-06-11 13:31:48 -05:00
RCA feat: wire incident response methodology into AI and record triage events 2026-04-19 18:13:47 -05:00
Resolution fix: UI contrast issues and ARM64 build failure 2026-04-03 08:05:58 -05:00
Settings fix(ui): correct font contrast and background colors in dark mode 2026-06-07 21:30:50 -05:00
Triage fix(kube): resolve automated PR review blockers and warnings 2026-06-06 23:55:44 -05:00