Commit graph

23 commits

Author SHA1 Message Date
Missez
5e996b708b feat: Add Docker Compose configuration and a .gitignore file for the frontend management service. 2026-02-05 14:41:40 +07:00
Missez
3c351b2f56 feat: Add Docker Compose configuration for the frontend management service. 2026-02-05 14:05:46 +07:00
Missez
b24988d8bc feat: Add a multi-stage Dockerfile for building and running the frontend application. 2026-02-05 14:00:57 +07:00
Missez
dfcabe306c feat: initialize Nuxt.js frontend application with Docker setup, global styling, and authentication pages. 2026-02-05 13:43:16 +07:00
Missez
be5b9756be feat: Implement instructor course management, including student progress tracking and course content views, alongside admin user management. 2026-02-05 09:31:28 +07:00
Missez
e8a10e5024 feat: student page and create email verification page. 2026-02-03 17:13:30 +07:00
Missez
278bc17fa0 feat: del mock , crud add instructor , VerifyEmail 2026-02-03 11:55:31 +07:00
Missez
7de5457170 edit: response.message 2026-02-02 09:31:37 +07:00
Missez
878a17f922 feat: Implement instructor course and lesson management with dedicated views for quizzes, videos, and admin categories. 2026-01-30 11:48:13 +07:00
Missez
a24f8c4982 feat: Implement instructor module with course management pages and API services. 2026-01-29 09:47:49 +07:00
Missez
19844f343b feat: Add initial frontend setup including authentication, instructor, and admin course management modules. 2026-01-28 13:39:00 +07:00
Missez
310a5e7dd7 feat: Implement instructor course structure management, enabling drag-and-drop reordering of chapters and lessons, and adding support for video and quiz lesson types. 2026-01-27 09:19:58 +07:00
Missez
af7890cc8f feat: Add instructor course management pages for creating, listing, and viewing course details. 2026-01-26 09:53:54 +07:00
Missez
ab3124628c feat: Implement authentication system with token refresh and initial instructor dashboard with course management. 2026-01-23 09:53:44 +07:00
Missez
1e06041769 feat: Implement instructor course management pages and service for listing, creating, viewing, and editing courses. 2026-01-21 09:52:14 +07:00
Missez
6d59ec06bf feat: Introduce user authentication and registration features with login, registration pages, and an authentication service. 2026-01-19 16:52:37 +07:00
supalerk-ar66
660379d2b8 111 2026-01-19 15:24:07 +07:00
supalerk-ar66
dbf62feea9 feat: Implement internationalization (i18n) with language switching and establish core backend services and frontend pages for course management. 2026-01-19 15:23:30 +07:00
Missez
9fa70efaf6 feat: Add admin user and category management services and instructor course creation and listing pages. 2026-01-19 15:03:06 +07:00
Missez
dec0fc5da0 feat: implement instructor courses listing page and data service 2026-01-19 13:06:26 +07:00
Missez
38648581ec feat: Implement user authentication, admin user management, and role-based access control. 2026-01-16 16:37:16 +07:00
Missez
ff5b189b2f login with api 2026-01-14 13:58:25 +07:00
Missez
62812f2090 init frontend_management 2026-01-12 16:49:58 +07:00