Project-Image-Uploader/frontend/src
matthias.lotz a27a66f6ee feat: Implement moderation panel consent features
- Add ConsentBadges component with platform icons and tooltips
- Add consent filter dropdown in moderation page (all/workshop-only/platforms)
- Add export button for CSV download of consent data
- Extend /moderation/groups endpoint with filter params and consent data
- Display consent badges in ImageGalleryCard for moderation mode
- Visual distinction: workshop (green), social media (blue outlined)
- Export functionality with date-stamped CSV files

Tasks completed:
- Moderation visual consent indicators
- Moderation consent filter
- Moderation export functionality
2025-11-09 22:20:11 +01:00
..
Components feat: Implement moderation panel consent features 2025-11-09 22:20:11 +01:00
hooks feat: Slideshow optimization with intelligent preloading and chronological sorting 2025-11-09 13:23:27 +01:00
Images Initial Commit 2025-10-15 21:33:00 +02:00
services fix: resolve reordering API routing issue 2025-11-03 21:39:44 +01:00
Utils feat(frontend): Add consent management UI components 2025-11-09 21:11:01 +01:00
App.css FIX: Wenn kein Name angegeben ist, wird nun auch nichts angezeigt, anstelle von null 2025-11-01 11:43:17 +01:00
App.js refactor: Move deletion log into ModerationGroupsPage 2025-11-08 12:55:55 +01:00
index.js feat(frontend): upgrade React 17→18 + react-scripts 4→5 (Phase 2) 2025-10-28 21:30:14 +01:00