managarten/packages/shared-ui/src/settings
Till-JS bbe540c3f1 feat: add global start page setting across all apps
- Add GeneralSettings types (startPages, weekStartsOn, soundsEnabled)
- Create app-routes.ts with available routes for 12 apps
- Extend UserSettingsStore with general settings support
- Update GlobalSettingsSection with start page selector UI
- Add start page redirect logic to all app layouts:
  - Clock, Calendar, Todo, Zitare, Picture
  - Manadeck, Presi, Chat, Manacore
- Create user-settings stores for Clock and Todo apps

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 16:31:04 +01:00
..
GlobalSettingsSection.svelte feat: add global start page setting across all apps 2025-12-04 16:31:04 +01:00
index.ts 🐛 fix(theme): add ShadCN-style CSS variable aliases for shared components 2025-12-03 00:20:49 +01:00
SettingsCard.svelte feat(shared-ui): add reusable settings components with glass styling 2025-11-29 13:22:12 +01:00
SettingsDangerButton.svelte fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
SettingsDangerZone.svelte fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
SettingsPage.svelte fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
SettingsRow.svelte fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
SettingsSection.svelte fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
SettingsToggle.svelte fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00