tftsr-devops_investigation/src/components
Shaun Arman 8678fcae49 feat: Implement remaining PDM features - Phases 12-15
- Phase 12: Search Functionality (SearchBar + SearchResults)
- Phase 13: Advanced Cluster Operations (ClusterOperationsList)
- Phase 14: Connection Caching (ConnectionList)
- Phase 15: CLI Tools (CLICommandsList)

All components pass TypeScript, ESLint, and existing tests.
All Rust code passes clippy and format checks.
2026-06-11 09:48:49 -05:00
..
dock fix(performance): resolve memory leaks and add polish features 2026-06-09 13:28:30 -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
metrics feat(metrics): add frontend metrics integration with Chart.js 2026-06-09 17:05:24 -05:00
Proxmox feat: Implement remaining PDM features - Phases 12-15 2026-06-11 09:48:49 -05:00
tables feat(tables): implement configurable columns infrastructure 2026-06-09 14:37:04 -05:00
ui feat: Implement Proxmox Datacenter Manager feature parity - Phases 1-11 2026-06-11 09:38:36 -05:00
Badge.test.tsx fix(performance): resolve memory leaks and add polish features 2026-06-09 13:28:30 -05:00
Badge.tsx fix(kube): fix PTY param names, ansi-to-react ESM interop, and dark mode badges 2026-06-09 20:38:24 -05:00
BottomPanel.tsx fix(ui): critical UI fixes - logs, menus, dark mode, YAML 2026-06-09 13:33:37 -05:00
BottomPanelManager.tsx fix(ui): critical UI fixes - logs, menus, dark mode, YAML 2026-06-09 13:33:37 -05:00
ChatWindow.tsx feat: inline file/screenshot attachment in triage chat 2026-03-31 08:40:36 -05:00
DocEditor.tsx fix: improve download button visibility and add DOCX export 2026-04-03 12:33:27 -05:00
ErrorBoundary.test.tsx fix(performance): resolve memory leaks and add polish features 2026-06-09 13:28:30 -05:00
ErrorBoundary.tsx fix(performance): resolve memory leaks and add polish features 2026-06-09 13:28:30 -05:00
HardwareReport.tsx fix: provider test FK error, model pull white screen, RECOMMENDED badge 2026-03-31 07:46:36 -05:00
ImageGallery.tsx fix(ui): correct font contrast and background colors in dark mode 2026-06-07 21:30:50 -05:00
ModelSelector.tsx feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00
PiiDiffViewer.tsx fix(ui): correct font contrast and background colors in dark mode 2026-06-07 21:30:50 -05:00
ResourceDetailsDrawer.tsx fix(performance): resolve memory leaks and add polish features 2026-06-09 13:28:30 -05:00
ShellApprovalModal.tsx fix(ui): correct font contrast and background colors in dark mode 2026-06-07 21:30:50 -05:00
TriageProgress.tsx feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00