1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 07:19:36 +02:00
Commit graph

18 commits

Author SHA1 Message Date
Sean Morley
de8764499b feat: enhance city and region visit tracking, update AdventureModal and serializers for improved data handling 2025-01-09 19:40:23 -05:00
Sean Morley
80cec30fda feat: add VisitedCity model and serializer, update admin interface, and enhance city visit tracking functionality 2025-01-09 12:38:29 -05:00
Sean Morley
44810e6343 feat: add City model and serializer, update RegionCard and create CityCard component, enhance admin interface for City management 2025-01-09 11:11:02 -05:00
Sean Morley
0616fe19f3 Remove printing in backend 2024-12-03 14:02:01 -05:00
Sean Morley
7988ba4d68 Remove unused GeoJSONView and related URL path; clean up README links 2024-11-03 22:57:07 -05:00
Sean Morley
cc7c04b0ec Redownload when region data version changes 2024-09-13 20:33:44 -04:00
Sean Morley
dab6efbe32 Region check - frontend 2024-08-23 18:41:59 -04:00
Sean Morley
c13d6f4f21 Region check - api 2024-08-23 18:34:11 -04:00
Sean Morley
b11c3de461 Auto mark regions 2024-08-23 14:08:04 -04:00
Sean Morley
45196f9823 GEO Point checker! 2024-08-23 13:56:27 -04:00
Sean Morley
96663bb17b Fix duplicate visited regions 2024-08-17 08:07:50 -04:00
Sean Morley
493c25018c fix serializer issues for world travel 2024-08-06 12:35:30 -04:00
Sean Morley
d9e554ad42 feat: Add flag URL to Country type and update CountryCard component 2024-08-05 14:17:41 -04:00
Sean Morley
57eee7bb5d chore: Add GeoJSON endpoint to retrieve combined GeoJSON data from static files 2024-07-27 12:46:50 -04:00
Sean Morley
9e610c250c chore: Update VisitedRegionViewSet to set user_id in create method 2024-07-23 12:09:24 -04:00
Sean Morley
b9c9021627 feat: Filter visits by user in visits_by_country view 2024-07-23 12:00:15 -04:00
Sean Morley
70615a6a16 chore: Update router registration in urls.py 2024-07-23 11:56:33 -04:00
Sean Morley
9abe9fb315 migration to new backend 2024-07-08 11:44:39 -04:00