managarten/apps/todo/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
static fix(todo-web): remove localhost fallbacks triggering local network permission 2026-01-28 15:33:36 +01:00
.env.production.example feat(todo): prepare for production deployment 2026-01-28 14:04:27 +01:00
Dockerfile 🔧 chore: add shared-stores and shared-api-client to web apps 2026-01-30 18:27:04 +01:00
package.json 🔧 chore: add shared-vite-config as devDependency to web apps 2026-01-30 18:15:36 +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(contacts): add import/export with Google Contacts integration 2025-12-03 15:54:31 +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