mission-control/app
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
..
activity Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
api/tasks feat: merge Gantt Board into Mission Control 2026-02-20 18:49:52 -06:00
calendar Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
documents Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
mission Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
projects feat: merge Gantt Board into Mission Control 2026-02-20 18:49:52 -06:00
tasks Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
tools Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
favicon.ico Initial commit from Create Next App 2026-02-20 17:17:46 -06:00
globals.css Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
layout.tsx Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00
page.tsx Add mission statement banner to dashboard and sidebar 2026-02-20 18:32:16 -06:00