xtablo-source/apps/main
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
..
public Huge bump with turborepo 2025-10-23 11:54:45 +02:00
src Add due_date field to tasks and implement roadmap feature 2026-02-24 10:07:47 +01:00
worker Lint and format 2025-10-23 21:36:21 +02:00
.biomeignore Lint and format 2025-10-23 21:36:21 +02:00
.env.production Allow infinite users 2025-11-25 10:11:04 +01:00
.env.staging Update env vars 2025-11-04 21:50:41 +01:00
biome.json Add language translation 2025-10-25 10:42:33 +02:00
index.html Huge bump with turborepo 2025-10-23 11:54:45 +02:00
package.json Add task management 2025-11-15 22:58:18 +01:00
stats.html Onboarding + freemium 2025-12-01 19:34:30 +01:00
tsconfig.app.json Lint and format 2025-10-23 21:36:21 +02:00
tsconfig.json Huge bump with turborepo 2025-10-23 11:54:45 +02:00
tsconfig.node.json Huge bump with turborepo 2025-10-23 11:54:45 +02:00
tsconfig.worker.json Huge bump with turborepo 2025-10-23 11:54:45 +02:00
turbo.json Try passThroughEnv 2025-12-05 09:52:17 +01:00
vite.config.d.ts Update for cirlce ci 2025-10-24 08:22:50 +02:00
vite.config.ts Fresh start after embed 2025-10-24 17:06:42 +02:00
worker-configuration.d.ts Lint and format 2025-10-23 21:36:21 +02:00
wrangler.toml Huge bump with turborepo 2025-10-23 11:54:45 +02:00