1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-23 23:09:37 +02:00
AdventureLog/backend/server/adventures/utils
Sean Morley 7a61ba2d22 feat: enhance transportation card and modal with image handling
- Added CardCarousel component to TransportationCard for image display.
- Implemented privacy indicator with Eye and EyeOff icons.
- Introduced image upload functionality in TransportationModal, allowing users to upload multiple images.
- Added image management features: remove image and set primary image.
- Updated Transportation and Location types to include images as ContentImage array.
- Enhanced UI for image upload and display in modal, including selected images preview and current images management.
2025-07-14 18:57:39 -04:00
..
file_permissions.py feat: enhance transportation card and modal with image handling 2025-07-14 18:57:39 -04:00
pagination.py feat: implement pagination, add activity types and stats views; update category management and localization 2025-01-17 16:50:01 -05:00
timezones.py Rename Adventures to Locations (#696) 2025-06-25 11:49:34 -04:00