elearning/Frontend-Learner/pages
supalerk-ar66 7b7f44620d
All checks were successful
Build and Deploy Frontend Learner / Build Frontend Learner Docker Image (push) Successful in 45s
Build and Deploy Frontend Learner / Deploy E-learning Frontend Learner to Dev Server (push) Successful in 3s
Build and Deploy Frontend Learner / Notify Deployment Status (push) Successful in 1s
feat: add user registration page with form validation and API integration.
2026-02-11 10:21:58 +07:00
..
auth feat: add user registration page with form validation and API integration. 2026-02-11 10:21:58 +07:00
browse feat: Implement course discovery page with category sidebar filtering. 2026-02-10 11:08:10 +07:00
classroom feat: implement comprehensive quiz interface with start, taking, result, and review screens, including state management, navigation, and submission logic. 2026-02-10 13:45:28 +07:00
course feat: implement core e-learning pages, course composable, and i18n localization. 2026-02-09 11:40:41 +07:00
dashboard feat: Implement user profile page with view/edit functionality, profile updates, password changes, and avatar upload. 2026-02-10 16:54:02 +07:00
quiz feat: Implement quiz runner functionality with dedicated pages, composable logic, and i18n support. 2026-02-04 14:22:38 +07:00
index.vue feat: Initialize e-learning frontend with course browsing, landing, and authentication pages, along with core layouts and composables. 2026-02-04 16:57:31 +07:00
reset-password.vue feat: add user dashboard, profile management, and password reset pages. 2026-02-02 16:33:57 +07:00
verify-email.vue feat: implement user authentication, profile management, and email verification with i18n support 2026-02-03 11:01:39 +07:00