managarten/packages/shared-ui/src
Till-JS 863dd621f5 feat(todo): add comprehensive settings page with 20+ preferences
- Add global settings: confirmOnDelete, keyboardShortcutsEnabled
- Create Todo-specific settings store with localStorage persistence
- Add new shared-ui components: SettingsSelect, SettingsNumberInput, SettingsTimeInput
- Redesign settings page with 6 new sections:
  - Task behavior (priority, due time, auto-archive, quick-add project)
  - View & display (default view, compact mode, task counts, subtask progress)
  - Kanban board (card size, labels, WIP limit)
  - Notifications (reminders, daily digest, overdue alerts)
  - Productivity (focus mode, pomodoro, daily goal, streak)
  - Keyboard shortcuts

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-09 13:30:02 +01:00
..
atoms style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
molecules feat(shared-ui): add centered mode to PageHeader component 2025-12-04 17:27:43 +01:00
navigation Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
organisms fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
pages fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
settings feat(todo): add comprehensive settings page with 20+ preferences 2025-12-09 13:30:02 +01:00
index.ts feat(todo): add comprehensive settings page with 20+ preferences 2025-12-09 13:30:02 +01:00