1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-04 12:45:17 +02:00
AdventureLog/backend/server
Sean Morley 707c99651f feat: add LocationQuickStart and LocationVisits components for enhanced location selection and visit management
- Implemented LocationQuickStart.svelte for searching and selecting locations on a map with reverse geocoding.
- Created LocationVisits.svelte to manage visit dates and notes for locations, including timezone handling and validation.
- Updated types to remove location property from Attachment type.
- Modified locations page to integrate NewLocationModal for creating and editing locations, syncing updates with adventures.
2025-07-29 22:37:50 -04:00
..
achievements refactor: Remove initial and key achievement migrations for cleanup 2025-02-22 17:06:40 -05:00
adventures feat: add LocationQuickStart and LocationVisits components for enhanced location selection and visit management 2025-07-29 22:37:50 -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