Commit graph

50 commits

Author SHA1 Message Date
supalerk-ar66
797e3db644 feat: Implement initial core features including course browsing, authentication, user dashboard, and internationalization. 2026-02-24 11:12:26 +07:00
supalerk-ar66
01d249c19a feat: add initial frontend pages for course browsing, recommendations, and user dashboard.
All checks were successful
Build and Deploy Frontend Learner / Build Frontend Learner Docker Image (push) Successful in 38s
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-23 17:44:02 +07:00
supalerk-ar66
096b5bbc52 feat: Add useCourse composable for course data management and CourseDetailView component for displaying course details. 2026-02-20 16:47:27 +07:00
supalerk-ar66
1b9119e606 feat: Implement core application UI with new headers, navigation, and initial pages.
All checks were successful
Build and Deploy Frontend Learner / Build Frontend Learner Docker Image (push) Successful in 42s
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-19 10:39:44 +07:00
supalerk-ar66
3fa236cff5 feat: Implement initial application layouts, global navigation, and course browsing pages with i18n support.
All checks were successful
Build and Deploy Frontend Learner / Build Frontend Learner Docker Image (push) Successful in 41s
Build and Deploy Frontend Learner / Deploy E-learning Frontend Learner to Dev Server (push) Successful in 4s
Build and Deploy Frontend Learner / Notify Deployment Status (push) Successful in 1s
2026-02-18 16:28:29 +07:00
supalerk-ar66
a0ca6f7e6b feat: Implement core e-learning platform features including quiz, dashboard, course discovery, and classroom learning with i18n support.
All checks were successful
Build and Deploy Frontend Learner / Build Frontend Learner Docker Image (push) Successful in 35s
Build and Deploy Frontend Learner / Deploy E-learning Frontend Learner to Dev Server (push) Successful in 4s
Build and Deploy Frontend Learner / Notify Deployment Status (push) Successful in 1s
2026-02-12 12:01:37 +07:00
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
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
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
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
b2365a4c6a feat: implement user authentication, profile management, and email verification with i18n support 2026-02-03 11:01:39 +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
c4f68eb927 feat: Implement My Courses page with course cards, filtering, and certificate download functionality. 2026-01-30 14:34:50 +07:00
supalerk-ar66
b59eac1388 feat: Add useMediaPrefs composable for persistent media playback controls and introduce the classroom learning page. 2026-01-29 14:02:32 +07:00
supalerk-ar66
4c575dc734 feat: Implement e-learning classroom with video playback, progress tracking, and quiz functionality, alongside new course and category composables and Thai localization. 2026-01-29 13:17:58 +07:00
supalerk-ar66
9232b6a21d feat: Implement core e-learning classroom interface, user dashboard pages, authentication composable, and Thai localization. 2026-01-29 11:09:29 +07:00
supalerk-ar66
70d2dfa4c7 feat: Add user profile management page including personal info editing, avatar upload, and password change. 2026-01-28 14:44:46 +07:00
supalerk-ar66
9fd217e1db feat: implement useAuth composable for authentication. 2026-01-28 11:54:25 +07:00
supalerk-ar66
bacb8a3824 feat: Add useCourse composable for course-related data and logic. 2026-01-28 10:01:21 +07:00
supalerk-ar66
5fe454df95 feat: Add foundational UI components, pages, and theme management for the e-learning application. 2026-01-27 14:02:12 +07:00
supalerk-ar66
8b403f906a feat: add new composables for category, course, and authentication management. 2026-01-27 10:42:13 +07:00
supalerk-ar66
0e095b35c5 feat: Establish core application layout, global styles, and theme mode management. 2026-01-26 14:03:56 +07:00
supalerk-ar66
9bfb852ad0 feat: Scaffold new Nuxt.js application with initial pages, layouts, composables, and middleware. 2026-01-23 09:54:39 +07:00
supalerk-ar66
0eb9b522f6 feat: Introduce core e-learning features with new pages for course details, dashboard, authentication, browsing, and learning, supported by a useCourse composable. 2026-01-23 09:47:39 +07:00
supalerk-ar66
7b22699b13 feat: Introduce useCourse and useAuth composables, and add new pages for user registration and dynamic course details. 2026-01-22 11:04:57 +07:00
supalerk-ar66
ffd2d55e33 feat: Implement dashboard with recommended courses and dedicated course detail pages using a new useCourse composable. 2026-01-22 10:46:44 +07:00
supalerk-ar66
3c9703ebfa feat: Introduce useAuth composable for user authentication, registration, profile, and password management. 2026-01-22 10:33:11 +07:00
supalerk-ar66
8f38f795e6 feat: Add useCourse composable for course data management and a new discovery page. 2026-01-21 13:30:32 +07:00
supalerk-ar66
327f6ec7b5 feat: Add course detail page, authentication composable, and course browsing page. 2026-01-21 10:02:51 +07:00
supalerk-ar66
693b00b96a feat: add useCourse composable for managing course data, enrollment, and learning progress. 2026-01-20 16:11:26 +07:00
supalerk-ar66
897edb6438 feat: implement useCourse composable for managing course data, enrollment, and lesson progress. 2026-01-20 15:42:34 +07:00
supalerk-ar66
e6549cda44 feat: add useCourse composable for managing course-related API interactions and data fetching. 2026-01-20 15:31:28 +07:00
supalerk-ar66
06ff2c0d9f feat: add useCourse composable with functions for fetching, enrolling, and managing course data. 2026-01-20 15:25:18 +07:00
supalerk-ar66
36593bc4f1 feat: implement my courses page with course fetching, filtering, and enrollment/certificate modals. 2026-01-20 15:13:02 +07:00
supalerk-ar66
122bb2332f feat: Implement course discovery page with browsing, filtering, and detail view, powered by a new useCourse composable. 2026-01-20 15:01:01 +07:00
supalerk-ar66
e6a73c836c feat: Add course discovery page with search, category filters, and detailed course view, along with a new useCategory composable. 2026-01-20 14:48:06 +07:00
supalerk-ar66
1d8acaf7d7 feat: Implement course discovery page with API integration, useCourse composable, and CourseCard component. 2026-01-16 10:26:33 +07:00
supalerk-ar66
2ffcc36fe4 feat: Implement core authentication and course management logic with new discovery and profile pages. 2026-01-16 10:03:12 +07:00
supalerk-ar66
ae771420be ADD:API RESET -request and password and Refresh access token 2026-01-15 11:06:44 +07:00
supalerk-ar66
c557c383e3 ADD:api-refresh 2026-01-15 10:30:40 +07:00
supalerk-ar66
e087ab9b0e Add:api-register 2026-01-15 09:45:51 +07:00
supalerk-ar66
51668bae9d Add: Auth protection & error notifications 2026-01-14 16:47:35 +07:00
supalerk-ar66
c411f2a8a4 Add:api-login 2026-01-14 15:15:31 +07:00
supalerk-ar66
71f0676a62 Website Structure 2026-01-13 10:48:02 +07:00