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

63 commits

Author SHA1 Message Date
Sean Morley
c94a4379c7 collection days 2024-07-27 14:26:15 -04:00
Sean Morley
b3c76b054c chore: Update Navbar component with search form 2024-07-20 21:39:33 -04:00
Sean Morley
c6633a17cb created_at and updated_at fields 2024-07-19 09:05:47 -04:00
Sean Morley
704eb6f6de chore: Add created_at field to Adventure and Collection models 2024-07-18 15:48:14 -04:00
Sean Morley
5e70130000 feat: Convert activity input to lowercase for consistency 2024-07-18 11:26:14 -04:00
Sean Morley
c723d2836d webp 2024-07-18 11:07:24 -04:00
Sean Morley
533453b764 collections v1 2024-07-15 09:36:07 -04:00
Sean Morley
bb1f2d92cf feat: Add country name to region page 2024-07-10 17:27:43 -04:00
Sean Morley
aaa83ea2c0 feat: Add validation for adventure type matching trip type 2024-07-09 13:43:32 -04:00
Sean Morley
374963f305 feat: Add validation for adventure type matching trip type
```
2024-07-09 13:26:45 -04:00
Sean Morley
8f0a8b2cc8 chore: Add TripViewSet and TripSerializer for managing trips 2024-07-09 13:26:39 -04:00
Sean Morley
c0900876c6 chore: Update Django server configuration and models for Adventure and Trip 2024-07-09 13:01:56 -04:00
Sean Morley
9abe9fb315 migration to new backend 2024-07-08 11:44:39 -04:00