agent-ecosystem/test/main/services/team
iliya f1d08e6d33 feat: enhance task attachment handling and UI components
- Introduced functionality for managing task attachments, including file storage and retrieval with size validation.
- Added methods for sanitizing filenames and detecting MIME types based on file headers.
- Enhanced TeamTaskAttachmentStore to support new attachment naming conventions and improved file path management.
- Updated TeamProvisioningService to include new commands for attaching files to tasks and comments.
- Improved UI components to facilitate attachment management, including confirmation dialogs for task deletions and enhanced log displays.
2026-03-05 16:21:44 +02:00
..
FileContentResolver.test.ts feat: enhance team file handling and logging improvements 2026-03-03 22:00:11 +02:00
MemberStatsComputer.test.ts feat: enhance task management and UI with new filters and line counting 2026-02-22 22:15:48 +02:00
ReviewApplierService.test.ts feat: enhance team file handling and logging improvements 2026-03-03 22:00:11 +02:00
teamctl.test.ts feat: enhance task attachment handling and UI components 2026-03-05 16:21:44 +02:00
teamctlRelationships.test.ts feat: implement custom project path management and task relationship features 2026-03-01 20:42:17 +02:00
TeamDataService.test.ts feat: enhance attachment handling and improve UI components 2026-03-05 12:15:03 +02:00
TeamInboxReader.test.ts feat: implement file read timeout handling and size validation across team services 2026-03-03 17:43:29 +02:00
TeamInboxWriter.test.ts feat: enhance team member management with color coding and improved prompts 2026-02-22 16:41:16 +02:00
TeamKanbanManager.test.ts feat: implement file read timeout handling and size validation across team services 2026-03-03 17:43:29 +02:00
TeamMemberLogsFinder.test.ts feat: enhance TeamMemberLogsFinder with team detection and task handling improvements 2026-03-04 17:08:34 +02:00
TeamMemberResolver.test.ts fix: standardize file naming conventions and improve error handling in team provisioning 2026-03-03 14:57:06 +02:00
TeamProvisioningService.test.ts refactor: enhance team model selection logic and improve test setup 2026-03-03 13:39:02 +02:00
TeamProvisioningServicePrompts.test.ts feat: enhance task status management with history tracking 2026-03-04 13:47:53 +02:00
TeamProvisioningServiceRelay.test.ts feat: enhance task status management with history tracking 2026-03-04 13:47:53 +02:00
TeamProvisioningServiceRoster.test.ts feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00
TeamTaskWriter.test.ts feat: enhance task status management with history tracking 2026-03-04 13:47:53 +02:00