tftsr-devops_investigation/src
Shaun Arman b6453b0f75
Some checks failed
Test / frontend-tests (pull_request) Successful in 1m32s
Test / frontend-typecheck (pull_request) Successful in 1m34s
PR Review Automation / review (pull_request) Successful in 3m28s
Test / rust-fmt-check (pull_request) Failing after 11m18s
Test / rust-clippy (pull_request) Successful in 13m0s
Test / rust-tests (pull_request) Successful in 14m38s
fix: add app shutdown cleanup for port forward processes
- Add shutdown_port_forwards() Rust command to kill all child processes
- Add shutdownPortForwardsCmd() frontend command wrapper
- Add cleanup effect in App.tsx to call shutdown on unmount
- All port forward child processes now killed on app exit
2026-06-06 18:48:52 -05:00
..
components fix: address automated PR review findings 2026-06-06 16:23:00 -05:00
lib fix: add app shutdown cleanup for port forward processes 2026-06-06 18:48:52 -05:00
pages fix: address PR review findings 2026-06-06 13:01:35 -05:00
stores fix(lint): resolve ESLint errors 2026-06-06 11:44:40 -05:00
styles fix: dropdown text invisible on macOS + correct codesign order for DMG 2026-03-30 16:43:00 -05:00
App.tsx fix: add app shutdown cleanup for port forward processes 2026-06-06 18:48:52 -05:00
main.tsx feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00