1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-02 19:55:18 +02:00
Commit graph

267 commits

Author SHA1 Message Date
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
Sean Morley
f8f12e4ba3 chore: Refactor trip API endpoint to include adventures 2024-05-15 21:17:04 +00:00
Sean Morley
126a256253 chore: Add tripId field to Adventure interface and schema 2024-05-15 21:13:31 +00:00
Sean Morley
b94fdc7107 chore: Add tripId field to Adventure interface and schema 2024-05-15 21:06:01 +00:00
Sean Morley
a0400bca8e
Merge pull request #67 from seanmorley15/development
Development
2024-05-15 06:26:13 -04:00
Sean Morley
17bde86988
Merge pull request #66 from redtechtiger/patch-1
Fix spelling mistakes
2024-05-14 13:49:52 -04:00
RedTechTiger
77d8b87e1a
Fix spelling 2024-05-14 11:36:46 -04:00
Sean Morley
9d7670bcb1 Add trip launch button to TripCard component and create server routes for trip API 2024-05-13 23:21:54 +00:00
Sean Morley
3863d0b2ac Remove planned trip 2024-05-13 23:03:28 +00:00
Sean Morley
01cd12d0e3 Add users first name to home page when logged in. 2024-05-13 21:42:14 +00:00
Sean Morley
26d58d2850
Merge pull request #63 from seanmorley15/development
Development
2024-05-13 17:30:07 -04:00
Sean Morley
1ccf582b85 chore: Update login and signup pages with background images 2024-05-13 21:29:23 +00:00