Yimaru-BackEnd/internal/ports
Yared Yemane bd1767d2a6 Add LMS lesson draft and publish visibility.
Migration 000062 adds lessons.publish_status (DRAFT default for new rows; existing rows published). Editors see all lessons; learners see published-only lists and GET by id. Sequential prerequisites and completion counts ignore drafts. Course lesson_count counts published lessons only. Swagger documents publish_status on create/update bodies.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-20 02:16:42 -07:00
..
activity_log.go cloud convert integration + more advanced activity log + issue reporting + video file management fixes 2026-02-11 06:54:05 -08:00
auth.go user and auth service refactoring, notification service SQL + repository adjustment 2025-12-16 18:05:57 +03:00
exam_prep_catalog_course.go subscription management fix + duolingo hierarchy implementation 2026-05-04 10:44:18 -07:00
exam_prep_lesson.go subscription management fix + duolingo hierarchy implementation 2026-05-04 10:44:18 -07:00
exam_prep_module.go subscription management fix + duolingo hierarchy implementation 2026-05-04 10:44:18 -07:00
exam_prep_practice.go Add draft vs published status for LMS and exam-prep practices. 2026-05-19 03:57:43 -07:00
exam_prep_unit.go subscription management fix + duolingo hierarchy implementation 2026-05-04 10:44:18 -07:00
faq.go Add full FAQ management APIs and integration assets. 2026-05-11 07:58:17 -07:00
initial_assessment.go vimeo itegration + Google auth and fiberbase messaging minor fixes + profile completed status fix and profile progress (not course progress) tracker immplementation 2026-02-04 09:59:21 -08:00
lms_course.go learning progress implementation 2026-04-23 03:58:27 -07:00
lms_lesson.go Add LMS lesson draft and publish visibility. 2026-05-20 02:16:42 -07:00
lms_module.go learning progress implementation 2026-04-23 03:58:27 -07:00
lms_practice.go Add draft vs published status for LMS and exam-prep practices. 2026-05-19 03:57:43 -07:00
notification.go bulk notification fix + custom role and permission feature implementation + activity log and user list filters 2026-03-04 09:10:28 -08:00
payment.go vimeo itegration + Google auth and fiberbase messaging minor fixes + profile completed status fix and profile progress (not course progress) tracker immplementation 2026-02-04 09:59:21 -08:00
program.go learning progress implementation 2026-04-23 03:58:27 -07:00
questions.go partly implemented dynamic question builder + payment routes fix 2026-05-07 08:10:21 -07:00
rating.go added cloudconvert for thumbnails + added ratings service 2026-02-18 02:56:08 -08:00
rbac.go more seed data 2026-03-23 05:24:29 -07:00
settings.go afro SMS and partial ArifPay Payment Gateway integrations 2025-12-18 18:06:26 +03:00
subscriptions.go Expose subscription_status on user profile responses instead of active_subscription. 2026-05-18 00:28:19 -07:00
team.go Add SUPER_ADMIN bulk deactivate and reactivate by role. 2026-05-19 00:52:14 -07:00
transaction.go user and auth service refactoring, notification service SQL + repository adjustment 2025-12-16 18:05:57 +03:00
user.go Add SUPER_ADMIN bulk deactivate and reactivate by role. 2026-05-19 00:52:14 -07:00