agent-ecosystem/src/renderer/services
iliya 2317c948ff feat: enhance Kanban board with grid layout and persistence improvements
- Introduced a new KanbanGridLayout component for improved task organization and layout management.
- Updated KanbanBoard to utilize the new grid layout, enhancing the visual structure of tasks.
- Added CSS styles for grid layout and resizing handles to improve user interaction.
- Refactored KanbanColumn to support additional customization options for headers and body styles.
- Enhanced persistence flows to rely on repository abstractions, promoting better separation of concerns in storage management.
- Updated package dependencies to include react-grid-layout and react-resizable for enhanced layout capabilities.
2026-03-11 17:18:24 +02:00
..
layout-system feat: enhance Kanban board with grid layout and persistence improvements 2026-03-11 17:18:24 +02:00
commentReadStorage.ts feat: improve task status handling and notification resilience 2026-03-09 17:09:15 +02:00
composerDraftStorage.ts feat: update cross-team messaging protocol and enhance team provisioning 2026-03-10 14:48:55 +02:00
contextStorage.ts feat(visualization): enhance team and subagent visualization in README 2026-02-12 23:43:28 +09:00
draftStorage.ts feat: alot, code highlight, related tasks, group by project and other 2026-02-23 20:06:08 +02:00