agent-ecosystem/src/renderer/components/team/dialogs
iliya b346fd319d feat: optimize team display name resolution and enhance file change handling
- 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.
2026-02-28 22:16:18 +02:00
..
AddMemberDialog.tsx fix: enhance terminal IPC handlers with error handling 2026-02-26 21:41:27 +02:00
CreateTaskDialog.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
CreateTeamDialog.tsx feat: implement in-app project editor with CodeMirror integration 2026-02-27 22:36:06 +02:00
EditTeamDialog.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
GlobalTaskDetailDialog.tsx feat: optimize team display name resolution and enhance file change handling 2026-02-28 22:16:18 +02:00
LaunchTeamDialog.tsx fix: update MemberBadge and LaunchTeamDialog components for improved functionality 2026-02-27 13:25:07 +02:00
MembersJsonEditor.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
ProjectPathSelector.tsx feat: update pricing configuration and enhance file content handling 2026-02-26 14:30:09 +02:00
ReviewDialog.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
SendMessageDialog.tsx feat: update pricing configuration and enhance file content handling 2026-02-26 14:30:09 +02:00
TaskCommentInput.tsx feat: enhance CollapsibleTeamSection and TaskCommentsSection with new features 2026-02-26 12:52:51 +02:00
TaskCommentsSection.tsx feat: integrate terminal service and enhance CLI authentication handling 2026-02-26 20:17:32 +02:00
TaskDetailDialog.tsx feat: optimize team display name resolution and enhance file change handling 2026-02-28 22:16:18 +02:00