Project-Image-Uploader/frontend
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
..
public feat: Error handling system and animated error pages 2025-11-26 22:42:55 +01:00
src refactor: Extract ConsentFilter and StatsDisplay components from ModerationGroupsPage 2025-11-29 15:21:51 +01:00
.env.development feat: Public/Internal Host Separation 2025-11-25 22:02:53 +01:00
.env.example feat: Implement public/internal host separation 2025-11-25 20:26:59 +01:00
.gitignore Initial Commit 2025-10-15 21:33:00 +02:00
ERROR_HANDLING.md feat: Error handling system and animated error pages 2025-11-26 22:42:55 +01:00
MIGRATION-GUIDE.md Feature Request: admin session security 2025-11-23 21:18:42 +01:00
package-lock.json fix(frontend): Fix syntax error and remove unused imports 2025-11-16 19:51:36 +01:00
package.json Feature Request: admin session security 2025-11-23 21:18:42 +01:00