shinkan-jinkendo/frontend/src/components/admin
Lars 623af621b4
All checks were successful
Deploy Development / deploy (push) Successful in 38s
Test Suite / pytest-backend (push) Successful in 40s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 12s
Test Suite / k6 /health Baseline (push) Successful in 33s
Test Suite / playwright-tests (push) Successful in 1m17s
Test Suite / pytest-backend (pull_request) Successful in 35s
Test Suite / lint-backend (pull_request) Successful in 0s
Test Suite / build-frontend (pull_request) Successful in 12s
Test Suite / k6 /health Baseline (pull_request) Successful in 33s
Test Suite / playwright-tests (pull_request) Successful in 1m8s
Enhance MediaWiki import functionality with category normalization and skill attributes
- Introduced `_normalize_mw_category` function to clean category names for API calls, ensuring consistent handling of category prefixes.
- Updated `SmwClient` methods to utilize normalized category names, improving data retrieval accuracy.
- Added `_wiki_category_or_default` function to provide default categories based on import type, enhancing user experience during imports.
- Integrated new fields `karate_relevance` and `relevance_level` into various admin components, allowing for better skill management.
- Incremented app version to 0.8.145 and updated changelog to reflect these changes.
2026-05-16 11:05:15 +02:00
..
AssignmentsTab.jsx feat: enhance UI and functionality in Training Framework pages 2026-05-06 10:46:40 +02:00
CatalogsTab.jsx feat: enhance admin catalog UI and functionality 2026-05-06 11:12:59 +02:00
DetailPanel.jsx feat: enhance UI and functionality for Skills and Exercises pages 2026-05-06 11:24:44 +02:00
FocusAreaNode.jsx feat: enhance UI and functionality for Skills and Exercises pages 2026-05-06 11:24:44 +02:00
HierarchyTab.jsx feat: enhance admin catalog UI and functionality 2026-05-06 11:12:59 +02:00
MaturityMatrixToolsAdmin.jsx feat: enhance exercise management and media handling 2026-04-27 14:27:25 +02:00
MaturityModelBindingsAdmin.jsx feat: update version to 0.7.5 and enhance maturity model binding logic 2026-04-27 13:05:18 +02:00
MaturityModelsAdminPanel.jsx Enhance MediaWiki import functionality with category normalization and skill attributes 2026-05-16 11:05:15 +02:00
SkillsCatalogAdmin.jsx Enhance MediaWiki import functionality with category normalization and skill attributes 2026-05-16 11:05:15 +02:00