- Introduced a caching mechanism for team display names to reduce redundant API calls and improve performance. - Updated file change event handling to debounce cache invalidation, preventing unnecessary rescans during rapid file changes. - Enhanced GlobalTaskDetailDialog and TaskDetailDialog to manage loading states and improve team data fetching logic. - Refactored teamSlice to streamline team selection and data loading processes. |
||
|---|---|---|
| .. | ||
| AddMemberDialog.tsx | ||
| CreateTaskDialog.tsx | ||
| CreateTeamDialog.tsx | ||
| EditTeamDialog.tsx | ||
| GlobalTaskDetailDialog.tsx | ||
| LaunchTeamDialog.tsx | ||
| MembersJsonEditor.tsx | ||
| ProjectPathSelector.tsx | ||
| ReviewDialog.tsx | ||
| SendMessageDialog.tsx | ||
| TaskCommentInput.tsx | ||
| TaskCommentsSection.tsx | ||
| TaskDetailDialog.tsx | ||