- 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>