agent-ecosystem/src/renderer/components/team/dialogs
iliya e9b369e667 feat: enhance theme support and UI consistency across components
- Added theme-aware accent and info colors in tailwind configuration for improved visual consistency.
- Updated CSS variables for accent and info styles to support light and dark themes.
- Refactored various components to utilize the new themed badge logic, ensuring consistent styling based on the current theme.
- Improved accessibility and visual feedback in components like SidebarTaskItem, TeamListView, and ActivityItem by adjusting color schemes and hover states.
- Enhanced the CreateTeamDialog and other team-related components with updated styling for better user experience.
2026-03-07 12:02:12 +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 theme support and UI consistency across components 2026-03-07 12:02:12 +02:00
EditTeamDialog.tsx feat: enhance theme support and UI consistency across components 2026-03-07 12:02:12 +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 team provisioning and messaging components 2026-03-07 02:03:30 +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 feat: update task comment and message length limits to use centralized constant 2026-03-07 01:04:00 +02:00
TaskCommentsSection.tsx feat: enhance theme support and UI consistency across components 2026-03-07 12:02:12 +02:00
TaskDetailDialog.tsx feat: enhance theme support and UI consistency across components 2026-03-07 12:02:12 +02:00
TeamModelSelector.tsx feat: enhance tool summary integration in messaging services and UI components 2026-03-06 13:51:37 +02:00