managarten/apps
Till-JS 0c150df0f1 feat(auth): add resend verification email to all login pages
Add ability to resend verification email when login fails with
"Email not verified" error. Implemented across all 14 apps using
Mana Core Auth.

Changes:
- Add POST /api/v1/auth/resend-verification endpoint to mana-core-auth
- Add resendVerificationEmail method to shared-auth client
- Update LoginPage component with resend UI and translations
- Add resendVerificationEmail to all app auth stores
- Add translations for de, en, fr, es, it
- Add PlantaLogo to shared-branding
- Migrate planta login to shared LoginPage component
2026-01-29 14:55:49 +01:00
..
calendar feat(auth): add resend verification email to all login pages 2026-01-29 14:55:49 +01:00
chat feat(auth): add resend verification email to all login pages 2026-01-29 14:55:49 +01:00
clock feat(auth): add resend verification email to all login pages 2026-01-29 14:55:49 +01:00
contacts feat(auth): add resend verification email to all login pages 2026-01-29 14:55:49 +01:00
context 🔧 chore: enforce monorepo best practices with automated validation 2025-12-25 17:57:00 +01:00
manacore feat(auth): add resend verification email to all login pages 2026-01-29 14:55:49 +01:00
manadeck feat(auth): add resend verification email to all login pages 2026-01-29 14:55:49 +01:00
matrix fix(matrix): use padding-bottom for bottom navigation 2026-01-29 14:52:56 +01:00
nutriphi feat(auth): add resend verification email to all login pages 2026-01-29 14:55:49 +01:00
picture feat(auth): add resend verification email to all login pages 2026-01-29 14:55:49 +01:00
planta feat(auth): add resend verification email to all login pages 2026-01-29 14:55:49 +01:00
presi feat(auth): add resend verification email to all login pages 2026-01-29 14:55:49 +01:00
questions feat(auth): add resend verification email to all login pages 2026-01-29 14:55:49 +01:00
skilltree feat(auth): add resend verification email to all login pages 2026-01-29 14:55:49 +01:00
storage feat(auth): add resend verification email to all login pages 2026-01-29 14:55:49 +01:00
todo feat(auth): add resend verification email to all login pages 2026-01-29 14:55:49 +01:00
zitare/apps feat(auth): redirect users to source app after email verification 2026-01-27 01:31:31 +01:00