agent-ecosystem/src/renderer/components/team/dialogs
iliya 0d0786602f feat: enhance CollapsibleTeamSection and TaskCommentsSection with new features
- Added an optional icon prop to CollapsibleTeamSection for improved visual representation.
- Introduced hideInput and onReply props in TaskCommentsSection to control comment input visibility and handle reply actions externally.
- Updated TaskDetailDialog to utilize new props for better comment management and user interaction.
- Enhanced UI components to support these new features, improving overall user experience in task management.
2026-02-26 12:52:51 +02:00
..
AddMemberDialog.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
CreateTaskDialog.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
CreateTeamDialog.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
EditTeamDialog.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
GlobalTaskDetailDialog.tsx feat: enhance React component data handling and improve task management features 2026-02-25 18:07:03 +02:00
LaunchTeamDialog.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
MembersJsonEditor.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
ReviewDialog.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
SendMessageDialog.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
TaskCommentInput.tsx feat: enhance CollapsibleTeamSection and TaskCommentsSection with new features 2026-02-26 12:52:51 +02:00
TaskCommentsSection.tsx feat: enhance CollapsibleTeamSection and TaskCommentsSection with new features 2026-02-26 12:52:51 +02:00
TaskDetailDialog.tsx feat: enhance CollapsibleTeamSection and TaskCommentsSection with new features 2026-02-26 12:52:51 +02:00