shinkan-jinkendo/frontend/src/pages
Lars b752883392
All checks were successful
Deploy Development / deploy (push) Successful in 41s
Test Suite / pytest-backend (push) Successful in 23s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 7s
Test Suite / playwright-tests (push) Successful in 25s
feat: enhance media access and security for exercises
- Updated PostgreSQL binding in docker-compose to restrict access to localhost only.
- Implemented a new API endpoint for secure media file delivery, requiring authentication via token.
- Enhanced governance checks for exercise media access, ensuring only authorized users can retrieve files.
- Updated frontend components to utilize the new media file access method, improving user experience while maintaining security.
- Documented changes in production readiness audit and access layer endpoint audit for clarity on security enhancements.
2026-05-07 10:52:14 +02:00
..
AccountSettingsPage.jsx feat: add system information page and update account settings 2026-05-07 10:29:14 +02:00
AdminCatalogsPage.jsx feat: enhance API and profile management with environment configurations 2026-05-07 10:40:10 +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
AdminMaturityModelsPage.jsx refactor: update navigation components and styles for improved consistency 2026-05-06 12:49:35 +02:00
AdminUsersPage.jsx feat: enhance admin user management and profile updates 2026-05-05 21:05:52 +02:00
ClubsPage.jsx refactor: update navigation components and styles for improved consistency 2026-05-06 12:49:35 +02:00
Dashboard.jsx feat: add system information page and update account settings 2026-05-07 10:29:14 +02:00
ExerciseDetailPage.jsx feat: enhance media access and security for exercises 2026-05-07 10:52:14 +02:00
ExerciseFormPage.jsx refactor: simplify page layout for improved responsiveness 2026-05-05 12:41:59 +02:00
ExercisesListPage.jsx feat: enhance dashboard and exercises list UI with new styles and filtering options 2026-05-07 08:47:01 +02:00
LoginPage.jsx feat: enhance club management features and member requests 2026-05-05 16:40:49 +02:00
MediaWikiImportPage.jsx refactor: update navigation components and styles for improved consistency 2026-05-06 12:49:35 +02:00
SettingsSystemInfoPage.jsx feat: add system information page and update account settings 2026-05-07 10:29:14 +02:00
SkillsPage.jsx refactor: update navigation components and styles for improved consistency 2026-05-06 12:49:35 +02:00
TrainerContextsPage.jsx refactor: simplify page layout for improved responsiveness 2026-05-05 12:41:59 +02:00
TrainingCoachPage.jsx feat: update TrainingCoachPage with additional useEffect hooks for state management 2026-04-29 08:16:33 +02:00
TrainingFrameworkProgramEditPage.jsx feat: add quick create draft functionality in ExercisePickerModal 2026-05-07 09:20:19 +02:00
TrainingFrameworkProgramsListPage.jsx feat: enhance card layouts and UI components across multiple pages 2026-05-06 12:41:04 +02:00
TrainingPlanningPage.jsx feat: implement exercise promotion logic for training units 2026-05-07 10:09:25 +02:00
TrainingUnitRunPage.jsx refactor: simplify page layout for improved responsiveness 2026-05-05 12:41:59 +02:00
VerifyPage.jsx feat: implement email verification flow and enhance user experience 2026-04-29 11:37:54 +02:00