- New per-user 'default_landing_page' setting (tracker default / calendar / summary / spending), registered in the whitelist + defaults. - Implemented as a post-login redirect (keeps /=Tracker so the Home link and direct nav are unaffected). Precedence: admin → deep-link they were bounced from (state.from) → default landing → /. Resolved by fetching settings in the login success path, with a safe / fallback so a fetch failure never blocks login. - Settings: Select in the Regional section. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| contexts | ||
| hooks | ||
| lib | ||
| pages | ||
| public/img | ||
| App.tsx | ||
| api.ts | ||
| index.css | ||
| main.tsx | ||
| types.ts | ||