managarten/apps
Till-JS a6cc0b83aa fix(manacore): auth flow and dashboard widget API fixes
Auth fixes:
- Update fetchInterceptor skip patterns for ManaCore auth endpoints
- Fix URL matching to compare full origins instead of partial matches
- Update token manager state after successful login
- Remove Supabase session dependency from layouts
- Use authStore for auth state in route layouts

Dashboard fixes:
- Add network error detection in base-client to prevent infinite retries
- Update all 9 dashboard widgets to not retry on service unavailable
- Add /api/v1 prefix to all backend service URLs (chat, calendar, contacts, todo, zitare, picture, manadeck)

Commands:
- Add dev:manacore:backends to start all 9 dashboard backends
- Add dev:manacore:full to start web + all backends together
- Update COMMANDS.md with new commands and backend port table

Auth service:
- Fix TypeScript error: crossApp → cross_app in referrals schema

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-07 14:44:58 +01:00
..
calendar Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
chat Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
clock Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
contacts Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
context Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
manacore fix(manacore): auth flow and dashboard widget API fixes 2025-12-07 14:44:58 +01:00
manadeck Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
picture Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
quote/apps fix lint 2025-12-04 00:32:13 +01:00
todo refactor(todo): reorganize routes into (app) layout group 2025-12-05 04:20:16 +01:00
zitare Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00