managarten/apps
Till JS 23261aab51 fix(manacore): address critical production readiness issues
1. Admin role gate: Nav link only shows for admin role users, admin
   layout redirects non-admins to /home with access denied message
2. Profile update: Replace stubbed setTimeout with real API call to
   profileService.updateProfile(), add empty name validation
3. Error boundaries: Wrap each dashboard widget in svelte:boundary
   with error UI showing widget name, error message, retry button
4. Payment page: Replace alert() with toast notification for
   unfinished payment integration (no more browser alerts)
5. Form validation: Add name validation in profile update

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 09:25:47 +01:00
..
calendar feat(calendar, todo): add shared help pages 2026-03-25 08:47:12 +01:00
chat feat(storage, chat, picture): add shared help pages 2026-03-25 09:19:06 +01:00
citycorners feat(infra): auto-generate Dockerfile COPY statements from package.json 2026-03-24 22:33:07 +01:00
clock refactor(auth): centralize appReady pattern into AuthGate component 2026-03-25 08:30:31 +01:00
contacts refactor(auth): centralize appReady pattern into AuthGate component 2026-03-25 08:30:31 +01:00
context fix(manacore): improve dashboard layout polish 2026-03-24 12:21:51 +01:00
docs fix: replace all manacore.app URLs with mana.how 2026-03-22 18:40:37 +01:00
manacore fix(manacore): address critical production readiness issues 2026-03-25 09:25:47 +01:00
manadeck feat(infra): extend Dockerfile validator to backends and services 2026-03-25 08:57:10 +01:00
matrix feat(infra): auto-generate Dockerfile COPY statements from package.json 2026-03-24 22:33:07 +01:00
mukke feat(analytics): add Analytics Maturity metric to ManaScore and custom event tracking to 4 apps 2026-03-25 09:20:59 +01:00
nutriphi feat(infra): extend Dockerfile validator to backends and services 2026-03-25 08:57:10 +01:00
photos refactor(auth): centralize appReady pattern into AuthGate component 2026-03-25 08:30:31 +01:00
picture feat(storage, chat, picture): add shared help pages 2026-03-25 09:19:06 +01:00
planta feat(infra): extend Dockerfile validator to backends and services 2026-03-25 08:57:10 +01:00
playground feat(infra): auto-generate Dockerfile COPY statements from package.json 2026-03-24 22:33:07 +01:00
presi feat(analytics): add Analytics Maturity metric to ManaScore and custom event tracking to 4 apps 2026-03-25 09:20:59 +01:00
questions fix(manacore): improve dashboard layout polish 2026-03-24 12:21:51 +01:00
skilltree refactor(auth): centralize appReady pattern into AuthGate component 2026-03-25 08:30:31 +01:00
storage feat(storage, chat, picture): add shared help pages 2026-03-25 09:19:06 +01:00
todo feat(calendar, todo): add shared help pages 2026-03-25 08:47:12 +01:00
traces feat: add unified @manacore/shared-llm package and migrate all backends 2026-03-23 22:06:30 +01:00
zitare feat(analytics): add Analytics Maturity metric to ManaScore and custom event tracking to 4 apps 2026-03-25 09:20:59 +01:00