agent-ecosystem/src/renderer/components/team
iliya 057591060a feat: enhance UI components with dynamic theming and improved task handling
- Updated MemberBadge component to support an additional 'xs' size variant for better responsiveness.
- Refactored TaskTooltip to improve task retrieval logic, ensuring accurate task matching based on team context.
- Enhanced CreateTeamDialog and LaunchTeamDialog with dynamic background color adjustments based on theme.
- Improved OptionalSettingsSection to utilize theme-aware styles for better visual consistency.
- Updated MemberDraftRow to apply theme-based background and shadow effects for improved aesthetics.
- Enhanced MentionSuggestionList to include dynamic theming for task owner display and team colors.
- Refactored task reference utilities to improve task suggestion resolution and boundary handling.
2026-03-11 13:41:38 +02:00
..
activity feat: enhance error handling and reporting in ErrorBoundary component 2026-03-11 13:28:44 +02:00
attachments feat: overhaul UI components and enhance task management features 2026-03-10 23:34:58 +02:00
dialogs feat: enhance UI components with dynamic theming and improved task handling 2026-03-11 13:41:38 +02:00
editor feat: enhance theme support and UI consistency across components 2026-03-07 12:02:12 +02:00
kanban feat: enhance error handling and reporting in ErrorBoundary component 2026-03-11 13:28:44 +02:00
members feat: enhance UI components with dynamic theming and improved task handling 2026-03-11 13:41:38 +02:00
messages feat: enhance error handling and reporting in ErrorBoundary component 2026-03-11 13:28:44 +02:00
review feat: enhance task management features and improve messaging components 2026-03-10 21:54:53 +02:00
schedule feat: enhance extension installation and uninstallation flows 2026-03-08 01:44:58 +02:00
tasks feat: introduce 'needsFix' review state and enhance task management features 2026-03-09 13:50:45 +02:00
ClaudeLogsFilterPopover.tsx fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
ClaudeLogsSection.tsx feat: implement member spawn status tracking and online marking 2026-03-10 13:16:38 +02:00
CliLogsRichView.tsx feat: implement member spawn status tracking and online marking 2026-03-10 13:16:38 +02:00
CollapsibleTeamSection.tsx feat: add summaryOnly option for task changes retrieval and enhance caching mechanisms 2026-03-10 22:22:42 +02:00
MemberBadge.tsx feat: enhance UI components with dynamic theming and improved task handling 2026-03-11 13:41:38 +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 UI components with dynamic theming and improved task handling 2026-03-11 13:41:38 +02:00
TeamDetailView.tsx feat: enhance error handling and reporting in ErrorBoundary component 2026-03-11 13:28:44 +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: enhance theme support and UI consistency across components 2026-03-07 12:02:12 +02:00
TeamProvisioningBanner.tsx fix: reset notification dismissal on team relaunch 2026-03-10 20:44:04 +02:00
TeamSessionsSection.tsx feat: enhance theme support and UI consistency across components 2026-03-07 12:02:12 +02:00
ToolApprovalSheet.tsx feat: add --permission-prompt-tool stdio support with granular tool approval 2026-03-08 22:22:30 +02:00
UnreadCommentsBadge.tsx feat: enhance task comment notifications and owner wake-up logic 2026-03-09 15:25:22 +02:00