UX & Auth Flow Improvements - Profile Navigation, Resend Verification, Forgot Password #194
Notifications
Total Time Spent: 20 seconds
kincses
20 seconds
No due date set.
Dependencies
No dependencies set.
Reference: kincses/service-finder#194
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Technikai Összefoglaló
Három hiányzó UX/auth folyamat implementálása:
1. ProfileView.vue - Navigációs gombok
2. Resend Verification - Backend + Frontend
POST /resend-verificationendpoint +AuthService.resend_verification()metódusauthStore.resendVerification(email)action +VerifyEmailView.vueátírva valós API hívással3. Forgot Password - Frontend véglegesítés
LoginModal.vue: Sikeres küldés után zöld üzenet, email input elrejtése, Fejlesztés alatt üzenet eltávolítvaÉrintett fájlok:
frontend/src/views/ProfileView.vuefrontend/src/views/VerifyEmailView.vuefrontend/src/components/LoginModal.vuefrontend/src/stores/auth.tsbackend/app/api/v1/endpoints/auth.pybackend/app/services/auth_service.py▶️ Munka megkezdve: 2026-06-04 13:02:32
✅ Munka befejezve: 2026-06-04 13:02:53
Technikai Összefoglaló:
UX & Auth Flow Improvements implementálva:
⏱️ Az idő rögzítve.