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

63 commits

Author SHA1 Message Date
Sean Morley
ffe9d6fe97 Fix adventure cards and serializers 2024-08-13 11:09:49 -04:00
Sean Morley
cd55437f91 change name 2024-08-11 09:37:12 -04:00
Sean Morley
d12a396626 Refactor database field names for adventures and users 2024-08-11 09:06:53 -04:00
Sean Morley
2425107090 Refactor database field names for adventures and users 2024-08-11 08:59:26 -04:00
Sean Morley
78c5331117 temp id 2024-08-11 08:58:23 -04:00
Sean Morley
b5e2211123 temp id 2024-08-11 08:43:58 -04:00
Sean Morley
cc0e50076f temp id 2024-08-11 08:38:46 -04:00
Sean Morley
96eb73a224 Migrate to UUIDs for id PK for adventures 2024-08-10 22:40:57 -04:00
Sean Morley
1858790308 Archive Collections 2024-08-07 13:01:12 -04:00
Sean Morley
3b002c0c50 Security improvments 2024-08-06 09:35:18 -04:00
Sean Morley
18ef919a11 checklists ui 2024-08-05 21:36:38 -04:00
Sean Morley
d5f93c5d9d checklists ui beta 2024-08-05 18:48:11 -04:00
Sean Morley
f2888f26fe checklists api beta 2024-08-05 16:09:57 -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
32f5c1a806 chore: Increase page size to 25 for adventures and collections views 2024-08-04 22:19:09 -04:00
Sean Morley
0c3664acf3 feat: Add links functionality to NoteModal component 2024-08-04 12:45:37 -04:00
Sean Morley
7c2b0e927d notes beta 2024-08-04 09:56:58 -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
6155d531ab add transportation 2024-07-28 09:10:59 -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
66a2e30711 lodging beta 2024-07-27 18:42:52 -04:00
Sean Morley
87a804dbc2 lodging beta 2024-07-27 15:41:26 -04:00
Sean Morley
c94a4379c7 collection days 2024-07-27 14:26:15 -04:00
Sean Morley
e093be31af search ui fixes 2024-07-22 10:08:42 -04:00
Sean Morley
fc782d9354 chore: Register CollectionAdmin in admin.py 2024-07-21 09:03:25 -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
e650a81109 search 2024-07-18 14:55:23 -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
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