- Added architectural plan and iteration plan for the in-app project editor. - Introduced new components for the editor, including CodeEditorOverlay, FileTreePanel, and EditorTabsPanel. - Established state management using Zustand for editor state persistence. - Implemented IPC channels for file operations and editor functionality. - Enhanced TeamDetailView with a button to open the editor overlay. - Conducted reuse analysis for existing components to optimize codebase integration. |
||
|---|---|---|
| .. | ||
| cliInstallerSlice.test.ts | ||
| notificationSlice.test.ts | ||
| paneSlice.test.ts | ||
| pathResolution.test.ts | ||
| sessionSlice.test.ts | ||
| storeTestUtils.ts | ||
| tabSlice.test.ts | ||
| tabUISlice.test.ts | ||
| teamChangeThrottle.test.ts | ||
| teamSlice.test.ts | ||