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
83b891d8d8
feat: increase upload limit to 50 and add svg support with error handling
2026-04-28 17:14:25 +05:30
Ravindranbit
4b9797e368
feat: integrate frontend login form with backend API
...
- Migrated dummy login form submission to use Axios and correctly hit /api/auth/login
- Stored session tokens in universal-cookie upon successful authentication
- Added visually integrated 'show password' toggle functionality with custom eye icon
2026-04-28 16:44:54 +05:30
Ravindranbit
9f25fe3228
Refactor API URLs to use centralized buildApiUrl utility and environment variables
2026-04-28 16:31:48 +05:30
Ravindranbit
947f8114d2
fix(auth): sign-out clears auth and redirects to /login
2026-04-28 15:32:09 +05:30
Alaguraj0361
4ab9fd5264
blog and create blog page structure updated
2025-08-30 18:29:29 +05:30
Alaguraj0361
e259461c0a
login form updated
2025-08-30 16:35:58 +05:30
Alaguraj0361
4dd1dec52c
event update time year data type corrected
2025-08-13 13:26:58 +05:30
Alaguraj0361
7093aa6c0c
build issues cleared
2025-08-12 10:52:01 +05:30
Alaguraj0361
3247e787f6
first commit
2025-08-12 10:25:18 +05:30