spawner/frontend
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
..
public Initial project structure with documentation 2026-01-30 18:00:41 +01:00
src feat: Expandable Container-Rows + shadcn AlertDialog + Status 207 Fix 2026-02-08 16:56:04 +01:00
.env.example Initial project structure with documentation 2026-01-30 18:00:41 +01:00
.gitignore Initial project structure with documentation 2026-01-30 18:00:41 +01:00
components.json feat: add shadcn sidebar to dashboard with navigation 2026-02-01 23:13:03 +01:00
Dockerfile fix: install curl in frontend Dockerfile for healthcheck compatibility 2026-01-31 13:34:51 +01:00
next.config.mjs Initial project structure with documentation 2026-01-30 18:00:41 +01:00
package-lock.json frontend mod 2026-02-02 18:02:13 +01:00
package.json feat: Expandable Container-Rows + shadcn AlertDialog + Status 207 Fix 2026-02-08 16:56:04 +01:00
postcss.config.mjs Initial project structure with documentation 2026-01-30 18:00:41 +01:00
tailwind.config.ts feat: add shadcn sidebar to dashboard with navigation 2026-02-01 23:13:03 +01:00
tsconfig.json feat: implement multi-container deletion, DSGVO compliance, and toast notifications 2026-02-02 17:19:48 +01:00