tftsr-devops_investigation/src
Shaun Arman 44d33035de
All checks were successful
Test / frontend-tests (pull_request) Successful in 1m39s
Test / frontend-typecheck (pull_request) Successful in 1m48s
PR Review Automation / review (pull_request) Successful in 4m26s
Test / rust-fmt-check (pull_request) Successful in 12m9s
Test / rust-clippy (pull_request) Successful in 13m43s
Test / rust-tests (pull_request) Successful in 15m24s
fix(shell): resolve TypeScript errors in PTY terminal components
- Remove rows/cols from ITerminalOptions (not in xterm.js 5.x)
- Fix startPtyExecSessionCmd signature (add shell parameter)
- Fix startPtyAttachSessionCmd signature (handle optional container)
- Fix sendPtyStdinCmd call (send string directly, not byte array)

All TypeScript errors resolved, build now passes cleanly.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-06-09 17:12:41 -05:00
..
components fix(shell): resolve TypeScript errors in PTY terminal components 2026-06-09 17:12:41 -05:00
config feat(tables): implement configurable columns infrastructure 2026-06-09 14:37:04 -05:00
hooks feat(metrics): add frontend metrics integration with Chart.js 2026-06-09 17:05:24 -05:00
lib feat(metrics): add frontend metrics integration with Chart.js 2026-06-09 17:05:24 -05:00
pages fix(ui): critical UI fixes - logs, menus, dark mode, YAML 2026-06-09 13:33:37 -05:00
stores fix(performance): resolve memory leaks and add polish features 2026-06-09 13:28:30 -05:00
styles fix(performance): resolve memory leaks and add polish features 2026-06-09 13:28:30 -05:00
App.tsx fix(performance): resolve memory leaks and add polish features 2026-06-09 13:28:30 -05:00
main.tsx feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00
vite-env.d.ts docs: update documentation for Kubernetes Management UI 2026-06-07 11:09:22 -05:00