|
Deploy to Dev / deploy-dev (push) Failing after 31s
Details
Backend: - Subscriptions: add duration_days field to plan, fix duration logic, remove allowed_durations restriction - Users: add StudentMentorViewSet (remove_mentor), fix remove_client (board access + notification) - Users: add STATUS_REMOVED to MentorStudentConnection, fix re-invite after removal - Users: add authentication_classes=[] to all public auth endpoints (fix user_not_found 401) - Users: fix verify-email and reset-password URLs in email tasks - Users: validate IANA timezone on registration - Schedule: add group/group_name to LessonCalendarItemSerializer - Referrals: add tasks.py for Celery, add process_pending_referral_bonuses to beat schedule - Email templates: redesign all 5 templates (gradient header, icons, Училл branding) Frontend: - Calendar: fix SWR revalidation after create/update/delete (match childId key), clear errors on tab switch - Students: add remove buttons with warning dialog (mentor removes student, student removes mentor) - Students: add tabs for client (Мои менторы / Входящие / Исходящие), fix pending_student filter - Payment: fix duration_days from plan, show Бесплатно for 0₽, show X дн. period - Referrals: full redesign — stats, levels progress, referrals list, earnings history, bonus balance - Sign-up: add referral code field, auto-fill from ?ref= param - Subscription guard: redirect mentor to /payment-platform if no active subscription - Error pages: translate to Russian - Page titles: dynamic Russian titles via usePageTitle hook - Logo: fix full-page reload on click (use react-router Link directly) - Favicon: use /logo/favicon.png - Remove logo from header (keep in nav only) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| analytics | ||
| board | ||
| chat | ||
| core | ||
| homework | ||
| integration_tests | ||
| landing | ||
| materials | ||
| notifications | ||
| referrals | ||
| schedule | ||
| subscriptions | ||
| users | ||
| video | ||
| __init__.py | ||