yaredyemane
  • Joined on 2025-12-02
yaredyemane pushed to production at Yimaru/Yimaru-BackEnd 2026-05-18 12:15:12 +03:00
a80db8afd9 Add admin recent-activity timeline for learner profile UIs.
yaredyemane pushed to production at Yimaru/Yimaru-BackEnd 2026-05-18 11:59:56 +03:00
52effaa321 Add admin endpoint for nested user LMS completion activity.
yaredyemane pushed to production at Yimaru/Yimaru-BackEnd 2026-05-18 11:38:13 +03:00
062b1f6151 Add country, region, and subscription_status filters to GET /users.
yaredyemane pushed to production at Yimaru/Yimaru-BackEnd 2026-05-18 11:29:19 +03:00
49bcc22d0d Expose subscription_status on user profile responses instead of active_subscription.
yaredyemane pushed to production at Yimaru/Yimaru-BackEnd 2026-05-18 11:17:12 +03:00
1e62510321 Always serialize active_subscription on profile responses.
yaredyemane pushed to production at Yimaru/Yimaru-BackEnd 2026-05-18 11:10:47 +03:00
f824c16c64 user list response fix
yaredyemane pushed to main at Yimaru/Yimaru-BackEnd 2026-05-18 11:10:42 +03:00
f824c16c64 user list response fix
2883561525 Add monthly revenue trend for analytics when year is specified.
a1696bf1e0 Fix analytics dashboard course counts for LMS and exam_prep hierarchies.
7f8ef3373c Add paginated Vimeo video list API (GET /me/videos).
Compare 4 commits »
yaredyemane pushed to production at Yimaru/Yimaru-BackEnd 2026-05-18 11:08:34 +03:00
2883561525 Add monthly revenue trend for analytics when year is specified.
yaredyemane pushed to production at Yimaru/Yimaru-BackEnd 2026-05-18 09:35:27 +03:00
a1696bf1e0 Fix analytics dashboard course counts for LMS and exam_prep hierarchies.
yaredyemane pushed to production at Yimaru/Yimaru-BackEnd 2026-05-18 09:25:04 +03:00
7f8ef3373c Add paginated Vimeo video list API (GET /me/videos).
yaredyemane pushed to main at Yimaru/Yimaru-BackEnd 2026-05-15 13:17:51 +03:00
9afc9a4392 date filter for dashborad analytics
024a69b74b Add date-range filtering to analytics dashboard API.
8bba318372 Fix practice completion roll-up for non-module scopes.
4ada908555 Allow completion for existing practice sets.
86ab4e53d4 Fix practice completion lookup for progress endpoint.
Compare 5 commits »
yaredyemane pushed to production at Yimaru/Yimaru-BackEnd 2026-05-15 13:17:36 +03:00
9afc9a4392 date filter for dashborad analytics
024a69b74b Add date-range filtering to analytics dashboard API.
Compare 2 commits »
yaredyemane pushed to production at Yimaru/Yimaru-Admin 2026-05-13 20:32:11 +03:00
2b556d9d09 feat(content): lesson practices page, dynamic question schema, and practice flow updates
yaredyemane pushed to production at Yimaru/Yimaru-Admin 2026-05-13 16:39:21 +03:00
f1b6172f91 fix(content): uniform lesson card heights and wire descriptions
yaredyemane pushed to main at Yimaru/Yimaru-Admin 2026-05-13 16:35:51 +03:00
f1b6172f91 fix(content): uniform lesson card heights and wire descriptions
yaredyemane pushed to production at Yimaru/Yimaru-Admin 2026-05-13 16:28:12 +03:00
bb6680acfb feat(module): Add practice button on each lesson card
yaredyemane pushed to main at Yimaru/Yimaru-Admin 2026-05-13 16:28:09 +03:00
bb6680acfb feat(module): Add practice button on each lesson card
yaredyemane pushed to main at Yimaru/Yimaru-Admin 2026-05-13 16:12:55 +03:00
77b71abfd8 feat(practices): DYNAMIC questions with schema-driven payload
yaredyemane pushed to production at Yimaru/Yimaru-Admin 2026-05-13 16:12:52 +03:00
77b71abfd8 feat(practices): DYNAMIC questions with schema-driven payload
yaredyemane pushed to main at Yimaru/Yimaru-Admin 2026-05-13 15:39:30 +03:00
9b35a8bf30 qustion type builder integartion fix