shinkan-jinkendo/frontend/src/pages
Lars 4130a63dfe
All checks were successful
Deploy Development / deploy (push) Successful in 44s
Test Suite / pytest-backend (push) Successful in 42s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 13s
Test Suite / k6 /health Baseline (push) Successful in 35s
Test Suite / playwright-tests (push) Successful in 1m51s
Implement Registry-First Approach for Rights and Capabilities Management
- Updated the capability catalog to reflect a registry-first approach, requiring modules to register rights and quotas upon implementation.
- Enhanced the backend to synchronize the rights registry with the database, ensuring only registered capabilities and features are displayed in the admin matrix.
- Modified SQL queries in the admin rights router to filter capabilities and features based on module registration.
- Updated documentation to clarify the new rights and features registry process, replacing the previous catalog-first method.
- Incremented application version to 0.8.201 and updated database schema version to 20260606084 to reflect these changes.
2026-06-07 15:36:31 +02:00
..
AccountSettingsPage.jsx feat(profiles): add training planning preferences to user profile 2026-05-12 22:36:19 +02:00
AdminAiPromptsPage.jsx Implement OpenRouter Model Support in AI Prompt System 2026-05-22 12:37:43 +02:00
AdminAiSkillRetrievalPage.jsx Enhance exercise_ai and openrouter_chat modules with improved JSON handling and error management 2026-05-22 10:09:07 +02:00
AdminCatalogsPage.jsx feat: enhance API and profile management with environment configurations 2026-05-07 10:40:10 +02:00
AdminClubCreationRequestsPage.jsx Add Club Creation Request Management Features 2026-06-07 07:09:39 +02:00
AdminExerciseEnrichmentPage.jsx Enhance Exercise Enrichment Admin Functionality and Update Documentation 2026-05-23 07:46:35 +02:00
AdminHierarchyPage.broken.jsx fix: temporarily use simple admin hierarchy to fix build 2026-04-24 08:57:13 +02:00
AdminHierarchyPage.jsx UX. refactor: simplify AdminPageNav component by removing unused hooks and improving styling 2026-05-06 10:37:01 +02:00
AdminLegalDocumentsPage.jsx chore: bump version to 0.8.96 and enhance legal document features 2026-05-12 11:22:01 +02:00
AdminMaturityModelsPage.jsx refactor: update navigation components and styles for improved consistency 2026-05-06 12:49:35 +02:00
AdminRightsPage.jsx Implement Registry-First Approach for Rights and Capabilities Management 2026-06-07 15:36:31 +02:00
AdminUserContentPage.jsx Add Admin User Content Management Features 2026-06-06 17:53:25 +02:00
AdminUsersPage.jsx feat(admin): restrict admin access and enhance navigation for superadmins 2026-05-09 13:26:22 +02:00
ClubsPage.jsx feat(admin): restrict admin access and enhance navigation for superadmins 2026-05-09 13:26:22 +02:00
Dashboard.jsx Refactor navigation components and enhance return context handling 2026-05-20 07:42:46 +02:00
ExerciseDetailPage.jsx Implement Phase 3 Enhancements for Skill Scoring and Profiles 2026-05-21 12:35:45 +02:00
ExerciseFormPage.jsx chore(version): update version and changelog for release 0.8.132 2026-05-14 16:14:26 +02:00
ExercisesListPage.jsx chore(version): update version and changelog for release 0.8.132 2026-05-14 16:14:26 +02:00
InboxPage.jsx Refactor Org Inbox Context and Enhance Club Creation Management 2026-06-07 07:18:43 +02:00
LegalPage.jsx chore: bump version to 0.8.95 and update legal documents features 2026-05-12 10:52:06 +02:00
LoginPage.jsx Update Version and Enhance Club Creation Request Management 2026-06-07 07:31:05 +02:00
MediaLibraryPage.jsx Refactor navigation components and enhance return context handling 2026-05-20 07:42:46 +02:00
MediaWikiImportPage.jsx Enhance MediaWiki import functionality with category normalization and skill attributes 2026-05-16 11:05:15 +02:00
OnboardingPage.jsx Update Version and Enhance Club Creation Request Management 2026-06-07 07:31:05 +02:00
SettingsLegalPage.jsx Refactor navigation components and enhance return context handling 2026-05-20 07:42:46 +02:00
SettingsSystemInfoPage.jsx Refactor navigation components and enhance return context handling 2026-05-20 07:42:46 +02:00
SkillsPage.jsx Implement Phase 3 Features for Skill Profiles and Discovery 2026-05-20 16:42:25 +02:00
TrainerContextsPage.jsx refactor: simplify page layout for improved responsiveness 2026-05-05 12:41:59 +02:00
TrainingCoachPage.jsx Refactor navigation components and enhance return context handling 2026-05-20 07:42:46 +02:00
TrainingFrameworkProgramEditPage.jsx Enhance Planning Exercise Profiles and Context Handling 2026-05-22 23:00:31 +02:00
TrainingFrameworkProgramsListPage.jsx Enhance Framework Programs Filtering and UI Components 2026-05-21 10:23:05 +02:00
TrainingModuleEditPage.jsx Refactor Skill Scoring Functions and Enhance Corpus Handling 2026-05-21 10:17:22 +02:00
TrainingModulesListPage.jsx Enhance Framework Programs Filtering and UI Components 2026-05-21 10:23:05 +02:00
TrainingPlanningPage.jsx chore(version): update version and changelog for release 0.8.132 2026-05-14 16:14:26 +02:00
TrainingPlanTemplateEditPage.jsx Refactor full-page editor navigation and update return context handling 2026-05-20 07:56:22 +02:00
TrainingPlanTemplatesListPage.jsx Refactor navigation components and enhance return context handling 2026-05-20 07:42:46 +02:00
TrainingUnitEditPage.jsx Update Planning Exercise Suggestion and Context Handling 2026-05-23 10:42:17 +02:00
TrainingUnitRunPage.jsx Refactor navigation components and enhance return context handling 2026-05-20 07:42:46 +02:00
VerifyPage.jsx feat: implement email verification flow and enhance user experience 2026-04-29 11:37:54 +02:00