managarten/apps/todo
Till JS 1cd89af80d feat(todo/web): add custom pages with inline visual editor
Bring back the custom pages system from the old standalone todo app:
- Edit FAB (pencil icon) toggles inline edit mode on the homepage
- Custom pages with configurable filter rules (priority, date range, completed)
- Inline PageEditBar with icon picker (10 icons), filter pills, reorder arrows
- Width pills (S/M/L/XL) visible in edit mode to resize all sheets
- Custom pages persisted to todoSettings.customPages
- Auto-enable edit mode when creating a new custom page
- PagePicker now includes "Eigene Seite" creation option

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 12:44:14 +02:00
..
apps feat(todo/web): add custom pages with inline visual editor 2026-04-02 12:44:14 +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