agent-ecosystem/src/renderer/components/team/kanban
iliya 9adffb2295 feat: enhance task comment notifications and owner wake-up logic
- Introduced a new function to notify task owners on comments from other members, improving communication and responsiveness.
- Updated existing comment handling functions to include logic for notifying owners based on comment type and author.
- Added tests to validate the new notification behavior, ensuring that owners are correctly alerted for relevant comments while avoiding unnecessary notifications for self-comments.
- Refactored task management logic to streamline comment processing and notification handling.
2026-03-09 15:25:22 +02:00
..
KanbanBoard.tsx feat: enhance review and messaging functionalities 2026-03-07 17:47:28 +02:00
KanbanColumn.tsx feat: add task owner management and update CLI commands 2026-02-26 18:32:48 +02:00
KanbanFilterPopover.tsx feat: enhance attachment handling and improve UI components 2026-03-05 12:15:03 +02:00
KanbanTaskCard.tsx feat: enhance task comment notifications and owner wake-up logic 2026-03-09 15:25:22 +02:00
TrashDialog.tsx feat: integrate agent-teams-controller and enhance task management 2026-03-07 16:01:32 +02:00