spawner/frontend/src/app
XPS\Micro 0117566268 feat: Expandable Container-Rows + shadcn AlertDialog + Status 207 Fix
- Backend: Status 207 → 200 für partielle Erfolge (admin_api.py)
- Frontend: Expandable User-Rows mit Container-Checkboxen (admin/page.tsx)
- UI: Neues shadcn AlertDialog für Container-Lösch-Bestätigung
- Deps: @radix-ui/react-alert-dialog installiert
- Docs: Version 3.0 Dokumentation aktualisiert (admin-dashboard-improvements.md)

Behebt:
- Problem I: Browser-confirm() → echtes Modal
- Problem II: Status 207 Fehler (0 gelöscht, 1 fehlgeschlagen)
2026-02-08 16:56:04 +01:00
..
admin feat: Expandable Container-Rows + shadcn AlertDialog + Status 207 Fix 2026-02-08 16:56:04 +01:00
dashboard feat: Phase 7 - Container-Level Blocking mit Admin-Dashboard UI und Cascading 2026-02-04 22:44:06 +01:00
login feat: Implement passwordless authentication with Magic Links 2026-01-31 16:19:22 +01:00
signup feat: Implement passwordless authentication with Magic Links 2026-01-31 16:19:22 +01:00
verify-error fix: wrap useSearchParams in Suspense boundary for Next.js 14 compatibility 2026-01-31 10:46:58 +01:00
verify-login feat: Retry-Logik und Timeout für Verifizierung implementieren 2026-02-03 16:17:42 +01:00
verify-signup feat: Retry-Logik und Timeout für Verifizierung implementieren 2026-02-03 16:17:42 +01:00
verify-success fix: email verification improvements 2026-01-31 11:57:52 +01:00
globals.css feat: add shadcn sidebar to dashboard with navigation 2026-02-01 23:13:03 +01:00
layout.tsx feat: implement multi-container deletion, DSGVO compliance, and toast notifications 2026-02-02 17:19:48 +01:00
page.tsx Initial project structure with documentation 2026-01-30 18:00:41 +01:00