- Incremented TOOL_VERSION to 9 for the CLI tool. - Introduced setTaskOwner function to manage task ownership, allowing assignment and clearing of owners. - Updated CLI commands to include task owner management options in help documentation. - Enhanced Kanban components to support a compact view for task cards. - Improved member color mapping to ensure unique colors for team members. - Added asynchronous execution support in teamctl tests for better concurrency handling. |
||
|---|---|---|
| .. | ||
| MemberStatsComputer.test.ts | ||
| teamctl.test.ts | ||
| TeamDataService.test.ts | ||
| TeamInboxReader.test.ts | ||
| TeamInboxWriter.test.ts | ||
| TeamKanbanManager.test.ts | ||
| TeamMemberLogsFinder.test.ts | ||
| TeamMemberResolver.test.ts | ||
| TeamProvisioningServiceRelay.test.ts | ||
| TeamTaskWriter.test.ts | ||