shinkan-jinkendo/frontend
Lars 000e78e976
Some checks failed
Deploy Development / deploy (push) Successful in 41s
Test Suite / pytest-backend (push) Successful in 35s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 11s
Test Suite / playwright-tests (push) Failing after 1m19s
fix(p06): RightsDeclarationDialog in Exercise-Upload-Modals integriert
ExerciseInlineFileMediaModal (Upload-Tab) und ExerciseInlineEmbedModal
zeigen jetzt den vollstaendigen P-06-Einwilligungsdialog bevor der
API-Call ausgefuehrt wird. Vorher wurde der Backend-Fehler (400)
als nicht benutzbarer browser alert angezeigt.

- ExerciseInlineFileMediaModal: handleUploadAndInsert oeffnet Dialog,
  doUploadWithDecl haengt die 9 P-06-Felder an FormData an
- ExerciseInlineEmbedModal: submit oeffnet Dialog, doSubmitWithDecl
  haengt P-06-Felder an FormData an
- Backdrop-Click deaktiviert wenn Dialog offen

version: 0.8.76

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 08:25:00 +02:00
..
public feat: update PWA support and enhance responsive design 2026-05-05 12:26:49 +02:00
src fix(p06): RightsDeclarationDialog in Exercise-Upload-Modals integriert 2026-05-11 08:25:00 +02:00
Dockerfile fix: Add nginx SPA routing config 2026-04-21 16:30:11 +02:00
index.html feat: update PWA support and enhance responsive design 2026-05-05 12:26:49 +02:00
nginx.conf feat(nginx): add media location handling with Content-Security-Policy 2026-05-08 11:15:19 +02:00
package.json feat(legal): echtes PDF-Download via jsPDF + Abschnitts-Sortierung/-Einfuegen 2026-05-10 21:29:21 +02:00
vite.config.js feat: Complete MVP setup - Docker, Frontend, Migrations, CI/CD 2026-04-21 14:36:52 +02:00