xtablo-source/packages/shared-types/src
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
..
database.types.ts Add due_date field to tasks and implement roadmap feature 2026-02-24 10:07:47 +01:00
events.types.ts Create two packages: api and shared-types 2025-11-10 08:52:47 +01:00
index.ts Folder 2025-12-18 11:25:00 +01:00
kanban.types.ts Fix types + lint 2025-11-18 09:58:29 +01:00
stripe.types.ts Create two packages: api and shared-types 2025-11-10 08:52:47 +01:00
tablo-data.types.ts Folder 2025-12-18 11:25:00 +01:00
tablos.types.ts Create two packages: api and shared-types 2025-11-10 08:52:47 +01:00
utils.ts Create two packages: api and shared-types 2025-11-10 08:52:47 +01:00