agent-ecosystem/src/renderer/components/team
iliya b09c4e4fd0 refactor: streamline message filtering in TeamDetailView
- Replaced manual message filtering logic with a dedicated utility function, `filterTeamMessages`, to enhance readability and maintainability.
- Removed the temporary lead member message filtering, simplifying the message handling process.
- Updated dependencies in the filtering logic to accommodate new parameters for time window and search query.
2026-03-09 23:24:28 +02:00
..
activity refactor: remove deprecated electron.vite.config and update dependencies 2026-03-09 23:19:37 +02:00
attachments feat: improve task status handling and notification resilience 2026-03-09 17:09:15 +02:00
dialogs refactor: remove deprecated electron.vite.config and update dependencies 2026-03-09 23:19:37 +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 refactor: remove deprecated electron.vite.config and update dependencies 2026-03-09 23:19:37 +02:00
messages refactor: streamline message filtering in TeamDetailView 2026-03-09 23:24:28 +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 refactor: remove deprecated electron.vite.config and update dependencies 2026-03-09 23:19:37 +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 refactor: streamline message filtering in TeamDetailView 2026-03-09 23:24:28 +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