- 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. |
||
|---|---|---|
| .. | ||
| MemberStatsComputer.test.ts | ||
| teamctl.test.ts | ||
| TeamDataService.test.ts | ||
| TeamInboxReader.test.ts | ||
| TeamInboxWriter.test.ts | ||
| TeamKanbanManager.test.ts | ||
| TeamMemberLogsFinder.test.ts | ||
| TeamMemberResolver.test.ts | ||
| TeamProvisioningService.test.ts | ||
| TeamProvisioningServiceRelay.test.ts | ||
| TeamTaskWriter.test.ts | ||