xtablo-source/supabase
Arthur Belleville 2b09dd4093
Add due_date field to tasks and implement roadmap feature
- Add due_date column to tasks table with Supabase migration
- Update database types and tasks_with_assignee view
- Add DatePicker to TaskModal for setting due dates
- Display due dates on KanbanTaskCard, list view, and Etapes section
- Enable Roadmap tab on both Tasks page and Tablo Details page
- Add RoadmapView components with timeline grouped by Etape
- Highlight overdue dates in red across all views

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-24 10:07:47 +01:00
..
migrations Add due_date field to tasks and implement roadmap feature 2026-02-24 10:07:47 +01:00
migrations_backup Remove debug trigger migration 2025-11-06 08:39:20 +01:00
tests Onboarding 2025-12-02 21:42:35 +01:00