agent-ecosystem/src/renderer/components/team/attachments
iliya 94fc564bf5 feat: UI improvements, bug fixes, and protocol noise filtering
- Fix incorrect error message when attaching files to team lead while team is offline
- Kanban columns: color only on headers, body with 30% alpha tint per user preference
- Worktree projects now correctly detected on Dashboard via path-based detection
- Filter raw protocol messages (idle_notification, teammate-message) from lead thoughts
- Consistent text styles in Attachments section (From original message / From comments)
- Secondary sort for teams by lastActivity timestamp with alphabetical fallback
- Remove colored background from team cards, keep only left border
- Dynamic member color in Add Members dialog based on next available palette color
- Stylized @-mentions in task comments with colored MemberBadge
- Refactor CLI env resolution to shared utility
2026-03-24 17:47:15 +02:00
..
AttachmentDisplay.tsx feat(landing): enhance base URL handling and improve image paths 2026-03-23 17:51:09 +02:00
AttachmentPreviewItem.tsx feat(landing): enhance base URL handling and improve image paths 2026-03-23 17:51:09 +02:00
AttachmentPreviewList.tsx feat(landing): enhance base URL handling and improve image paths 2026-03-23 17:51:09 +02:00
AttachmentThumbnail.tsx feat: add/remove member, mesage box, improve ui... 2026-02-24 14:17:03 +02:00
DropZoneOverlay.tsx feat: UI improvements, bug fixes, and protocol noise filtering 2026-03-24 17:47:15 +02:00
ImageLightbox.tsx style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00
SourceMessageAttachments.tsx feat: enhance attachment handling and metadata management 2026-03-17 13:53:29 +02:00