tftsr-devops_investigation/src/pages
Shaun Arman 87e21e243e fix: persist Proxmox settings via localStorage; fix Remotes add/refresh flow
- ProxmoxSettings: load all six settings from localStorage on mount via
  useEffect, wire Save button to write values and show a 2s confirmation,
  wire Reset button to clear keys and restore defaults
- RemotesPage: attach loadRemotes() to the header Refresh button onClick
  and replace the no-op onRefresh prop passed to RemotesList
- EditRemoteForm: add password field to RemoteConfig interface and form
  so handleEditRemote receives a complete config; use DialogFooter for
  consistent button layout
2026-06-12 21:52:05 -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 fix: persist Proxmox settings via localStorage; fix Remotes add/refresh flow 2026-06-12 21:52:05 -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: persist Proxmox settings via localStorage; fix Remotes add/refresh flow 2026-06-12 21:52:05 -05:00
Triage fix(kube): resolve automated PR review blockers and warnings 2026-06-06 23:55:44 -05:00