mission-control/app
OpenClaw Bot 762c59500e Mission Control Phase 2: Transform Tasks page to overview
- Replaced kanban with task overview/summary view
- Added task stats cards (total, in progress, high priority, overdue)
- Added recent activity sections (updated, completed, high priority)
- Added quick action links to gantt-board
- Created lib/data/tasks.ts with data fetching functions
- Removed file-based storage (taskDb.ts, api/tasks/route.ts)
- Connected to gantt-board Supabase for real data
2026-02-21 22:48:15 -06:00
..
activity Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -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 Mission Control Phase 2: Transform Tasks page to overview 2026-02-21 22:48:15 -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 Mission Control Phase 2: Transform Tasks page to overview 2026-02-21 22:48:15 -06:00