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

38 commits

Author SHA1 Message Date
Sean Morley
d9e554ad42 feat: Add flag URL to Country type and update CountryCard component 2024-08-05 14:17:41 -04:00
Sean Morley
32f5c1a806 chore: Increase page size to 25 for adventures and collections views 2024-08-04 22:19:09 -04:00
Sean Morley
3f900bc41a notes beta 2024-08-03 22:03:27 -04:00
Sean Morley
4f1ad09470 notes beta 2024-08-03 21:09:49 -04:00
Sean Morley
b380b55942 refactor: Add property filter to adventure search functionality 2024-08-01 10:02:00 -04:00
Sean Morley
3a01178acb refactor: Improve performance and fix conditional rendering issue in +page.svelte 2024-07-30 07:10:41 -04:00
Sean Morley
581e5548d5 refactor: Update validation error message in Transportation model clean method 2024-07-27 21:18:15 -04:00
Sean Morley
7c9afd8931 transportation 2024-07-27 19:22:01 -04:00
Sean Morley
ae9a7f5479 transportation 2024-07-27 19:04:55 -04:00
Sean Morley
87a804dbc2 lodging beta 2024-07-27 15:41:26 -04:00
Sean Morley
e093be31af search ui fixes 2024-07-22 10:08:42 -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
e650a81109 search 2024-07-18 14:55:23 -04:00
Sean Morley
2b3c96bb8d activity types for autocomplete in the future 2024-07-17 19:35:02 -04:00
Sean Morley
7431d45124 search api 2024-07-17 17:36:05 -04:00
Sean Morley
9e78a1bc4f collection update 2024-07-16 09:26:45 -04:00
Sean Morley
e679eada06 collection management and type change 2024-07-16 09:12:53 -04:00
Sean Morley
6b3a782dd0 fix for listing issue 2024-07-15 19:53:20 -04:00
Sean Morley
d91b8c7128 collections is public fix 2024-07-15 18:51:05 -04:00
Sean Morley
7e5e4edd4d collections v3 2024-07-15 18:01:49 -04:00
Sean Morley
e533dda328 collections v2 2024-07-15 12:09:20 -04:00
Sean Morley
533453b764 collections v1 2024-07-15 09:36:07 -04:00
Sean Morley
586ea89785 client sorting 2024-07-13 10:48:51 -04:00
Sean Morley
82db6f1789 sorting server side 2024-07-13 10:28:45 -04:00
Sean Morley
cab7824510 refactor: Update API endpoint for fetching visited adventures 2024-07-12 22:07:36 -04:00
Sean Morley
1929227104 pagination! fixed for private 2024-07-12 09:11:00 -04:00
Sean Morley
680a46e798 generation url 2024-07-11 20:59:55 -04:00
Sean Morley
a95e3f2a64 sorting server side 2024-07-11 20:25:56 -04:00
Sean Morley
a3784ae164 pagination! 2024-07-11 19:27:03 -04:00
Sean Morley
b3878bff72 user stats 2024-07-10 18:05:12 -04:00
Sean Morley
bb1f2d92cf feat: Add country name to region page 2024-07-10 17:27:43 -04:00
Sean Morley
be9c3c6747 starting trips 2024-07-10 13:36:51 -04:00
Sean Morley
17b274d598 error 2024-07-10 08:22:18 -04:00
Sean Morley
67619aec57 permisison fixes 2024-07-09 16:48:52 -04:00
Sean Morley
aaa83ea2c0 feat: Add validation for adventure type matching trip type 2024-07-09 13:43:32 -04:00
Sean Morley
8f0a8b2cc8 chore: Add TripViewSet and TripSerializer for managing trips 2024-07-09 13:26:39 -04:00
Sean Morley
9abe9fb315 migration to new backend 2024-07-08 11:44:39 -04:00