agent-ecosystem/src/renderer/components/team/dialogs
iliya 9bfcbb182c feat: enhance UI and functionality in team dialogs and components
- Improved lightbox toolbar button hit targets for better accessibility.
- Updated ActivityItem and ActivityTimeline components to support managed collapse states for messages.
- Refactored message collapsing logic to allow for user-controlled expansion in various components.
- Enhanced CreateTeamDialog and LaunchTeamDialog with improved loading indicators and layout adjustments.
- Increased maximum message length in SendMessageDialog to accommodate larger inputs.
- Added icons and visual enhancements in ProjectPathSelector and EffortLevelSelector for better user experience.
2026-03-06 23:21:56 +02:00
..
AddMemberDialog.tsx Merge branch 'dev' of https://github.com/777genius/claude_agent_teams_ui into dev 2026-03-05 22:03:23 +02:00
CreateTaskDialog.tsx fix: resolve 3 real bugs found in PR review 2026-03-05 21:49:53 +02:00
CreateTeamDialog.tsx feat: enhance UI and functionality in team dialogs and components 2026-03-06 23:21:56 +02:00
EditTeamDialog.tsx feat: improve team management and logging functionality 2026-03-03 23:00:55 +02:00
EffortLevelSelector.tsx feat: enhance UI and functionality in team dialogs and components 2026-03-06 23:21:56 +02:00
ExtendedContextCheckbox.tsx feat: enhance UI and functionality in team dialogs and components 2026-03-06 23:21:56 +02:00
GlobalTaskDetailDialog.tsx refactor: remove console warnings from team-related components for cleaner logging 2026-02-28 23:02:21 +02:00
LaunchTeamDialog.tsx feat: enhance UI and functionality in team dialogs and components 2026-03-06 23:21:56 +02:00
MembersJsonEditor.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
ProjectPathSelector.tsx feat: enhance UI and functionality in team dialogs and components 2026-03-06 23:21:56 +02:00
ReviewDialog.tsx feat: add project file listing functionality and enhance mention support 2026-03-02 21:14:49 +02:00
SendMessageDialog.tsx feat: enhance UI and functionality in team dialogs and components 2026-03-06 23:21:56 +02:00
SkipPermissionsCheckbox.tsx feat: enhance UI and functionality in team dialogs and components 2026-03-06 23:21:56 +02:00
StatusHistoryTimeline.tsx feat: enhance task status management with history tracking 2026-03-04 13:47:53 +02:00
TaskAttachments.tsx fix: address linting issues in LeadThoughtsGroup and TaskAttachments components 2026-03-06 00:02:27 +02:00
TaskCommentInput.tsx Merge branch 'dev' of https://github.com/777genius/claude_agent_teams_ui into dev 2026-03-05 22:03:23 +02:00
TaskCommentsSection.tsx feat: enhance message handling and UI components for improved user experience 2026-03-05 23:39:50 +02:00
TaskDetailDialog.tsx feat: enhance UI and functionality in team dialogs and components 2026-03-06 23:21:56 +02:00
TeamModelSelector.tsx feat: enhance tool summary integration in messaging services and UI components 2026-03-06 13:51:37 +02:00