diff --git a/UI-TODO.md b/UI-TODO.md index 509947c..3e93992 100644 --- a/UI-TODO.md +++ b/UI-TODO.md @@ -6,66 +6,66 @@ Geprüft lokal als Admin mit Demo-Login `admin@waldameisen.local`. ## Notdienst-Planung -- [ ] `src/app/dashboard/notdienst/plan/page.tsx:186` +- [x] `src/app/dashboard/notdienst/plan/page.tsx:186` Monat zurück/vor haben keinen Handler oder Link. -- [ ] `src/app/dashboard/notdienst/plan/page.tsx:196` +- [x] `src/app/dashboard/notdienst/plan/page.tsx:196` `Einstellungen` ist klickbar, öffnet aber nichts und navigiert nicht. -- [ ] `src/app/dashboard/notdienst/plan/plan-view.tsx:135` +- [x] `src/app/dashboard/notdienst/plan/plan-view.tsx:135` `Erinnerungen verschicken` im Empty-State ist ohne Funktion. -- [ ] `src/app/dashboard/notdienst/plan/plan-view.tsx:202` +- [x] `src/app/dashboard/notdienst/plan/plan-view.tsx:202` `Erinnerung an offene senden (...)` ist ohne Funktion. -- [ ] `src/app/dashboard/notdienst/plan/plan-view.tsx:312` +- [x] `src/app/dashboard/notdienst/plan/plan-view.tsx:312` `Als PDF exportieren` ist ohne Funktion. -- [ ] `src/app/dashboard/notdienst/plan/plan-view.tsx:316` +- [x] `src/app/dashboard/notdienst/plan/plan-view.tsx:316` `Plan zurücksetzen` ist ohne Funktion. ## Terminkalender -- [ ] `src/app/dashboard/kalender/page.tsx:296` +- [x] `src/app/dashboard/kalender/page.tsx:296` Umschalter `Liste / Monat / Agenda` ändern keine Ansicht. -- [ ] `src/app/dashboard/kalender/page.tsx:317` +- [x] `src/app/dashboard/kalender/page.tsx:317` Suche `Termine suchen` filtert aktuell nicht. -- [ ] `src/app/dashboard/kalender/page.tsx:415` +- [x] `src/app/dashboard/kalender/page.tsx:415` Kategorie-Filterchips sind nur visuell. -- [ ] `src/app/dashboard/kalender/_components/termin-list.tsx:152` +- [x] `src/app/dashboard/kalender/_components/termin-list.tsx:152` `Mehr Optionen` bei Elterndiensten ist ohne Funktion. -- [ ] `src/app/dashboard/kalender/_components/termin-list.tsx:191` +- [x] `src/app/dashboard/kalender/_components/termin-list.tsx:191` `Mehr Optionen` bei Terminen ist ohne Funktion. ## Adressbuch -- [ ] `src/app/dashboard/adressbuch/page.tsx:161` +- [x] `src/app/dashboard/adressbuch/page.tsx:161` `Sichtbarkeit` ist ohne Funktion. -- [ ] `src/app/dashboard/adressbuch/page.tsx:193` +- [x] `src/app/dashboard/adressbuch/page.tsx:193` Suche `Familien, Namen oder E-Mail suchen` filtert aktuell nicht. -- [ ] `src/app/dashboard/adressbuch/page.tsx:201` +- [x] `src/app/dashboard/adressbuch/page.tsx:201` Filterchips `Alle Gruppen`, `Mit Telefon`, `Mit Ämtern`, `Nur Opt-in` sind nur visuell. -- [ ] `src/app/dashboard/adressbuch/page.tsx:334` +- [x] `src/app/dashboard/adressbuch/page.tsx:334` `Kontakt öffnen` ist ohne Funktion. ## Familienverwaltung -- [ ] `src/app/dashboard/families/page.tsx:117` +- [x] `src/app/dashboard/families/page.tsx:117` `Ansicht` ist ohne Funktion. -- [ ] `src/app/dashboard/families/page.tsx:133` +- [x] `src/app/dashboard/families/page.tsx:133` Suche `Familien, Eltern oder Kinder suchen` filtert aktuell nicht. ## Abwesenheiten Admin -- [ ] `src/app/dashboard/admin/abwesenheiten/page.tsx:132` +- [x] `src/app/dashboard/admin/abwesenheiten/page.tsx:132` Filterchips `Alle Gruppen` und `Alle Gründe` sind klickbar, aber ohne Funktion. ## Bereits angebunden / nicht auffaellig