shinkan-jinkendo/frontend/src/pages
Lars f243b236be
Some checks failed
Deploy Development / deploy (push) Successful in 35s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 5s
Test Suite / playwright-tests (push) Failing after 2m1s
feat: Phase C - Admin-UI M:N Hierarchie & Matrix
Frontend Admin-UI Refactoring (komplett):

1. Target Groups Tab überarbeitet (Global):
   - training_style_id Dropdown entfernt (Create + Edit)
   - Hierarchie-Anzeige entfernt (jetzt global unabhängig)
   - Nur noch Name, Beschreibung, Altersbereich

2. Neuer Tab 'Hierarchie' (Tree-View):
   - Fokusbereich → Trainingsstil → Zielgruppen
   - Expandable/Collapsible Nodes (▶/▼)
   - is_primary Kennzeichnung (★)
   - Hierarchische Darstellung mit Einrückung

3. Neuer Tab 'Zuordnungen' (M:N Matrix):
   - Checkbox-Matrix: Stile × Zielgruppen
   - Live-Toggle (Checkbox on/off)
   - Focus Area Kontext bei jedem Stil
   - is_primary Flag Anzeige (★)

UX:
- Tab-Reihenfolge: Fokusbereiche → Stile → Hierarchie → Zielgruppen → Zuordnungen
- Responsive Tabelle mit Overflow-Scroll
- Konsistente Card-basierte Layouts

Version: 0.3.4
Page: AdminCatalogsPage 2.0.0
2026-04-23 10:55:35 +02:00
..
AdminCatalogsPage.jsx feat: Phase C - Admin-UI M:N Hierarchie & Matrix 2026-04-23 10:55:35 +02:00
ClubsPage.jsx feat: Clubs & Organization Management complete 2026-04-22 16:48:02 +02:00
Dashboard.jsx feat: Add navigation and basic pages structure 2026-04-22 06:48:18 +02:00
ExercisesPage.jsx feat: Admin-managed exercise catalogs + frontend integration 2026-04-23 07:52:03 +02:00
LoginPage.jsx feat: Add Auth system with Login UI 2026-04-21 14:56:16 +02:00
ProfilePage.jsx feat: Add navigation and basic pages structure 2026-04-22 06:48:18 +02:00
SkillsPage.jsx feat: Skills & Methods catalog complete 2026-04-22 16:50:31 +02:00
TrainingPlanningPage.jsx feat: Training Planning (core feature) complete 2026-04-22 16:54:34 +02:00