elearning/Backend/src/services
JakkrapartXD c5aa195b13
All checks were successful
Build and Deploy Backend / Build Backend Docker Image (push) Successful in 24s
Build and Deploy Backend / Deploy E-learning Backend to Dev Server (push) Successful in 3s
Build and Deploy Backend / Notify Deployment Status (push) Successful in 1s
feat: implement course cloning functionality including chapters, lessons, quizzes, and attachments for instructors.
2026-02-13 17:41:01 +07:00
..
AdminCourseApproval.service.ts feat: Add token-based authorization to category deletion and enhance user registration with error handling and audit logging. 2026-02-13 14:54:45 +07:00
announcements.service.ts feat: Add token-based authorization to category deletion and enhance user registration with error handling and audit logging. 2026-02-13 14:54:45 +07:00
audit.service.ts feat: Add error audit logging to instructor course operations and implement status filtering for listing courses. 2026-02-13 14:45:59 +07:00
auth.service.ts feat: Add token-based authorization to category deletion and enhance user registration with error handling and audit logging. 2026-02-13 14:54:45 +07:00
categories.service.ts feat: Add token-based authorization to category deletion and enhance user registration with error handling and audit logging. 2026-02-13 14:54:45 +07:00
certificate.service.ts feat: Add token-based authorization to category deletion and enhance user registration with error handling and audit logging. 2026-02-13 14:54:45 +07:00
ChaptersLesson.service.ts feat: Add token-based authorization to category deletion and enhance user registration with error handling and audit logging. 2026-02-13 14:54:45 +07:00
courses.service.ts feat: implement course cloning functionality including chapters, lessons, quizzes, and attachments for instructors. 2026-02-13 17:41:01 +07:00
CoursesInstructor.service.ts feat: implement course cloning functionality including chapters, lessons, quizzes, and attachments for instructors. 2026-02-13 17:41:01 +07:00
CoursesStudent.service.ts feat: Add token-based authorization to category deletion and enhance user registration with error handling and audit logging. 2026-02-13 14:54:45 +07:00
RecommendedCourses.service.ts feat: Add token-based authorization to category deletion and enhance user registration with error handling and audit logging. 2026-02-13 14:54:45 +07:00
user.service.ts feat: Add token-based authorization to category deletion and enhance user registration with error handling and audit logging. 2026-02-13 14:54:45 +07:00
usermanagement.service.ts feat: Add token-based authorization to category deletion and enhance user registration with error handling and audit logging. 2026-02-13 14:54:45 +07:00