agent-ecosystem/src/renderer/components/team
iliya ede47903c1 feat: enhance TaskCommentsSection with improved comment rendering and visibility management
- Added state management for visible comments, allowing users to see a limited number of comments for better performance.
- Implemented logic to cap the number of rendered comments, preventing UI freezes with large comment lists.
- Introduced sorting for comments based on creation date to display the most recent comments first.
- Updated the UI to inform users when only a subset of comments is being displayed, enhancing user experience.
2026-02-28 22:52:18 +02:00
..
activity fix: enhance terminal IPC handlers with error handling 2026-02-26 21:41:27 +02:00
attachments fix: enhance message sending reliability and error handling 2026-02-24 16:01:44 +02:00
dialogs feat: enhance TaskCommentsSection with improved comment rendering and visibility management 2026-02-28 22:52:18 +02:00
kanban improvements 2026-02-27 15:58:38 +02:00
members feat: implement in-app project editor with CodeMirror integration 2026-02-27 22:36:06 +02:00
messages feat: update pricing configuration and enhance file content handling 2026-02-26 14:30:09 +02:00
review fix: enhance CLI installer and session management 2026-02-27 12:56:32 +02:00
tasks refactor: update IPC channel constants and improve markdown plugin usage 2026-02-23 20:06:08 +02:00
CliLogsRichView.tsx feat: enhance team management and review processes with new functionalities 2026-02-25 11:40:01 +02:00
CollapsibleTeamSection.tsx feat: update pricing configuration and enhance file content handling 2026-02-26 14:30:09 +02:00
MemberBadge.tsx fix: update MemberBadge and LaunchTeamDialog components for improved functionality 2026-02-27 13:25: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 feat: implement editable diff functionality with save and discard options 2026-02-25 09:03:50 +02:00
provisioningSteps.ts feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
TeamDetailView.tsx feat: implement timeout handling and logging for team data fetching 2026-02-28 22:38: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: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
TeamProvisioningBanner.tsx feat: accumulate and display assistant output during provisioning 2026-02-24 14:32:51 +02:00
TeamSessionsSection.tsx feat: update pricing configuration and enhance file content handling 2026-02-26 14:30:09 +02:00
UnreadCommentsBadge.tsx feat: add task commenting functionality and enhance UI interactions 2026-02-22 21:29:09 +02:00