Yimaru-BackEnd/internal
Yared Yemane fffdff1031 Honor optional sort_order on lesson create under a module.
Accept sort_order on CreateLessonInput; SQL falls back to max+1. When set, shift sibling lessons and insert at that position (same pattern as module create). Regenerate sqlc and update Swagger.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-20 01:56:15 -07:00
..
config feat: practice detail API, inactive purge tracking, and related plumbing 2026-04-20 08:24:59 -07:00
domain Honor optional sort_order on lesson create under a module. 2026-05-20 01:56:15 -07:00
infrastructure user and auth service refactoring, notification service SQL + repository adjustment 2025-12-16 18:05:57 +03:00
logger user and auth service refactoring, notification service SQL + repository adjustment 2025-12-16 18:05:57 +03:00
mocks fix registration and password reset 2025-03-31 00:25:50 +03:00
pkgs Add paginated Vimeo video list API (GET /me/videos). 2026-05-17 22:23:50 -07:00
ports Add draft vs published status for LMS and exam-prep practices. 2026-05-19 03:57:43 -07:00
repository Honor optional sort_order on lesson create under a module. 2026-05-20 01:56:15 -07:00
services Add OPEN_LEARNER role without LMS sequential gating. 2026-05-19 10:26:25 -07:00
web_server Add OPEN_LEARNER role without LMS sequential gating. 2026-05-19 10:26:25 -07:00