Project-Image-Uploader/frontend/src/Components/Pages
matthias.lotz e4712f9e7e refactor: Extract ConsentFilter and StatsDisplay components from ModerationGroupsPage
- Created ConsentFilter component with proper styling
- Created StatsDisplay component for statistics display
- Added ModerationGroupsPage.css to remove inline styles
- Removed 83 lines of inline CSS from ModerationGroupsPage
- Components now reusable across admin pages
- Added container wrappers and titles to both components
- Improved code maintainability and separation of concerns
2025-11-29 15:21:51 +01:00
..
Css refactor: Extract ConsentFilter and StatsDisplay components from ModerationGroupsPage 2025-11-29 15:21:51 +01:00
ErrorPage.js refactor: Consolidate error pages into single ErrorPage component 2025-11-29 12:17:51 +01:00
GroupsOverviewPage.js refactor: Centralized styling with CSS and global MUI overrides 2025-11-27 19:47:39 +01:00
ManagementPortalPage.js refactor: Centralized styling with CSS and global MUI overrides 2025-11-27 19:47:39 +01:00
ModerationGroupImagesPage.js feat: Enable drag-and-drop reordering in ModerationGroupImagesPage 2025-11-27 20:09:08 +01:00
ModerationGroupsPage.js refactor: Extract ConsentFilter and StatsDisplay components from ModerationGroupsPage 2025-11-29 15:21:51 +01:00
MultiUploadPage.js refactor: Centralized styling with CSS and global MUI overrides 2025-11-27 19:47:39 +01:00
PublicGroupImagesPage.js refactor: Centralized styling with CSS and global MUI overrides 2025-11-27 19:47:39 +01:00
SlideshowPage.js refactor: Centralized styling with CSS and global MUI overrides 2025-11-27 19:47:39 +01:00