agent-ecosystem/src/renderer/components/team
iliya 2a187894a5 refactor: streamline team data service and enhance change review logic
- Removed unnecessary member metadata retrieval in TeamDataService to simplify task handling and prevent self-notifications for lead-owned tasks.
- Updated lead owner validation to ensure consistent case handling.
- Introduced a new reference in ChangeReviewDialog to manage in-flight file operations, preventing duplicate actions during file rejection.
- Enhanced changeReviewSlice to return null for invalid states, improving error handling and state management.

Made-with: Cursor
2026-03-04 01:01:19 +02:00
..
activity feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00
attachments fix: enhance message sending reliability and error handling 2026-02-24 16:01:44 +02:00
dialogs feat: normalize project paths and enhance team member handling 2026-03-04 00:47:35 +02:00
editor feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00
kanban feat: enhance file icon handling and keyboard shortcuts 2026-03-01 14:24:24 +02:00
members feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00
messages feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00
review refactor: streamline team data service and enhance change review logic 2026-03-04 01:01:19 +02:00
tasks refactor: update IPC channel constants and improve markdown plugin usage 2026-02-23 20:06:08 +02:00
CliLogsRichView.tsx feat: enhance team management and review processes with new functionalities 2026-02-25 11:40:01 +02:00
CollapsibleTeamSection.tsx feat: update pricing configuration and enhance file content handling 2026-02-26 14:30:09 +02:00
MemberBadge.tsx feat: implement custom project path management and task relationship features 2026-03-01 20:42:17 +02:00
ProcessesSection.tsx feat: enhance React component data handling and improve task management features 2026-02-25 18:07:03 +02:00
ProvisioningProgressBlock.tsx feat: enhance ProvisioningProgressBlock with live output toggle and default state 2026-03-03 16:14:05 +02:00
provisioningSteps.ts feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
TeamDetailView.tsx feat: improve team management and logging functionality 2026-03-03 23:00:55 +02:00
TeamEmptyState.tsx feat: use agent teams 2026-02-22 15:41:18 +02:00
TeamListFilterPopover.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
TeamListView.tsx feat: improve team management and logging functionality 2026-03-03 23:00:55 +02:00
TeamProvisioningBanner.tsx refactor: clean up TeamProvisioningService and enhance TaskCommentsSection UI 2026-03-03 16:46:14 +02:00
TeamSessionsSection.tsx feat: update pricing configuration and enhance file content handling 2026-02-26 14:30:09 +02:00
UnreadCommentsBadge.tsx feat: add task commenting functionality and enhance UI interactions 2026-02-22 21:29:09 +02:00