managarten/apps/todo
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
..
apps refactor(todo/web): remove edit mode, rename pages, add inline editing & drag reorder 2026-04-01 20:31:36 +02:00
docs 📝 docs(todo): update commit hash in cleanup plan 2026-01-28 16:13:15 +01:00
packages/shared feat(todo): redesign task detail modal + add inline subtasks 2026-03-31 17:30:00 +02:00
scripts feat(todo): prepare for production deployment 2026-01-28 14:04:27 +01:00
.env.example feat(todo): prepare for production deployment 2026-01-28 14:04:27 +01:00
CLAUDE.md chore: remove all NestJS backend references, replace with Hono/Bun 2026-03-31 16:52:25 +02:00
docker-compose.prod.yml feat(todo): add reminders with background worker and notification dispatch 2026-04-01 14:55:42 +02:00
package.json chore: remove all NestJS backend references, replace with Hono/Bun 2026-03-31 16:52:25 +02:00