tftsr-devops_investigation/src/stores
Shaun Arman f7b4e591f9 fix(performance): resolve memory leaks and add polish features
- Fix LogStreamPanel event listener cleanup with synchronous unlisten
- Fix eventBus async-unsafe unsubscribe with proper error handling
- Fix KubernetesPage infinite loading by resetting state on section change
- Add ErrorBoundary component with reset capability
- Add Badge component with multiple variants
- Add ResourceDetailsDrawer for slide-out details panel
- Add useFavorites hook with localStorage persistence
- Add useKeyboardShortcuts hook for declarative shortcuts
- Add comprehensive test coverage for all new components/hooks
- Add keyboard shortcuts documentation to README
- Wrap KubernetesPage with ErrorBoundary for crash recovery
- Install react-window for virtual scrolling support

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-06-09 13:28:30 -05:00
..
attachmentStore.ts fix(lint): resolve ESLint errors 2026-06-06 11:44:40 -05:00
bottomPanelStore.ts fix(performance): resolve memory leaks and add polish features 2026-06-09 13:28:30 -05:00
historyStore.ts feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00
kubernetesStore.ts fix(kubernetes): sync active kubeconfig to store's selectedClusterId 2026-06-07 12:29:39 -05:00
sessionStore.ts fix(security): frontend attachment scan notice, bubble redaction update, fmt fix 2026-05-31 19:49:21 -05:00
settingsStore.ts feat: full copy from apollo_nxt-trcaa with complete sanitization 2026-06-05 14:12:43 -05:00