managarten/apps/todo/apps
Till JS 933715c7d9 refactor(todo/web): remove edit mode, rename pages, add inline editing & drag reorder
- Remove edit mode entirely (toolbar, context, Layout pill in PillNav)
- Remove onAddColumn/add-sheet from all layouts (FokusLayout, Grid, Kanban)
- Rename SecondaryPage → TodoPage, secondaryPage → page (i18n keys, CSS)
- ViewColumnHeader: always-on inline editing (click name, click color dot)
- TodoPage: contenteditable title (invisible, no input styling)
- TodoPage: drag handle bar for reorder via HTML5 drag & drop
- FokusLayout: add matching drag handle to board sheets
- Clean up dead spotlight actions (/today, /upcoming, /kanban)
- Remove /statistics reference from QuickInputBar

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 20:31:36 +02:00
..
landing feat(analytics): add automatic CTA tracking to all 10 landing pages 2026-03-22 19:13:24 +01:00
server feat(calendar, contacts, todo): add server API tests with vitest 2026-04-01 15:27:58 +02:00
web refactor(todo/web): remove edit mode, rename pages, add inline editing & drag reorder 2026-04-01 20:31:36 +02:00