- 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. |
||
|---|---|---|
| .. | ||
| KanbanBoard.tsx | ||
| KanbanColumn.tsx | ||
| KanbanFilterPopover.tsx | ||
| KanbanTaskCard.tsx | ||
| TrashDialog.tsx | ||