xtablo-source/apps/main
Arthur Belleville a3f5cf5e4e
Redesign overview dashboard with new project cards and task list
- Replace renderTabloListView with reusable ProjectCard / ProjectCardList components
  - Card layout with status badge, progress bar, date, and delete action
  - Default view shows 6 tablos with expand/collapse toggle
- Add DashboardTaskList component showing tasks assigned to the current user
  - Toggle done/todo inline; "Add Task" button opens TaskModal with tablo selection
- Wire TopBar search input to URL param ?q= to filter tablos on the overview page
- Add TopBar component to Layout (was missing)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 14:35:12 +01:00
..
public Huge bump with turborepo 2025-10-23 11:54:45 +02:00
src Redesign overview dashboard with new project cards and task list 2026-02-21 14:35:12 +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