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

434 commits

Author SHA1 Message Date
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
4cd9ee7819
Merge pull request #85 from seanmorley15/development
Fix not centered cards on mobile
2024-06-08 11:49:01 -04:00
Sean Morley
9ad8a4ba8e Fix not centered cards on mobile 2024-06-08 15:48:40 +00:00
Sean Morley
610925a7d5
Merge pull request #84 from seanmorley15/development
refactor: Update AdventureCard component layout for responsive design
2024-06-08 11:43:02 -04:00
Sean Morley
fcc97f4e6e refactor: Update AdventureCard component layout for responsive design 2024-06-08 15:41:46 +00:00
Sean Morley
715a6191be
Merge pull request #83 from seanmorley15/development
Changes?
2024-06-08 11:36:18 -04:00
Sean Morley
8ca74ab963 Changes? 2024-06-08 15:33:03 +00:00
Sean Morley
226b08b9a5
Merge pull request #81 from seanmorley15/development
Development
2024-06-07 17:50:17 -04: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
4e79484b30
Merge pull request #79 from seanmorley15/development
Search filtering
2024-06-04 17:22:55 -04: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
5d7f384166
Merge pull request #78 from seanmorley15/development
Development
2024-06-03 15:03:21 -04: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
e4ab8185bd
Merge pull request #77 from seanmorley15/development
Development
2024-05-28 13:33:15 -04: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
752d92bfe1
Merge pull request #76 from seanmorley15/development
chore: Add screenshots to README.md
2024-05-27 17:50:45 -04:00
Sean Morley
190286b575 chore: Add screenshots to README.md 2024-05-27 21:50:24 +00:00
Sean Morley
af3641106d
Merge pull request #74 from seanmorley15/development
Autocomplete!
2024-05-27 17:21:49 -04: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
8168bafb7b
Merge pull request #73 from seanmorley15/development
Add new Regions
2024-05-26 09:58:12 -04: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
e993c6e3f4
Merge pull request #72 from seanmorley15/development
chore: Refactor Navbar and UserAvatar components
2024-05-24 15:48:01 -04: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