- Board: replace blank iframe with board list (my_boards + shared_with_me), mentor gets per-student buttons to open/create boards, iframe fills full available height via CSS vars (dvh) - Excalidraw: build with NEXT_PUBLIC_BASE_PATH=/devboard so _next/ assets served under /devboard/_next/ and nginx path proxy works correctly - Nginx: preserve /devboard/ path in proxy_pass (no trailing slash), add /yjs WebSocket proxy to devapi.uchill.online for dev YJS on port 1235 - Analytics: real API charts (income/lessons/students) with DateRangePicker - Feedback: mentor kanban view of completed lessons, grade + notes drawer - Nav: dynamic role-based menu (getNavData(role)), mentor-only analytics/feedback - New API utils: analytics-api.js, board-api.js (full), dashboard-api getLessons() - Routes: paths.dashboard.analytics, feedback, board added Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .cursor/rules | ||
| .gitea/workflows | ||
| .github/workflows | ||
| Modernize/Modernize/react-version/packages/typescript/main | ||
| backend | ||
| chatnext | ||
| docker | ||
| etc/docker | ||
| excalidraw-server | ||
| front_material | ||
| front_minimal | ||
| scripts | ||
| whiteboard-server@86c3d0271b | ||
| yjs-whiteboard-server | ||
| .end.dev | ||
| .end.prod | ||
| .gitignore | ||
| AUTO-BACKUP-SETUP.md | ||
| DOCKER-SERVER-CONFIG.md | ||
| README-PROD.md | ||
| README.md | ||
| REBUILD-INSTRUCTIONS.md | ||
| backup-all-db.sh | ||
| backup-db-auto.sh | ||
| backup-db.sh | ||
| docker-compose.yml | ||
| excalidraw_dev.zip | ||
| front_material_dev.zip | ||
| platform_dev.zip | ||
| rebuild-prod.sh | ||
| remove-cron-backup.sh | ||
| safe-down.sh | ||
| setup-cron-backup.sh | ||
| whiteboard_dev.zip | ||
README.md
Platform Dev Environment
Test CI/CD
Test CI/CD
Test SSH
Test Thu Feb 12 10:43:38 PM MSK 2026
test-ssh-fix