Project-Image-Uploader/frontend/src/Components/Pages
matthias.lotz 7af14a162d fix(frontend): Fix syntax error and remove unused imports
- Fix extra closing brace in ModerationGroupsPage exportConsentData
- Remove unused adminRequest import from ModerationGroupImagesPage
- Remove unused ConsentBadges import from ModerationGroupsPage

 Build tested: npm run build successful (compiled with warnings)
2025-11-16 19:51:36 +01:00
..
Css feat: Complete frontend refactoring and development environment setup 2025-10-27 22:22:52 +01:00
404Page.js CSS Cleanup 2025-10-26 11:52:14 +01:00
GroupsOverviewPage.js refactor: Complete UI refactoring with modular components 2025-11-15 18:17:14 +01:00
ManagementPortalPage.js feat: Add comprehensive test suite and admin API authentication 2025-11-16 18:08:48 +01:00
ModerationGroupImagesPage.js fix(frontend): Fix syntax error and remove unused imports 2025-11-16 19:51:36 +01:00
ModerationGroupsPage.js fix(frontend): Fix syntax error and remove unused imports 2025-11-16 19:51:36 +01:00
MultiUploadPage.js refactor: Complete UI refactoring with modular components 2025-11-15 18:17:14 +01:00
PublicGroupImagesPage.js feat(frontend): Migrate all API routes to new structure with admin auth 2025-11-16 18:39:40 +01:00
SlideshowPage.js feat: Slideshow optimization with intelligent preloading and chronological sorting 2025-11-09 13:23:27 +01:00