mission-control/components/ui
OpenClaw Bot c1c01bd21e feat: merge Gantt Board into Mission Control
- Add Projects page with Sprint Board and Backlog views
- Copy SprintBoard and BacklogView components to components/gantt/
- Copy useTaskStore for project/task/sprint management
- Add API routes for task persistence with SQLite
- Add UI components: dialog, select, table, textarea
- Add avatar and attachment utilities
- Update sidebar with Projects navigation link
- Remove static export config to support API routes
- Add dist to .gitignore
2026-02-20 18:49:52 -06:00
..
avatar.tsx Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
badge.tsx Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
button.tsx Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
card.tsx Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
dialog.tsx feat: merge Gantt Board into Mission Control 2026-02-20 18:49:52 -06:00
input.tsx Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
label.tsx Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
scroll-area.tsx Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
select.tsx feat: merge Gantt Board into Mission Control 2026-02-20 18:49:52 -06:00
separator.tsx Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
sheet.tsx Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
skeleton.tsx Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
table.tsx feat: merge Gantt Board into Mission Control 2026-02-20 18:49:52 -06:00
tabs.tsx Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
textarea.tsx feat: merge Gantt Board into Mission Control 2026-02-20 18:49:52 -06:00