agent-ecosystem/test/main/ipc
iliya 1c6b7c4ef1 feat: implement soft delete and retrieval of deleted tasks in team management
- Added functionality for soft-deleting tasks, allowing tasks to be marked as deleted without permanent removal.
- Introduced new IPC channels for soft-deleting tasks and retrieving deleted tasks, enhancing task management capabilities.
- Updated TeamDataService and TeamTaskWriter to handle soft delete operations and maintain task integrity.
- Enhanced the UI components to support viewing and managing deleted tasks, improving user experience and task visibility.
- Implemented a TrashDialog for displaying deleted tasks, allowing users to review and manage their deleted items effectively.
2026-02-25 19:30:27 +02:00
..
configValidation.test.ts feat: add auto-expand AI response groups setting 2026-02-22 19:13:28 -05:00
globalSearch.test.ts feat: search session globally across projects 2026-02-21 14:34:25 +05:30
guards.test.ts feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
teams.test.ts feat: implement soft delete and retrieval of deleted tasks in team management 2026-02-25 19:30:27 +02:00