3 Commits

Author SHA1 Message Date
Ravindranbit
ca698ad1df feat: gallery drag-and-drop reorder, grid layout fix, and svg upload support
- Add drag-and-drop image reordering using react-sortablejs (swap mode)
- Add sort_order column to event_images table
- Add PUT /api/event-images/reorder bulk reorder endpoint
- Fix gallery grid layout (items-start to remove bottom gap)
- Fix swapClass whitespace error (single CSS class)
- Increase upload limit from 10 to 50 images
- Add 50-image validation with user-friendly error message
- Add svg file support in multer file filter
- Remove auto-arrange feature
- Add empty state UI for gallery with no images
- Add drag handle and delete button on hover
2026-04-28 22:00:41 +05:30
Ravindranbit
9f25fe3228 Refactor API URLs to use centralized buildApiUrl utility and environment variables 2026-04-28 16:31:48 +05:30
Alaguraj0361
3247e787f6 first commit 2025-08-12 10:25:18 +05:30