agent-ecosystem/src/renderer/components/team/kanban
iliya d096b6b19a feat: add task owner management and update CLI commands
- 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.
2026-02-26 18:32:48 +02:00
..
KanbanBoard.tsx feat: add task owner management and update CLI commands 2026-02-26 18:32:48 +02:00
KanbanColumn.tsx feat: add task owner management and update CLI commands 2026-02-26 18:32:48 +02:00
KanbanFilterPopover.tsx feat: integrate tooltip functionality across various components 2026-02-23 12:09:23 +02:00
KanbanTaskCard.tsx feat: add task owner management and update CLI commands 2026-02-26 18:32:48 +02:00
TrashDialog.tsx feat: add team restoration and permanent deletion features 2026-02-26 12:15:47 +02:00