agent-ecosystem/src/renderer/components/team
iliya 265becae2d feat: implement member role update functionality
- Added IPC channel for updating a team member's role, including validation for team and member names.
- Implemented `handleUpdateMemberRole` function to manage role changes and notify the team lead of updates.
- Updated `TeamDataService` to support role changes and ensure data consistency.
- Enhanced UI components to allow role editing and display loading states during updates.
- Integrated role update handling in the team management dialogs, improving user experience.
2026-02-24 17:31:26 +02:00
..
activity feat: add agent language update handling and validation 2026-02-24 17:11:54 +02:00
attachments fix: enhance message sending reliability and error handling 2026-02-24 16:01:44 +02:00
dialogs feat: implement member role update functionality 2026-02-24 17:31:26 +02:00
kanban feat: add agent language update handling and validation 2026-02-24 17:11:54 +02:00
members feat: implement member role update functionality 2026-02-24 17:31:26 +02:00
messages fix: enhance message sending reliability and error handling 2026-02-24 16:01:44 +02:00
tasks refactor: update IPC channel constants and improve markdown plugin usage 2026-02-23 20:06:08 +02:00
CollapsibleTeamSection.tsx feat: enhance folder navigation and team section UI 2026-02-24 16:10:15 +02:00
MemberBadge.tsx feat: add/remove member, mesage box, improve ui... 2026-02-24 14:17:03 +02:00
ProvisioningProgressBlock.tsx feat: add agent language update handling and validation 2026-02-24 17:11:54 +02:00
provisioningSteps.ts feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
TeamDetailView.tsx feat: implement member role update functionality 2026-02-24 17:31:26 +02:00
TeamEmptyState.tsx feat: use agent teams 2026-02-22 15:41:18 +02:00
TeamListView.tsx feat: implement member role update functionality 2026-02-24 17:31:26 +02:00
TeamProvisioningBanner.tsx feat: accumulate and display assistant output during provisioning 2026-02-24 14:32:51 +02:00
TeamSessionsSection.tsx feat: integrate tooltip functionality across various components 2026-02-23 12:09:23 +02:00
UnreadCommentsBadge.tsx feat: add task commenting functionality and enhance UI interactions 2026-02-22 21:29:09 +02:00