• Joined on 2026-03-22
admins pushed to main at admins/lms-sb 2026-05-19 13:26:25 +00:00
3b57b14d9b Add file attachments to questions (new question form + admin reply)
admins pushed to main at admins/lms-sb 2026-05-19 13:10:38 +00:00
367764b71e Expand /questions/new form: wider container, larger inputs, hint texts
admins pushed to main at admins/lms-sb 2026-05-19 13:01:33 +00:00
acf7ee49aa Replace single-line reply input with resizable textarea in QuestionSplitView
admins pushed to main at admins/lms-sb 2026-05-19 09:32:09 +00:00
751c012f3d Add /admin/comments page with delete and pagination
7084806aac Add search, filters, pagination to homework list
b2fa98051f Add quick enroll button to admin users table
4f5b5c535a Add search, filters, pagination to admin users table
Compare 4 commits »
admins pushed to main at admins/lms-sb 2026-05-19 08:57:03 +00:00
e5ba94cb33 Fix security, transaction, and badge issues from final review
12e1785ff2 Send homework-updated email to staff on submission edit
bd1e77c2a3 Add questions nav links and admin unread badge
d2362a3f1e Fix QuestionSplitView error handling, loading state, file key
3a2f64d47d Fix QuestionSplitView panel widths and message bubble styling
Compare 16 commits »
admins pushed to main at admins/lms-sb 2026-05-18 12:14:18 +00:00
a27089bc0c docs(lms): заменить устаревший DESIGN.md указателем на ДС-2
c94a8dafa9 style(lms): синхронизировать типографику со шкалой ДС-2 (+2px)
Compare 2 commits »
admins pushed to main at admins/lms-sb 2026-05-14 05:07:35 +00:00
47840901c5 feat: collapsible mobile sidebar for student course view
admins pushed to main at admins/lms-sb 2026-05-11 14:34:41 +00:00
e3e6c713d2 Add reset password button to admin user page
admins pushed to main at admins/lms-sb 2026-05-11 13:52:53 +00:00
77016a03c7 Add active users last 24h card to admin dashboard
admins pushed to main at admins/lms-sb 2026-05-11 12:41:45 +00:00
c1ae048c14 Rewrite password change form to use Server Action
admins pushed to main at admins/lms-sb 2026-05-11 12:10:23 +00:00
799117d287 Fix change-password form to use direct fetch instead of authClient
admins pushed to main at admins/lms-sb 2026-05-11 12:03:36 +00:00
c445bfacad Add student profile page with password change
admins pushed to main at admins/lms-sb 2026-05-11 11:56:08 +00:00
41871a1e8e Fix build: remove deleted package imports from globals.css
admins pushed to main at admins/lms-sb 2026-05-09 14:35:11 +00:00
444b9c0faf Apply tech debt fixes: middleware rename, React.cache, file size limits, remove dead deps
admins pushed to main at admins/lms-sb 2026-05-08 09:24:33 +00:00
5547b427bb Add nonzero balance filter to users page, link from dashboard card
admins pushed to main at admins/lms-sb 2026-05-08 09:20:46 +00:00
2dfc42821c Move balance card below Activity block in admin dashboard
admins pushed to main at admins/lms-sb 2026-05-08 09:10:10 +00:00
33dcf9bb4a Add total user balances stat card to admin dashboard
admins pushed to main at admins/lms-sb 2026-05-07 06:04:13 +00:00
a5e7b20699 Add forgot-password and reset-password flow
admins pushed to main at admins/lms-sb 2026-05-07 04:24:31 +00:00
93e74951a7 Add balance transactions to user admin panel
admins pushed to main at admins/lms-sb 2026-05-06 14:06:56 +00:00
48721759d3 Add comment field to user profile in admin panel