Project-Image-Uploader/frontend/src/Components/ComponentUtils/Css
matthias.lotz 292d25f5b4 feat: Implement image descriptions - Backend & Core Frontend
- Database: Add image_description column to images table
- Repository: Add updateImageDescription & updateBatchImageDescriptions methods
- API: Add PATCH endpoints for single and batch description updates
- Upload: Support descriptions in batch upload
- Frontend: ImageGalleryCard with Edit mode and textarea
- Frontend: MultiUploadPage with description input
- Frontend: ModerationGroupImagesPage with description editing
- CSS: Styles for edit mode, textarea, and character counter

Phase 1-4 complete: Backend + Core Frontend + Upload + Moderation
2025-11-07 18:34:16 +01:00
..
Footer.css Initial Commit 2025-10-15 21:33:00 +02:00
ImageGallery.css feat: Implement image descriptions - Backend & Core Frontend 2025-11-07 18:34:16 +01:00
Navbar.css CSS Style Anpassungen 2025-10-19 20:34:51 +02:00