Commit Graph

6 Commits

Author SHA1 Message Date
e67020aa63 Fix responsive layout - 2 columns on tablet, 3 on desktop 2026-02-21 23:08:20 -06:00
0a505e48c4 Fix link overlap issues - add overflow-hidden and block display 2026-02-21 23:01:01 -06:00
51aadb27fa Add direct links to gantt-board task details 2026-02-21 22:56:25 -06:00
9713a8f267 Add error handling to tasks page 2026-02-21 22:54:04 -06:00
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
6925881210 Initial Mission Control dashboard with all pages 2026-02-20 17:46:53 -06:00