1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-23 06:49:37 +02:00
AdventureLog/backend/server/adventures/views
2025-05-22 20:05:13 -04:00
..
__init__.py feat: Refactor hotel terminology to lodging and update related components 2025-02-08 16:10:01 -05:00
activity_types_view.py feat: implement pagination, add activity types and stats views; update category management and localization 2025-01-17 16:50:01 -05:00
adventure_image_view.py feat: implement global search functionality for adventures, collections, users, and locations 2025-01-18 12:28:14 -05:00
adventure_view.py Update backend/server/adventures/views/adventure_view.py 2025-05-19 11:28:04 -04:00
attachment_view.py feat: enhance adventure handling with user ID support in serializers and attachment view; refactor saveEdit function and clean up Avatar component 2025-01-22 08:36:02 -05:00
category_view.py feat: implement pagination, add activity types and stats views; update category management and localization 2025-01-17 16:50:01 -05:00
checklist_view.py feat: implement pagination, add activity types and stats views; update category management and localization 2025-01-17 16:50:01 -05:00
collection_view.py Fix Python Syntax Error 2025-04-11 20:18:14 +02: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 fix: update RegionCard component to handle undefined visited state and refactor global search API to return structured results 2025-01-18 12:57:56 -05:00
ics_calendar_view.py feat: implement pagination, add activity types and stats views; update category management and localization 2025-01-17 16:50:01 -05:00
lodging_view.py feat: Refactor hotel terminology to lodging and update related components 2025-02-08 16:10:01 -05:00
note_view.py feat: implement pagination, add activity types and stats views; update category management and localization 2025-01-17 16:50:01 -05:00
overpass_view.py fix: improve error handling for Overpass API connection failures 2025-01-17 18:22:03 -05:00
reverse_geocode_view.py Add geocoding functionality and enhance Adventure model with location fields 2025-05-22 20:05:13 -04:00
stats_view.py fix: Update URL path for user stats counts and remove email from response 2025-02-28 14:50:32 -05:00
transportation_view.py feat: implement pagination, add activity types and stats views; update category management and localization 2025-01-17 16:50:01 -05:00