Commit graph

111 commits

Author SHA1 Message Date
supalerk-ar66
883e08c6ed feat: add useCourse composable for comprehensive course management and create a new dashboard page. 2026-02-11 17:28:48 +07:00
supalerk-ar66
23d9e44cc9 feat: Implement course detail viewing and enrollment functionality with a new useCourse composable. 2026-02-11 17:06:33 +07:00
supalerk-ar66
d7a91efa7b feat: implement user registration page with form validation, authentication integration, and Quasar notifications. 2026-02-11 15:32:31 +07:00
supalerk-ar66
dd5aacea3a feat: Implement a public course browsing page with search functionality and detailed course cards. 2026-02-11 15:27:22 +07:00
supalerk-ar66
d4f84667dc feat: add new pages for authentication (register, forgot password) and course browsing (discovery, course detail) 2026-02-11 15:11:38 +07:00
supalerk-ar66
acff387a9b feat: Implement user dashboard with recommended courses, a 'My Courses' page for enrolled courses, and a reusable CourseCard component. 2026-02-11 15:05:27 +07:00
supalerk-ar66
efb50a1ddb feat: implement course discovery page with category filtering sidebar and course detail view. 2026-02-11 12:45:57 +07:00
supalerk-ar66
088bbf4b1b feat: add dynamic course detail page to display course details, chapters, lessons, and handle course enrollment. 2026-02-11 12:40:25 +07:00
supalerk-ar66
7ead98375e feat: Implement core e-learning features including course discovery, classroom components, user profile management, and internationalization for English and Thai. 2026-02-11 11:26:03 +07:00
supalerk-ar66
0c67bb782e feat: Implement user profile page with view/edit functionality, profile updates, password changes, and avatar upload.
All checks were successful
Build and Deploy Frontend Learner / Build Frontend Learner Docker Image (push) Successful in 34s
Build and Deploy Frontend Management to Dev Server / Build Frontend Management Docker Image (push) Successful in 34s
Build and Deploy Frontend Learner / Deploy E-learning Frontend Learner to Dev Server (push) Successful in 4s
Build and Deploy Frontend Management to Dev Server / Deploy E-learning Frontend Management to Dev Server (push) Successful in 3s
Build and Deploy Frontend Learner / Notify Deployment Status (push) Successful in 1s
Build and Deploy Frontend Management to Dev Server / Notify Deployment Status (push) Successful in 1s
2026-02-10 16:54:02 +07:00
supalerk-ar66
3e8a64e5d1 feat: implement comprehensive quiz interface with start, taking, result, and review screens, including state management, navigation, and submission logic.
All checks were successful
Build and Deploy Frontend Learner / Build Frontend Learner Docker Image (push) Successful in 34s
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
2026-02-10 13:45:28 +07:00
supalerk-ar66
220dc0148d feat: add classroom learning interface with video playback, progress tracking, and a dedicated quiz page.
All checks were successful
Build and Deploy Frontend Learner / Build Frontend Learner Docker Image (push) Successful in 52s
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
2026-02-10 13:14:06 +07:00
supalerk-ar66
350e3c27b3 feat: Add new classroom learning page with course content display, video playback, progress tracking, lesson access control, and course announcements. 2026-02-10 13:14:06 +07:00
supalerk-ar66
8ba1239685 feat: Implement course discovery page with category sidebar filtering.
Some checks failed
Build and Deploy Frontend Learner / Build Frontend Learner Docker Image (push) Failing after 1m13s
Build and Deploy Frontend Learner / Deploy Frontend Learner to Server (push) Has been skipped
2026-02-10 11:08:10 +07:00
supalerk-ar66
4e7c25e293 feat: implement course discovery page with category filtering, search, and pagination. 2026-02-10 09:28:44 +07:00
supalerk-ar66
a8339ed0ab feat: implement initial e-learning frontend UI, including course details, layout, navigation, and dashboard components. 2026-02-09 17:27:03 +07:00
supalerk-ar66
15794fab16 feat: Add user profile page for managing personal information, passwords, email verification, and viewing certificates, with internationalization support. 2026-02-09 16:22:37 +07:00
supalerk-ar66
fe8f7dd51b feat: implement classroom learning interface for video lessons and progress tracking 2026-02-09 15:55:36 +07:00
supalerk-ar66
75d1ef069d feat: Add login page component. 2026-02-09 15:25:46 +07:00
supalerk-ar66
f22b350bb8 feat: Add new browse courses page with search functionality and a premium dark theme. 2026-02-09 15:21:44 +07:00
supalerk-ar66
38969c7169 feat: Implement initial application layout, header, course discovery, and dashboard pages with Thai localization. 2026-02-09 14:47:02 +07:00
supalerk-ar66
0fc67bf9c3 feat: implement My Courses page with a new CourseCard component and certificate download functionality, along with new Thai locale strings. 2026-02-09 14:30:05 +07:00
supalerk-ar66
6d31cc2e45 feat: Add course discovery page, course card component, and dashboard index page. 2026-02-09 14:20:11 +07:00
supalerk-ar66
e94410d0e7 feat: implement core e-learning pages, course composable, and i18n localization. 2026-02-09 11:40:41 +07:00
supalerk-ar66
f736eb7f38 feat: Implement course management composable with course fetching and enrollment, and create a user dashboard to display enrolled courses. 2026-02-09 10:53:42 +07:00
supalerk-ar66
eb248f7ca2 feat: introduce core e-learning frontend pages and components for dashboard, profile, classroom, and layout. 2026-02-09 10:37:48 +07:00
supalerk-ar66
4e0191ed1f feat: implement My Courses page with course listing, progress/completion filtering, and certificate download functionality. 2026-02-06 14:09:02 +07:00
supalerk-ar66
438bc6cd23 feat: implement online classroom page with curriculum sidebar, video player, and announcement system 2026-02-06 12:57:29 +07:00
supalerk-ar66
923c8b727a ED 2026-02-05 16:53:10 +07:00
JakkrapartXD
e79748d03b style: Remove password placeholder from the register form. 2026-02-05 09:47:59 +00:00
supalerk-ar66
42b7399868 feat: implement e-learning classroom page with video player, lesson navigation, progress tracking, and announcements. 2026-02-05 09:56:16 +07:00
supalerk-ar66
a201c4285b 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
supalerk-ar66
754f211a08 feat: Implement core course management, enrollment, and classroom learning functionalities with new composables and components. 2026-02-04 16:22:48 +07:00
supalerk-ar66
67f10c4287 feat: Implement quiz runner functionality with dedicated pages, composable logic, and i18n support. 2026-02-04 14:22:38 +07:00
supalerk-ar66
12e71c48b4 feat: add dashboard page displaying a welcome message and dynamically loaded recommended courses. 2026-02-03 14:17:42 +07:00
supalerk-ar66
b2365a4c6a feat: implement user authentication, profile management, and email verification with i18n support 2026-02-03 11:01:39 +07:00
supalerk-ar66
a648c41b72 feat: Implement core e-learning features including video playback, user profile management, and course discovery. 2026-02-02 17:13:58 +07:00
supalerk-ar66
2cd1d481aa feat: add learning classroom interface with video playback and a new dashboard index page. 2026-02-02 16:42:30 +07:00
supalerk-ar66
0ec99b140a feat: add user dashboard, profile management, and password reset pages. 2026-02-02 16:33:57 +07:00
supalerk-ar66
2e0675f1c9 feat: add core user pages for my courses, profile settings, course discovery, and learning classroom. 2026-02-02 15:34:40 +07:00
supalerk-ar66
4c9b6b0f3f feat: add new pages for course discovery, course details, classroom activities, user dashboard, password reset, and internationalization support. 2026-02-02 14:37:33 +07:00
supalerk-ar66
b60a3853cd feat: Implement initial landing pages, authentication flows, and course browsing functionality with i18n. 2026-02-02 11:11:33 +07:00
supalerk-ar66
9629f79c52 feat: Add core e-learning pages for authentication, course discovery, learning, and user dashboard. 2026-01-30 14:42:08 +07:00
supalerk-ar66
c4f68eb927 feat: Implement My Courses page with course cards, filtering, and certificate download functionality. 2026-01-30 14:34:50 +07:00
supalerk-ar66
c72b76c2a5 feat: Add "My Courses" page for enrolled course management and "Course Discovery" page for browsing and enrolling in courses. 2026-01-30 13:37:40 +07:00
supalerk-ar66
d570e96515 feat: create login page component 2026-01-29 17:56:59 +07:00
supalerk-ar66
7eafa0f79e feat: Implement core e-learning pages for My Courses, Classroom, and Course Detail. 2026-01-29 17:52:52 +07:00
supalerk-ar66
90a8cb6509 feat: add classroom learning page with video player and robust progress tracking 2026-01-29 17:17:45 +07:00
supalerk-ar66
b41b59cc7c feat: Implement a comprehensive quiz interface with start, taking, result, and review screens, including a timer and navigation. 2026-01-29 16:52:49 +07:00
supalerk-ar66
8e57cb124a feat: implement core e-learning classroom functionality including login, lesson viewing, and quiz pages. 2026-01-29 16:26:35 +07:00