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/views
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
..
__init__.py Import and Export Functionality (#698) 2025-06-26 10:23:37 -04:00
attachment_view.py feat: Enhance collection sharing and location management features 2025-07-12 09:20:23 -04:00
category_view.py Rename Adventures to Locations (#696) 2025-06-25 11:49:34 -04:00
checklist_view.py Rename Adventures to Locations (#696) 2025-06-25 11:49:34 -04:00
collection_view.py feat: Enhance collection sharing and location management features 2025-07-12 09:20:23 -04:00
generate_description_view.py feat: implement global search functionality for adventures, collections, users, and locations 2025-01-18 12:28:14 -05:00
global_search_view.py Rename Adventures to Locations (#696) 2025-06-25 11:49:34 -04:00
ics_calendar_view.py Rename Adventures to Locations (#696) 2025-06-25 11:49:34 -04:00
import_export_view.py feat: enhance transportation card and modal with image handling 2025-07-14 18:57:39 -04:00
location_image_view.py feat: enhance transportation card and modal with image handling 2025-07-14 18:57:39 -04:00
location_view.py feat: enhance transportation card and modal with image handling 2025-07-14 18:57:39 -04:00
lodging_view.py Rename Adventures to Locations (#696) 2025-06-25 11:49:34 -04:00
note_view.py Rename Adventures to Locations (#696) 2025-06-25 11:49:34 -04:00
recommendations_view.py Rename Adventures to Locations (#696) 2025-06-25 11:49:34 -04:00
reverse_geocode_view.py Rename Adventures to Locations (#696) 2025-06-25 11:49:34 -04:00
stats_view.py Rename Adventures to Locations (#696) 2025-06-25 11:49:34 -04:00
tags_view.py Rename Adventures to Locations (#696) 2025-06-25 11:49:34 -04:00
transportation_view.py Rename Adventures to Locations (#696) 2025-06-25 11:49:34 -04:00