pdf-quiz-generator/frontend/src/pages
Daniel b32fc65236 Fix mark-complete 403 for course creators previewing lessons
Creators preview courses without enrolling, so markComplete and SCORM
onComplete were hitting the progress endpoint and getting 403. Now
guarded by enrollment check — buttons hidden and callbacks skipped
for non-enrolled users.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 02:25:21 +02:00
..
AccountPage.jsx Remove HIBP breached password warnings 2026-04-09 02:24:24 +02:00
AdminPage.jsx Add OIDC/SSO login, reminder fixes, user notification settings 2026-04-10 04:10:15 +02:00
CourseDetailPage.jsx Fix mark-complete 403 for course creators previewing lessons 2026-04-11 02:25:21 +02:00
CourseEditorPage.jsx Add certificate generation, SCORM support, QTI export/import 2026-04-11 01:30:09 +02:00
CoursesPage.jsx Decouple course quizzes, replace passlib, add security hardening 2026-04-06 21:31:05 +02:00
DashboardPage.jsx Decouple course quizzes, replace passlib, add security hardening 2026-04-06 21:31:05 +02:00
DocumentDetailPage.jsx Add CLAUDE.md codebase synopsis, fix flashcard progress label 2026-04-04 23:11:26 +02:00
FlashcardsPage.jsx Fix shared decks route ordering, fix corrupted middot character 2026-04-04 23:45:13 +02:00
FlashcardStudyPage.jsx Add AI-powered flashcard generation system 2026-04-04 22:59:21 +02:00
ForgotPasswordPage.jsx Decouple course quizzes, replace passlib, add security hardening 2026-04-06 21:31:05 +02:00
JobsPage.jsx TeachChat: model selector, proxy routing fix, titan seed cleanup 2026-04-04 00:37:35 +02:00
LandingPage.jsx Remove HIBP breached password warnings 2026-04-09 02:24:24 +02:00
LoginPage.jsx Add OIDC/SSO login, reminder fixes, user notification settings 2026-04-10 04:10:15 +02:00
NotFoundPage.jsx Add switchable embedding model, Polly toggle, job cancellation, and UI fixes 2026-04-03 20:44:11 +02:00
QuestionBankPage.jsx Add certificate generation, SCORM support, QTI export/import 2026-04-11 01:30:09 +02:00
QuizEditPage.jsx Add switchable embedding model, Polly toggle, job cancellation, and UI fixes 2026-04-03 20:44:11 +02:00
QuizPage.jsx Decouple course quizzes, replace passlib, add security hardening 2026-04-06 21:31:05 +02:00
QuizzesPage.jsx Tag filtering, multi-category, bug fixes, image validation, docs 2026-04-04 22:48:26 +02:00
RegisterPage.jsx Remove HIBP breached password warnings 2026-04-09 02:24:24 +02:00
ResetPasswordPage.jsx Remove HIBP breached password warnings 2026-04-09 02:24:24 +02:00
ResultsPage.jsx Decouple course quizzes, replace passlib, add security hardening 2026-04-06 21:31:05 +02:00
SettingsPage.jsx Add OIDC/SSO login, reminder fixes, user notification settings 2026-04-10 04:10:15 +02:00
SsoCallbackPage.jsx Add OIDC/SSO login, reminder fixes, user notification settings 2026-04-10 04:10:15 +02:00
TrashPage.jsx Fix quiz delete (500 error), add trash bin, quiz resume, hide/publish, remove JS dialogs 2026-04-01 04:51:41 +02:00
UploadPage.jsx Decouple course quizzes, replace passlib, add security hardening 2026-04-06 21:31:05 +02:00
VerifyEmailPage.jsx Major platform update: pgvector search, multi-provider TTS, settings page, CLI 2026-03-31 18:03:10 +02:00