managarten/apps/calendar/apps/web
Till-JS d703ccfd80 feat(auth): add resend verification email to registration screen
- Add prominent email verification success UI with resend button
- Show resend verification option when registration fails with "not verified" error
- Improve form spacing with space-y-4 for better visual consistency
- Add translations for resend verification in all languages (de, en, fr, it, es)
- Update all 13 app register pages to pass onResendVerification prop

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 12:44:28 +01:00
..
src feat(auth): add resend verification email to registration screen 2026-02-01 12:44:28 +01:00
Dockerfile 🔧 chore(calendar-web): add shared-stores to Dockerfile 2026-01-30 16:42:54 +01:00
eslint.config.js improve code quality 2025-12-03 23:42:37 +01:00
package.json 🔧 chore(calendar-web): add shared-vite-config to devDependencies 2026-01-30 16:40:02 +01:00
svelte.config.js 🐛 fix: switch web apps to adapter-node for Docker builds 2025-12-08 16:30:04 +01:00
tsconfig.json feat(calendar): add complete calendar app with backend, web, and landing 2025-12-02 13:15:04 +01:00
vite.config.ts 🐛 fix(web-apps): fix Vite type compatibility and Svelte 5 store issues 2026-02-01 04:00:29 +01:00