elearning/frontend_management/pages
Missez 025084b2bf
Some checks are pending
Build and Deploy Frontend Learner / Build Frontend Learner Docker Image (push) Waiting to run
Build and Deploy Frontend Learner / Deploy E-learning Frontend Learner to Dev Server (push) Blocked by required conditions
Build and Deploy Frontend Learner / Notify Deployment Status (push) Blocked by required conditions
Build and Deploy Backend / Build Backend Docker Image (push) Successful in 18s
Build and Deploy Frontend Management to Dev Server / Build Frontend Management Docker Image (push) Successful in 21s
Build and Deploy Backend / Deploy E-learning Backend to Dev Server (push) Successful in 3s
Build and Deploy Frontend Management to Dev Server / Deploy E-learning Frontend Management to Dev Server (push) Successful in 3s
Build and Deploy Backend / Notify Deployment Status (push) Successful in 1s
Build and Deploy Frontend Management to Dev Server / Notify Deployment Status (push) Successful in 2s
feat: Add admin user management page with user listing, search, filter, stats, and detail view, along with a Dockerfile for frontend deployment.
2026-02-10 17:12:21 +07:00
..
admin feat: Add admin user management page with user listing, search, filter, stats, and detail view, along with a Dockerfile for frontend deployment. 2026-02-10 17:12:21 +07:00
instructor feat: Introduce admin pages for pending course review and course details, and instructor pages for course management and lesson quizzes. 2026-02-10 15:40:03 +07:00
index.vue feat: Implement initial frontend for admin and instructor roles, including dashboards, course management, authentication, and core services. 2026-02-06 14:58:41 +07:00
login.vue feat: initialize Nuxt.js frontend application with Docker setup, global styling, and authentication pages. 2026-02-05 13:43:16 +07:00
register.vue feat: Implement initial frontend for admin and instructor roles, including dashboards, course management, authentication, and core services. 2026-02-06 14:58:41 +07:00
reset-password.vue feat: Add initial frontend setup including authentication, instructor, and admin course management modules. 2026-01-28 13:39:00 +07:00
verify-email.vue feat: student page and create email verification page. 2026-02-03 17:13:30 +07:00