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

21 commits

Author SHA1 Message Date
Sean Morley
724aec1f3a feat: update get_num_visits method to improve user visit count retrieval 2025-05-31 15:46:15 -04:00
Sean Morley
b82e4b6f0d feat: Add country name to Region serializer and update RegionCard component 2025-03-17 14:23:10 -04:00
Sean Morley
4e543fad55 feat: Enhance City and Lodging components with region and country names, and improve password disable functionality 2025-03-17 10:38:41 -04:00
Sean Morley
22790ae7c0 feat: add num_cities field to RegionSerializer, update RegionCard to display city count, and enhance CSRF token handling 2025-01-09 14:58:45 -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
5d12d103fc feat: enhance AdventureImage model with custom upload path and add latitude/longitude fields to Country model 2025-01-01 19:27:33 -05:00
Sean Morley
86d213bb8b Refactor user ID handling to use UUIDs; update related components and serializers for consistency 2024-11-17 16:34:46 -05:00
Sean Morley
ae92fc2027 Fix bug where num_visits was not user specific 2024-11-16 16:47:21 -05:00
Sean Morley
3a66a433ca Conditional rendering to the country card to show visited status as a badge 2024-10-16 20:02:28 -04:00
Sean Morley
4dc11db21d Add region markers to the map 2024-09-11 14:56:52 -04:00
Sean Morley
2f01232144 Lowercase flag urls 2024-09-11 10:01:36 -04:00
Sean Morley
bd6d60d24d Update entrypoint 2024-09-11 09:31:25 -04:00
Sean Morley
f75c650a20 Add clear map function 2024-08-23 14:24:30 -04:00
Sean Morley
45196f9823 GEO Point checker! 2024-08-23 13:56:27 -04:00
Sean Morley
53272a58f8 Translate some regions into english 2024-08-20 17:47:37 -04:00
Sean Morley
304097fb9d Mobile optimization from #170 2024-08-06 12:11:50 -04:00
Sean Morley
3b002c0c50 Security improvments 2024-08-06 09:35:18 -04:00
Sean Morley
7d5324a8bc feat: Fix flag URL in CountrySerializer 2024-08-05 14:29:53 -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
9abe9fb315 migration to new backend 2024-07-08 11:44:39 -04:00