agent-ecosystem/src/renderer/components/team
iliya 50efe267e4 feat: enhance team provisioning prompts and improve dashboard interactivity
- Updated the provisioning prompts in TeamProvisioningService to include project name alongside team and lead information, enhancing clarity for non-interactive CLI sessions.
- Refactored the RepositoryCard component in DashboardView to replace button with a div for improved accessibility and keyboard navigation, allowing users to open project paths more intuitively.
- Modified ChangeReviewDialog and ContinuousScrollView components to track discard actions using a record of counters per file, improving state management during file reviews.
2026-02-26 13:09:25 +02:00
..
activity feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
attachments fix: enhance message sending reliability and error handling 2026-02-24 16:01:44 +02:00
dialogs feat: enhance CollapsibleTeamSection and TaskCommentsSection with new features 2026-02-26 12:52:51 +02:00
kanban feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
members feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
messages feat: add lead activity tracking for team management 2026-02-25 13:18:37 +02:00
review feat: enhance team provisioning prompts and improve dashboard interactivity 2026-02-26 13:09:25 +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: enhance CollapsibleTeamSection and TaskCommentsSection with new features 2026-02-26 12:52:51 +02:00
MemberBadge.tsx feat: add/remove member, mesage box, improve ui... 2026-02-24 14:17:03 +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: implement editable diff functionality with save and discard options 2026-02-25 09:03:50 +02:00
provisioningSteps.ts feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
TeamDetailView.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +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: add team restoration and permanent deletion features 2026-02-26 12:15:47 +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