Commit Graph

  • 4cd9ee7819 Merge pull request #85 from seanmorley15/development Sean Morley 2024-06-08 11:49:01 -04:00
  • 9ad8a4ba8e Fix not centered cards on mobile Sean Morley 2024-06-08 15:48:40 +00:00
  • 610925a7d5 Merge pull request #84 from seanmorley15/development Sean Morley 2024-06-08 11:43:02 -04:00
  • fcc97f4e6e refactor: Update AdventureCard component layout for responsive design Sean Morley 2024-06-08 15:41:46 +00:00
  • 715a6191be Merge pull request #83 from seanmorley15/development Sean Morley 2024-06-08 11:36:18 -04:00
  • 8ca74ab963 Changes? Sean Morley 2024-06-08 15:33:03 +00:00
  • 226b08b9a5 Merge pull request #81 from seanmorley15/development Sean Morley 2024-06-07 17:50:17 -04:00
  • c58c679d5f Image fixes Sean Morley 2024-06-07 21:49:58 +00:00
  • 2ace704066 Add images to cards Sean Morley 2024-06-07 21:37:38 +00:00
  • 25337776a1 Fix search filter UI Sean Morley 2024-06-07 20:40:05 +00:00
  • 4e79484b30 Merge pull request #79 from seanmorley15/development Sean Morley 2024-06-04 17:22:55 -04:00
  • 82eb6c2f97 fix null search errors Sean Morley 2024-06-04 21:22:33 +00:00
  • eadf001b39 feat: Add search functionality to navbar Sean Morley 2024-06-04 21:18:30 +00:00
  • 18b4dfa922 refactor: Improve search functionality by using case-insensitive search for adventure location and name Sean Morley 2024-06-04 21:09:10 +00:00
  • ca04bc0095 chore: Remove duplicate adventures in search results Sean Morley 2024-06-04 13:13:40 +00:00
  • 50a2cbcd4c New search api refactoring Sean Morley 2024-06-03 23:10:08 +00:00
  • 5d7f384166 Merge pull request #78 from seanmorley15/development Sean Morley 2024-06-03 15:03:21 -04:00
  • 2a5c7c12b1 feat: Improve search functionality by using case-insensitive search for adventure location and name Sean Morley 2024-06-03 01:50:11 +00:00
  • c91c212fc0 add search bar to navbar Sean Morley 2024-06-03 01:46:04 +00:00
  • 23916e9e38 Search changes Sean Morley 2024-06-01 18:16:58 +00:00
  • 113799261a fix and simplify migration files Sean Morley 2024-06-01 18:05:18 +00:00
  • a1563b59ca ActivityType Array for SQL Sean Morley 2024-06-01 15:29:53 +00:00
  • d02aa8efdb feat: Add AutoComplete functionality to activity types input Sean Morley 2024-06-01 14:10:18 +00:00
  • 349520572d Autocomplete for plans activity types Sean Morley 2024-05-31 00:02:04 +00:00
  • 870d8234b8 Add endpoint for getting activity types Sean Morley 2024-05-30 23:30:34 +00:00
  • 762096ae04 chore: Update footer layout and content Sean Morley 2024-05-29 18:24:21 +00:00
  • 3076b78c97 chore: Remove unused imports and variables in settings and signup pages Sean Morley 2024-05-29 18:01:02 +00:00
  • e4ab8185bd Merge pull request #77 from seanmorley15/development Sean Morley 2024-05-28 13:33:15 -04:00
  • 41b019b610 chore: Add buttons for generating description and searching image in CreateNewAdventure and EditModal components Sean Morley 2024-05-28 16:48:20 +00:00
  • 2913ceb394 Add trips and plans fix Sean Morley 2024-05-28 16:43:08 +00:00
  • ed94baa3c7 Made navbar image png instead of emoji Sean Morley 2024-05-28 16:37:30 +00:00
  • 752d92bfe1 Merge pull request #76 from seanmorley15/development Sean Morley 2024-05-27 17:50:45 -04:00
  • 190286b575 chore: Add screenshots to README.md Sean Morley 2024-05-27 21:50:24 +00:00
  • af3641106d Merge pull request #74 from seanmorley15/development Sean Morley 2024-05-27 17:21:49 -04:00
  • dc9a013a57 Auto description and image generation! Sean Morley 2024-05-27 21:16:29 +00:00
  • fa5399e861 chore: Refactor AddFromFeatured component and add trip selection Sean Morley 2024-05-27 20:31:40 +00:00
  • cb2470070b Fix deletion issue Sean Morley 2024-05-26 23:55:24 +00:00
  • 4fd174530b chore: Add trip selection to AddFromFeatured component Sean Morley 2024-05-26 23:24:31 +00:00
  • 8888650c56 Add more options for featured adventures Sean Morley 2024-05-26 20:07:23 +00:00
  • 8168bafb7b Merge pull request #73 from seanmorley15/development Sean Morley 2024-05-26 09:58:12 -04:00
  • 10bd897a55 Add image url to adventures and plans Sean Morley 2024-05-26 13:49:57 +00:00
  • 175c088776 pnpm configs Sean Morley 2024-05-25 14:30:33 +00:00
  • fb749d0cb2 Added new regions Sean Morley 2024-05-25 14:23:59 +00:00
  • 8f0ae40534 Admin toggle checkbox fix Sean Morley 2024-05-25 13:40:32 +00:00
  • e993c6e3f4 Merge pull request #72 from seanmorley15/development Sean Morley 2024-05-24 15:48:01 -04:00
  • 524cdc199c chore: Refactor Navbar and UserAvatar components Sean Morley 2024-05-24 19:47:39 +00:00
  • b406802058 Merge pull request #71 from seanmorley15/TripAdventure Sean Morley 2024-05-24 15:26:47 -04:00
  • 5a9f836737 Add user to admin page Sean Morley 2024-05-24 19:26:13 +00:00
  • c3b84c912d Add error handeling handling to the signup form Sean Morley 2024-05-24 15:44:28 +00:00
  • a7be733b37 Merge pull request #69 from seanmorley15/TripAdventure Sean Morley 2024-05-16 08:30:26 -04:00
  • 5ee4d91473 Add more admin stats and fix icon set issues Sean Morley 2024-05-16 00:12:09 +00:00
  • 6737a568ef Allow for editing adventures in a trip Sean Morley 2024-05-15 23:51:27 +00:00
  • 90ea29f859 Merge pull request #68 from seanmorley15/TripAdventure Sean Morley 2024-05-15 17:26:37 -04:00
  • 82f7101d90 chore: Add lazy loading for AdventureCard images Sean Morley 2024-05-15 21:23:40 +00:00
  • f8f12e4ba3 chore: Refactor trip API endpoint to include adventures Sean Morley 2024-05-15 21:17:04 +00:00
  • 126a256253 chore: Add tripId field to Adventure interface and schema Sean Morley 2024-05-15 21:13:31 +00:00
  • b94fdc7107 chore: Add tripId field to Adventure interface and schema Sean Morley 2024-05-15 21:06:01 +00:00
  • a0400bca8e Merge pull request #67 from seanmorley15/development Sean Morley 2024-05-15 06:26:13 -04:00
  • 17bde86988 Merge pull request #66 from redtechtiger/patch-1 Sean Morley 2024-05-14 13:49:52 -04:00
  • 77d8b87e1a Fix spelling RedTechTiger 2024-05-14 11:36:46 -04:00
  • 9d7670bcb1 Add trip launch button to TripCard component and create server routes for trip API Sean Morley 2024-05-13 23:21:54 +00:00
  • 3863d0b2ac Remove planned trip Sean Morley 2024-05-13 23:03:28 +00:00
  • 01cd12d0e3 Add users first name to home page when logged in. Sean Morley 2024-05-13 21:42:14 +00:00
  • 26d58d2850 Merge pull request #63 from seanmorley15/development Sean Morley 2024-05-13 17:30:07 -04:00
  • 1ccf582b85 chore: Update login and signup pages with background images Sean Morley 2024-05-13 21:29:23 +00:00
  • c9464a220c Move add button location for log page Sean Morley 2024-05-11 01:06:43 +00:00
  • bdbb187561 Fixed loading for planner Sean Morley 2024-05-11 01:03:28 +00:00
  • 7565279e61 Added new trip plan creator and removed visit count stores Sean Morley 2024-05-06 23:13:38 +00:00
  • 01865951ac Added new trip plan creator and removed visit count stores Sean Morley 2024-05-06 23:13:32 +00:00
  • bda795102d Merge pull request #58 from seanmorley15/development Sean Morley 2024-05-05 17:38:34 -04:00
  • 75da1f4cc6 Gradient text on hero page Sean Morley 2024-05-05 21:38:14 +00:00
  • 67eb3d293b Fixed issue with light mode on home page Sean Morley 2024-05-05 21:28:52 +00:00
  • 90f13118ac Merge pull request #57 from seanmorley15/development Sean Morley 2024-05-05 16:06:37 -04:00
  • 97af0cba34 New favicon Sean Morley 2024-05-05 20:05:57 +00:00
  • 7f6b5d9abd Merge pull request #56 from seanmorley15/development Sean Morley 2024-05-05 16:01:49 -04:00
  • c4d6113072 WEBP Image support Sean Morley 2024-05-05 20:00:04 +00:00
  • 25f773eaa9 Merge pull request #55 from seanmorley15/development Sean Morley 2024-05-05 15:51:24 -04:00
  • d4c24df0aa Fix log in and signup buttons in reactive navbar Sean Morley 2024-05-05 19:49:23 +00:00
  • 755dc68301 New navbar setup Sean Morley 2024-05-05 19:45:49 +00:00
  • 76c65014b7 New homepage Sean Morley 2024-05-05 19:31:22 +00:00
  • ca7592989a feat: Add markVisited function to AdventureCard.svelte and +page.svelte Sean Morley 2024-05-05 19:06:23 +00:00
  • 4069bc5052 feat: Implement lazy loading for images and update dependencies Sean Morley 2024-05-05 14:00:40 +00:00
  • 0fc9cc9efe Merge pull request #54 from seanmorley15/development Sean Morley 2024-05-04 13:49:13 -04:00
  • e949c06bd2 feat: Add lazy loading for images and update dependencies Sean Morley 2024-05-04 17:48:54 +00:00
  • 0c2ce8ce93 feat: Add ConfirmModal component for delete confirmation Sean Morley 2024-05-04 17:41:37 +00:00
  • 87cc6da518 feat: Add validation for adventure name in CreateNewAdventure component Sean Morley 2024-05-04 17:27:51 +00:00
  • 66d2dc7b15 feat: Add addAdventure, removeAdventure, and saveAdventure functions Sean Morley 2024-05-04 17:18:53 +00:00
  • 609d3743ed feat: Add addAdventure function to adventureService Sean Morley 2024-05-04 17:14:20 +00:00
  • 89e4899e43 Merge pull request #53 from seanmorley15/development Sean Morley 2024-05-04 11:59:04 -04:00
  • 79cf19ccb2 ```text feat: Add type prop to CreateNewAdventure component Sean Morley 2024-05-04 15:55:58 +00:00
  • 2b7c6b0f18 feat: Add removeAdventure function to +page.svelte and adventureService.ts Sean Morley 2024-05-04 15:38:55 +00:00
  • 798ce1e3e5 feat: Add saveAdventure function to adventureService Sean Morley 2024-05-04 15:18:20 +00:00
  • 716323657b feat: Add "Planner" button to Navbar component Sean Morley 2024-05-04 15:00:02 +00:00
  • 3127784632 feat: Add activity types functionality to CreateNewAdventure and AdventureCard components Sean Morley 2024-05-04 00:43:18 +00:00
  • eab7cb6087 feat: Add activity types to CreateNewAdventure and AdventureCard components Sean Morley 2024-05-03 21:39:31 +00:00
  • 25adf07874 Refactor adventure page layout to display activity types and update server files Sean Morley 2024-05-03 21:29:35 +00:00
  • 2da4baf8a1 Add activity types to EditModal component and update server files Sean Morley 2024-05-01 00:14:31 +00:00
  • 6a4771cece Add activity types to AdventureCard component and update server files Sean Morley 2024-04-30 23:10:59 +00:00
  • 6d4e860e43 Refactor adventure page layout to display activity types in +page.svelte and update server files Sean Morley 2024-04-30 23:04:12 +00:00
  • 9f9f0c3d87 Refactor adventure page layout to display activity types in +page.svelte and update server files Sean Morley 2024-04-30 22:52:07 +00:00