1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-22 14:29:36 +02:00
AdventureLog/backend/server
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
..
achievements refactor: Remove initial and key achievement migrations for cleanup 2025-02-22 17:06:40 -05:00
adventures feat: enhance transportation card and modal with image handling 2025-07-14 18:57:39 -04:00
integrations feat: enhance transportation card and modal with image handling 2025-07-14 18:57:39 -04:00
main Import and Export Functionality (#698) 2025-06-26 10:23:37 -04:00
templates Rename Adventures to Locations (#696) 2025-06-25 11:49:34 -04:00
users Rename Adventures to Locations (#696) 2025-06-25 11:49:34 -04:00
worldtravel Rename Adventures to Locations (#696) 2025-06-25 11:49:34 -04:00
.env.example Add Google Maps API integration for geocoding and reverse geocoding functionality 2025-05-24 14:59:58 -04:00
adventurelog.txt Update motivational message in adventurelog.txt 2024-11-12 00:02:49 -05:00
build_files.sh vercel 2024-07-08 11:58:21 -04:00
manage.py chore: Update Navbar component with search form 2024-07-20 21:39:33 -04:00
requirements.txt chore(requirements): update pillow version to 11.3.0 2025-07-09 23:37:04 -04:00