agent-ecosystem/src/renderer/components/team/activity
iliya afb0173c05 feat: improve task sorting and enhance UI component behavior
- Updated task sorting logic in TeamTaskReader to handle non-numeric IDs with stable lexicographic ordering.
- Refactored ActivityItem to remove unnecessary whitespace for cleaner code.
- Enhanced AttachmentPreviewItem to improve accessibility by adding pointer-events-none class for disabled state.
- Modified MessageComposer to ensure the summary remains compact during message sending.
- Added cleanup logic in useResizableColumns to handle global listeners and styles during drag events.
2026-03-05 13:32:58 +02:00
..
ActiveTasksBlock.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00
ActivityItem.tsx feat: improve task sorting and enhance UI component behavior 2026-03-05 13:32:58 +02:00
ActivityTimeline.tsx feat: enhance team context management and comment functionality 2026-03-05 00:57:30 +02:00
PendingRepliesBlock.tsx feat: add lead activity tracking for team management 2026-02-25 13:18:37 +02:00
ReplyQuoteBlock.tsx feat: enhance attachment handling and improve UI components 2026-03-05 12:15:03 +02:00