Project-Image-Uploader/frontend/src/Components/Pages
matthias.lotz 5c6f0ce061 feat(frontend): migrate to MUI v5 (phase 4 step 1)
- Replace @material-ui/core -> @mui/material
- Replace @material-ui/icons -> @mui/icons-material
- Switch makeStyles imports to @mui/styles (compat)
- Add @mui/material, @mui/icons-material, @mui/styles, @emotion/react, @emotion/styled to package.json

Notes: Kept makeStyles via @mui/styles for incremental migration; next: replace makeStyles usage with sx/styled where needed.
2025-10-29 20:10:33 +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 feat(frontend): migrate to MUI v5 (phase 4 step 1) 2025-10-29 20:10:33 +01:00
ModerationGroupImagesPage.js feat(frontend): migrate to MUI v5 (phase 4 step 1) 2025-10-29 20:10:33 +01:00
ModerationGroupsPage.js feat(frontend): migrate to MUI v5 (phase 4 step 1) 2025-10-29 20:10:33 +01:00
MultiUploadPage.js feat(frontend): migrate to MUI v5 (phase 4 step 1) 2025-10-29 20:10:33 +01:00
PublicGroupImagesPage.js feat(frontend): migrate to MUI v5 (phase 4 step 1) 2025-10-29 20:10:33 +01:00
SlideshowPage.js feat(frontend): migrate to MUI v5 (phase 4 step 1) 2025-10-29 20:10:33 +01:00