Project-Image-Uploader/backend
matthias.lotz 91d6d06687 feat: Enable drag-and-drop reordering in ModerationGroupImagesPage
- Added PUT /api/admin/groups/:groupId/reorder endpoint
- Implemented handleReorder in ModerationGroupImagesPage
- Uses adminRequest API with proper error handling
- Same mobile touch support as ManagementPortalPage
2025-11-27 20:09:08 +01:00
..
docs feat: Enable drag-and-drop reordering in ModerationGroupImagesPage 2025-11-27 20:09:08 +01:00
src feat: Enable drag-and-drop reordering in ModerationGroupImagesPage 2025-11-27 20:09:08 +01:00
tests feat: Public/Internal Host Separation 2025-11-25 22:02:53 +01:00
.dockerignore feat: Complete image description feature implementation 2025-11-07 23:20:50 +01:00
.gitignore Initial Commit 2025-10-15 21:33:00 +02:00
jest.config.js Feature Request: admin session security 2025-11-23 21:18:42 +01:00
package.json Feature Request: admin session security 2025-11-23 21:18:42 +01:00