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

13 commits

Author SHA1 Message Date
Sean Morley
b5931c6c23 refactor(worldtravel): remove insert_id fields from city, country, and region models; update related migration
feat(search): enhance search results display with total results count and improved layout
fix(profile): update achievement levels based on adventure count; remove unused quick actions
refactor(shared): delete unused shared collections route and related components
feat(worldtravel): improve interactive map functionality and layout in world travel detail view
2025-06-14 14:05:30 -04:00
Sean Morley
ac37bc98c4 fix: add insert_id field to City, Country, and Region models 2025-01-13 13:01:36 -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
6ac3f0541f Add capital to countries 2024-09-11 16:08:10 -04:00
Sean Morley
9ba5b25ab5 Update existing regions 2024-09-10 23:12:01 -04:00
Sean Morley
6e9724979a Region dataset 2024-09-10 23:00:13 -04:00
Sean Morley
45196f9823 GEO Point checker! 2024-08-23 13:56:27 -04:00
Sean Morley
e3479ae491 fix deploy bug 2024-08-20 17:53:37 -04:00
Sean Morley
53272a58f8 Translate some regions into english 2024-08-20 17:47:37 -04:00
Sean Morley
96663bb17b Fix duplicate visited regions 2024-08-17 08:07:50 -04:00
Sean Morley
9abe9fb315 migration to new backend 2024-07-08 11:44:39 -04:00