agent-ecosystem/src/renderer/components/team/kanban
iliya 08f22121c6 feat: enhance error handling and notifications for API errors
- Implemented a new mechanism to detect and notify users of API errors within team communications, improving error visibility.
- Updated the ActivityItem and ThoughtBodyContent components to visually indicate API errors with distinct styling.
- Enhanced the TaskDetailDialog and KanbanTaskCard components to improve user experience by providing clearer feedback on task dependencies and statuses.
- Refactored the teams IPC module to include checks for API errors, ensuring timely notifications are sent to users.
2026-03-19 12:47:00 +02:00
..
KanbanBoard.tsx refactor: update comment formatting and notification handling in maintenance and tasks 2026-03-14 22:10:16 +02:00
KanbanColumn.tsx refactor: streamline logging and context handling in team services 2026-03-14 18:24:13 +02:00
KanbanFilterPopover.tsx style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00
KanbanGridLayout.tsx refactor: update comment formatting and notification handling in maintenance and tasks 2026-03-14 22:10:16 +02:00
KanbanSearchInput.tsx style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00
KanbanSortPopover.tsx feat: enhance task creation and management features 2026-03-11 12:54:04 +02:00
KanbanTaskCard.tsx feat: enhance error handling and notifications for API errors 2026-03-19 12:47:00 +02:00
TrashDialog.tsx feat: integrate agent-teams-controller and enhance task management 2026-03-07 16:01:32 +02:00