shinkan-jinkendo/frontend/src/pages
Lars 2646bc776a
Some checks failed
Deploy Development / deploy (push) Failing after 12s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Failing after 1s
Test Suite / playwright-tests (push) Has been skipped
feat: implement email verification flow and enhance user experience
- Added EmailVerificationBanner component to notify users about unverified email status and provide a resend verification option.
- Introduced VerifyPage for handling email verification via a token in the URL, including success and error handling.
- Updated LoginPage and AccountSettingsPage to allow users to resend verification emails directly from these pages.
- Enhanced API utility with new functions for verifying emails and resending verification requests.
- Updated routing to include the new verification page and improved link structure for verification links.
2026-04-29 11:37:54 +02:00
..
AccountSettingsPage.jsx feat: implement email verification flow and enhance user experience 2026-04-29 11:37:54 +02:00
AdminCatalogsPage.jsx feat: Admin page navigation with MediaWiki Import link 2026-04-24 17:03:13 +02:00
AdminHierarchyPage.broken.jsx fix: temporarily use simple admin hierarchy to fix build 2026-04-24 08:57:13 +02:00
AdminHierarchyPage.jsx feat: Admin page navigation with MediaWiki Import link 2026-04-24 17:03:13 +02:00
AdminMaturityModelsPage.jsx feat: update version to 0.7.4 and enhance maturity model functionality 2026-04-27 12:48:22 +02:00
ClubsPage.jsx feat: enhance role permissions and UI for clubs and training planning 2026-04-28 19:46:09 +02:00
Dashboard.jsx feat: implement email verification flow and enhance user experience 2026-04-29 11:37:54 +02:00
ExerciseDetailPage.jsx feat: update version to 0.7.9 and enhance exercise variant management 2026-04-28 10:59:09 +02:00
ExerciseFormPage.jsx feat: enhance RichTextEditor and exercise variant management 2026-04-28 13:09:42 +02:00
ExercisesListPage.jsx refactor: update loading state management and enhance search functionality in ExercisesListPage 2026-04-28 15:24:05 +02:00
LoginPage.jsx feat: implement email verification flow and enhance user experience 2026-04-29 11:37:54 +02:00
MediaWikiImportPage.jsx fix: MediaWiki import - increase limit to 500 and add validation 2026-04-24 17:15:17 +02:00
SkillsPage.jsx feat: Skills & Methods catalog complete 2026-04-22 16:50:31 +02:00
TrainerContextsPage.jsx feat: Trainer-Kontext-System & Exercise Training Characters (v0.5.0) 2026-04-23 14:22:17 +02:00
TrainingCoachPage.jsx feat: update TrainingCoachPage with additional useEffect hooks for state management 2026-04-29 08:16:33 +02:00
TrainingPlanningPage.jsx feat: add TrainingCoachPage and enhance training planning features 2026-04-29 06:49:16 +02:00
TrainingUnitRunPage.jsx feat: add TrainingCoachPage and enhance training planning features 2026-04-29 06:49:16 +02:00
VerifyPage.jsx feat: implement email verification flow and enhance user experience 2026-04-29 11:37:54 +02:00