mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 17:39:40 +02:00
Consolidate the two separate view systems (homepage paper pages + /kanban board) into one unified system on `/`. All three layout modes (Fokus, Übersicht, Matrix) share the same LocalBoardView data model and BoardViewRenderer, with layout switching via PillNav tabs instead of route navigation. - Add FokusLayout component (scroll-snap paper sheets with DnD) - Add activeLayoutMode setting (fokus/uebersicht/matrix) - Add layoutOverride prop to BoardViewRenderer - Rewrite homepage to use BoardViewRenderer + ViewSelector - Unify DnD type to 'task-dnd' across all layouts - Convert PillNav from route-based to state-based view switching - Delete /kanban route (redirect to / with uebersicht mode) - Update PWA shortcuts, settings, onboarding, help content Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| landing | ||
| server | ||
| web | ||