agent-ecosystem/src/renderer/components/team
iliya d090a57e24 fix: improve message composer and comment read handling
- Updated MessageComposer to disable input when provisioning is active, enhancing user experience during team launches.
- Refactored useMarkCommentsRead hook to simplify comment read logic by removing IntersectionObserver, ensuring comments are marked as read on mount and when the comments list changes.
2026-03-09 20:56:12 +02:00
..
activity feat: add cross-team messaging UI with team selector and visual distinction 2026-03-09 20:53:45 +02:00
attachments feat: improve task status handling and notification resilience 2026-03-09 17:09:15 +02:00
dialogs feat: improve task status handling and notification resilience 2026-03-09 17:09:15 +02:00
editor feat: enhance theme support and UI consistency across components 2026-03-07 12:02:12 +02:00
kanban feat: enhance task comment notifications and owner wake-up logic 2026-03-09 15:25:22 +02:00
members feat: improve task status handling and notification resilience 2026-03-09 17:09:15 +02:00
messages fix: improve message composer and comment read handling 2026-03-09 20:56:12 +02:00
review feat: enhance task comment notifications and owner wake-up logic 2026-03-09 15:25:22 +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: enhance ClaudeLogsSection and TeamDetailView with improved search and layout 2026-03-07 13:51:34 +02:00
CliLogsRichView.tsx fix: resolve all eslint errors across 24 files 2026-03-07 14:39:21 +02:00
CollapsibleTeamSection.tsx feat: improve task status handling and notification resilience 2026-03-09 17:09:15 +02:00
MemberBadge.tsx feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +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: introduce 'needsFix' review state and enhance task management features 2026-03-09 13:50:45 +02:00
TeamDetailView.tsx feat: add cross-team messaging UI with team selector and visual distinction 2026-03-09 20:53:45 +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 feat: refine team provisioning and UI components for improved user experience 2026-03-09 18:15:00 +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