shinkan-jinkendo/frontend/src/pages
Lars e8b7e62832
Some checks failed
Deploy Development / deploy (push) Successful in 48s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 5s
Test Suite / playwright-tests (push) Failing after 1m57s
feat: add skill main categories and enhance skills catalog functionality
- Introduced endpoints for managing skill main categories, including CRUD operations.
- Enhanced skills catalog endpoint to support hierarchical sorting by main category and category.
- Updated frontend API utility functions to include new skill main category operations.
- Improved admin interface for skills management with new layout and styles.
- Documented changes in the changelog for better tracking of new features and updates.
2026-04-27 11:53:25 +02:00
..
AdminCatalogsPage.jsx feat: Admin page navigation with MediaWiki Import link 2026-04-24 17:03:13 +02:00
AdminHierarchyPage.broken.jsx fix: temporarily use simple admin hierarchy to fix build 2026-04-24 08:57:13 +02:00
AdminHierarchyPage.jsx feat: Admin page navigation with MediaWiki Import link 2026-04-24 17:03:13 +02:00
AdminMaturityModelsPage.jsx feat: add skill main categories and enhance skills catalog functionality 2026-04-27 11:53:25 +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
MediaWikiImportPage.jsx fix: MediaWiki import - increase limit to 500 and add validation 2026-04-24 17:15:17 +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
TrainerContextsPage.jsx feat: Trainer-Kontext-System & Exercise Training Characters (v0.5.0) 2026-04-23 14:22:17 +02:00
TrainingPlanningPage.jsx feat: Training Planning (core feature) complete 2026-04-22 16:54:34 +02:00