tftsr-devops_investigation/src/components
Shaun Arman 2d54858968 feat(proxmox): implement certificate manager and subscription registry (phases 10-11)
- CertificateList: full table with CN/SANs/Issuer/validity columns,
  expandable rows for full subject/fingerprint, color-coded status badges
  (green valid / yellow expiring <30d / red expired), View Details dialog,
  Renew action per row, empty state
- CertificatesPage: real data via listCertificates(), cluster selector for
  multi-cluster setups, Upload Custom Certificate dialog (file picker + PEM
  input), Order via ACME dialog with domain/node fields, error banner
- SubscriptionPage: two-panel layout — left panel for subscription key entry
  and activation with masked key display; right panel cluster status tree
  with Active/Expired/None badges, registration and next-due dates
- domain.ts: add Certificate interface (filename, subject, san, issuer,
  notbefore, notafter, fingerprint, pem)
- App.tsx: wire /proxmox/subscriptions route and nav entry
2026-06-12 21:57:38 -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(proxmox): implement certificate manager and subscription registry (phases 10-11) 2026-06-12 21:57:38 -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