shinkan-jinkendo/frontend/src/pages
Lars c1d1c2d7e0
Some checks failed
Deploy Development / deploy (push) Successful in 35s
Test Suite / pytest-backend (push) Successful in 25s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 7s
Test Suite / playwright-tests (push) Failing after 1m43s
feat: implement lazy loading for MediaLibraryPage and optimize video rendering
- Refactored MediaLibraryPage to use React's lazy loading and Suspense for improved performance during page load.
- Updated video rendering logic to utilize createElement for better flexibility and maintainability.
- Enhanced loading state with a spinner to improve user experience while media content is being fetched.
2026-05-08 09:02:19 +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 lifecycle management and inline media integration 2026-05-07 12:55:50 +02:00
ExerciseFormPage.jsx refactor: update media handling configuration and improve upload acceptance 2026-05-08 08:35:15 +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
MediaLibraryPage.jsx feat: implement lazy loading for MediaLibraryPage and optimize video rendering 2026-05-08 09:02:19 +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