elearning/Backend/src/types
2026-01-27 16:43:59 +07:00
..
AdminCourseApproval.types.ts make admin approve api 2026-01-23 13:16:41 +07:00
announcements.types.ts feat: enable file upload support for announcement creation with multipart form data handling. 2026-01-27 16:43:59 +07:00
auth.types.ts chage api use token 2026-01-14 13:42:54 +07:00
categories.type.ts refactor: Standardize type naming conventions and file casing for course and category types. 2026-01-20 07:13:59 +00:00
ChaptersLesson.typs.ts feat: Implement granular API for video upload/update and attachment management with dedicated types and endpoints. 2026-01-26 17:23:26 +07:00
courses.types.ts feat: add listCourseResponse and getCourseResponse interfaces for course API responses. 2026-01-20 14:18:58 +07:00
CoursesInstructor.types.ts make admin approve api 2026-01-23 13:16:41 +07:00
CoursesStudent.types.ts add check quizz for student 2026-01-22 17:30:35 +07:00
index.ts feat: Implement student course management functionalities and standardize multi-language text types across course and category definitions. 2026-01-19 14:14:59 +07:00
user.types.ts get me api 2026-01-13 17:55:00 +07:00
usersmanagement.types.ts feat: Filter user listings by deactivation status, include a total count in the response, and simplify account activation to use user ID directly. 2026-01-16 11:16:51 +07:00