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

278 commits

Author SHA1 Message Date
Sean Morley
b660dcad08 refactor: Update S3 configuration and endpoint handling 2024-06-10 01:16:34 +00:00
Sean Morley
feed624601 null checks 2024-06-10 00:56:25 +00:00
Sean Morley
a535072224 Multi provider 2024-06-10 00:46:01 +00:00
Sean Morley
ee32a446e9 Minio docker 2024-06-09 18:42:32 +00:00
Sean Morley
4ed9ebc456 Docker with minio 2024-06-09 18:10:17 +00:00
Sean Morley
1c7939f2b8 Minio part 2 2024-06-09 18:10:09 +00:00
Sean Morley
08c6708543 Initial working! 2024-06-09 17:35:37 +00:00
Sean Morley
9ad8a4ba8e Fix not centered cards on mobile 2024-06-08 15:48:40 +00:00
Sean Morley
fcc97f4e6e refactor: Update AdventureCard component layout for responsive design 2024-06-08 15:41:46 +00:00
Sean Morley
8ca74ab963 Changes? 2024-06-08 15:33:03 +00:00
Sean Morley
c58c679d5f Image fixes 2024-06-07 21:49:58 +00:00
Sean Morley
2ace704066 Add images to cards 2024-06-07 21:37:38 +00:00
Sean Morley
25337776a1 Fix search filter UI 2024-06-07 20:40:05 +00:00
Sean Morley
82eb6c2f97 fix null search errors 2024-06-04 21:22:33 +00:00
Sean Morley
eadf001b39 feat: Add search functionality to navbar 2024-06-04 21:18:30 +00:00
Sean Morley
18b4dfa922 refactor: Improve search functionality by using case-insensitive search for adventure location and name 2024-06-04 21:09:10 +00:00
Sean Morley
ca04bc0095 chore: Remove duplicate adventures in search results 2024-06-04 13:13:40 +00:00
Sean Morley
50a2cbcd4c New search api refactoring 2024-06-03 23:10:08 +00:00
Sean Morley
2a5c7c12b1 feat: Improve search functionality by using case-insensitive search for adventure location and name 2024-06-03 01:50:11 +00:00
Sean Morley
c91c212fc0 add search bar to navbar 2024-06-03 01:46:04 +00:00
Sean Morley
23916e9e38 Search changes 2024-06-01 18:16:58 +00:00
Sean Morley
113799261a fix and simplify migration files 2024-06-01 18:05:18 +00:00
Sean Morley
a1563b59ca ActivityType Array for SQL 2024-06-01 15:29:53 +00:00
Sean Morley
d02aa8efdb feat: Add AutoComplete functionality to activity types input 2024-06-01 14:10:18 +00:00
Sean Morley
349520572d Autocomplete for plans activity types 2024-05-31 00:02:04 +00:00
Sean Morley
870d8234b8 Add endpoint for getting activity types 2024-05-30 23:30:34 +00:00
Sean Morley
762096ae04 chore: Update footer layout and content 2024-05-29 18:24:21 +00:00
Sean Morley
3076b78c97 chore: Remove unused imports and variables in settings and signup pages 2024-05-29 18:01:02 +00:00
Sean Morley
41b019b610 chore: Add buttons for generating description and searching image in CreateNewAdventure and EditModal components 2024-05-28 16:48:20 +00:00
Sean Morley
2913ceb394 Add trips and plans fix 2024-05-28 16:43:08 +00:00
Sean Morley
ed94baa3c7 Made navbar image png instead of emoji 2024-05-28 16:37:30 +00:00
Sean Morley
190286b575 chore: Add screenshots to README.md 2024-05-27 21:50:24 +00:00
Sean Morley
dc9a013a57 Auto description and image generation! 2024-05-27 21:16:29 +00:00
Sean Morley
fa5399e861 chore: Refactor AddFromFeatured component and add trip selection 2024-05-27 20:31:40 +00:00
Sean Morley
cb2470070b Fix deletion issue 2024-05-26 23:55:24 +00:00
Sean Morley
4fd174530b chore: Add trip selection to AddFromFeatured component 2024-05-26 23:24:31 +00:00
Sean Morley
8888650c56 Add more options for featured adventures 2024-05-26 20:07:23 +00:00
Sean Morley
10bd897a55 Add image url to adventures and plans 2024-05-26 13:49:57 +00:00
Sean Morley
175c088776 pnpm configs 2024-05-25 14:30:33 +00:00
Sean Morley
fb749d0cb2 Added new regions 2024-05-25 14:23:59 +00:00
Sean Morley
8f0ae40534 Admin toggle checkbox fix 2024-05-25 13:40:32 +00:00
Sean Morley
524cdc199c chore: Refactor Navbar and UserAvatar components 2024-05-24 19:47:39 +00:00
Sean Morley
b406802058
Merge pull request #71 from seanmorley15/TripAdventure
Trip adventure
2024-05-24 15:26:47 -04:00
Sean Morley
5a9f836737 Add user to admin page 2024-05-24 19:26:13 +00:00
Sean Morley
c3b84c912d Add error handeling handling to the signup form 2024-05-24 15:44:28 +00:00
Sean Morley
a7be733b37
Merge pull request #69 from seanmorley15/TripAdventure
Trip adventure
2024-05-16 08:30:26 -04:00
Sean Morley
5ee4d91473 Add more admin stats and fix icon set issues 2024-05-16 00:12:09 +00:00
Sean Morley
6737a568ef Allow for editing adventures in a trip 2024-05-15 23:51:27 +00:00
Sean Morley
90ea29f859
Merge pull request #68 from seanmorley15/TripAdventure
Trip adventure feature
2024-05-15 17:26:37 -04:00
Sean Morley
82f7101d90 chore: Add lazy loading for AdventureCard images 2024-05-15 21:23:40 +00:00