- Added support for tracking task change presence with new IPC channels: TEAM_GET_TASK_CHANGE_PRESENCE and TEAM_SET_CHANGE_PRESENCE_TRACKING. - Introduced JsonTaskChangePresenceRepository and TeamLogSourceTracker to manage task change presence data. - Enhanced ChangeExtractorService to utilize task change presence services for improved task change detection. - Updated TeamDataService to integrate task change presence tracking and resolve task change presence states. - Modified UI components to reflect task change presence status in Kanban and task detail views. This feature aims to provide real-time insights into task changes, enhancing user experience and task management capabilities. |
||
|---|---|---|
| .. | ||
| configValidation.test.ts | ||
| crossTeam.test.ts | ||
| editor.test.ts | ||
| globalSearch.test.ts | ||
| guards.test.ts | ||
| ipcWrapper.test.ts | ||
| skills.test.ts | ||
| teams.test.ts | ||