agent-ecosystem/src/renderer/components/team
iliya a846c3949a refactor: improve message deduplication and UI components for better user experience
- Updated handleGetData to collect text fingerprints from all message sources for deduplication of lead_process messages.
- Removed outdated leadSessionId assignment logic in TeamDataService to streamline message processing.
- Enhanced CollapsibleTeamSection and TeamDetailView to support an afterBadge prop for additional UI elements.
- Refactored ActivityTimeline to optimize pagination by excluding lead thoughts from visible message counts.
- Improved LeadThoughtsGroup to ensure single thoughts are rendered as distinct groups, enhancing clarity in the timeline.
2026-03-05 22:36:14 +02:00
..
activity refactor: improve message deduplication and UI components for better user experience 2026-03-05 22:36:14 +02:00
attachments fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
dialogs Merge branch 'dev' of https://github.com/777genius/claude_agent_teams_ui into dev 2026-03-05 22:03:23 +02:00
editor fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
kanban feat: enhance TeamProvisioningService and UI components for lead text handling 2026-03-05 20:22:25 +02:00
members Merge branch 'dev' of https://github.com/777genius/claude_agent_teams_ui into dev 2026-03-05 22:03:23 +02:00
messages Merge branch 'dev' of https://github.com/777genius/claude_agent_teams_ui into dev 2026-03-05 22:03:23 +02:00
review feat: enhance attachment handling and improve UI components 2026-03-05 12:15:03 +02:00
tasks feat: enhance TeamProvisioningService and UI components for lead text handling 2026-03-05 20:22:25 +02:00
ClaudeLogsFilterPopover.tsx fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
ClaudeLogsSection.tsx Merge branch 'dev' of https://github.com/777genius/claude_agent_teams_ui into dev 2026-03-05 22:03:23 +02:00
CliLogsRichView.tsx feat: update package version and add linting dependency 2026-03-05 18:57:07 +02:00
CollapsibleTeamSection.tsx refactor: improve message deduplication and UI components for better user experience 2026-03-05 22:36:14 +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 fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
provisioningSteps.ts feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
RoleSelect.tsx fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
TaskTooltip.tsx feat: enhance TeamProvisioningService and UI components for lead text handling 2026-03-05 20:22:25 +02:00
TeamDetailView.tsx refactor: improve message deduplication and UI components for better user experience 2026-03-05 22:36:14 +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: update package version and add linting dependency 2026-03-05 18:57:07 +02:00
TeamProvisioningBanner.tsx feat: update package version and add linting dependency 2026-03-05 18:57:07 +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