managarten/packages
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
..
eslint-config fix lint 2025-12-04 00:32:13 +01:00
mana-core-nestjs-integration Fix wrong type 2025-12-04 23:25:25 +01:00
manadeck-database improve code quality 2025-12-03 23:42:37 +01:00
news-database Fix wrong type 2025-12-04 23:25:25 +01:00
nutriphi-database improve code quality 2025-12-03 23:42:37 +01:00
shared-api-client Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
shared-auth fix(manacore): auth flow and dashboard widget API fixes 2025-12-07 14:44:58 +01:00
shared-auth-stores fix lint 2025-12-04 00:32:13 +01:00
shared-auth-ui improve code quality 2025-12-03 23:42:37 +01:00
shared-branding Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
shared-config fix lint 2025-12-04 00:32:13 +01:00
shared-credit-service fix lint 2025-12-04 00:32:13 +01:00
shared-errors Fix wrong type 2025-12-04 23:25:25 +01:00
shared-feedback-service fix lint 2025-12-04 00:32:13 +01:00
shared-feedback-types improve code quality 2025-12-03 23:42:37 +01:00
shared-feedback-ui Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
shared-i18n improve code quality 2025-12-03 23:42:37 +01:00
shared-icons improve code quality 2025-12-03 23:42:37 +01:00
shared-landing-ui improve code quality 2025-12-03 23:42:37 +01:00
shared-nestjs-auth Fix wrong type 2025-12-04 23:25:25 +01:00
shared-profile-ui improve code quality 2025-12-03 23:42:37 +01:00
shared-storage Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
shared-stores ♻️ refactor: unify web app patterns across monorepo 2025-12-05 03:35:26 +01:00
shared-subscription-types improve code quality 2025-12-03 23:42:37 +01:00
shared-subscription-ui improve code quality 2025-12-03 23:42:37 +01:00
shared-supabase Fix wrong type 2025-12-04 23:25:25 +01:00
shared-tailwind improve code quality 2025-12-03 23:42:37 +01:00
shared-theme Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
shared-theme-ui improve code quality 2025-12-03 23:42:37 +01:00
shared-types improve code quality 2025-12-03 23:42:37 +01:00
shared-ui Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
shared-utils fix lint 2025-12-04 00:32:13 +01:00
shared-vite-config ♻️ refactor: unify web app patterns across monorepo 2025-12-05 03:35:26 +01:00
test-config improve code quality 2025-12-03 23:42:37 +01:00
uload-database improve code quality 2025-12-03 23:42:37 +01:00