Commit Graph

  • 296659ea27 Refactor CreateNewAdventure component to add activity types and update server files Sean Morley 2024-04-30 22:39:09 +00:00
  • 895522b2ac Refactor adventure page layout to use a responsive image size in +page.svelte Sean Morley 2024-04-30 21:52:05 +00:00
  • 9d7a7ce35b Merge pull request #52 from seanmorley15/development Sean Morley 2024-04-30 09:59:42 -04:00
  • 88a2ac07e6 Refactor error handling and add validation for adventure name in server and page files Sean Morley 2024-04-28 21:54:43 +00:00
  • 1437a938bf Update config.ts Sean Morley 2024-04-28 12:22:17 -04:00
  • d84c9f4d24 Refactor component names and update button labels Sean Morley 2024-04-28 16:12:15 +00:00
  • aec34a617f Merge pull request #51 from seanmorley15/development Sean Morley 2024-04-28 12:04:26 -04:00
  • d4f94b436d Refactor adventure page layout and add dynamic content Sean Morley 2024-04-28 16:03:38 +00:00
  • c09028ae40 Fix error handling in layout server file and update USING_VERCEL assignment Sean Morley 2024-04-28 14:00:09 +00:00
  • eed9b2fad2 Fix error handling in layout server file and add console log in layout svelte file Sean Morley 2024-04-28 13:59:45 +00:00
  • 8ae3236acb Refactor AdventureCard component buttons to use iconify-icons Sean Morley 2024-04-27 20:45:01 +00:00
  • 64b4eafd34 Refactor adventure page layout and add dynamic content Sean Morley 2024-04-27 20:40:33 +00:00
  • 62109a41a6 Refactor AdventureCard component and add new adventure page Sean Morley 2024-04-27 20:24:25 +00:00
  • ba84fbdcf3 Add GET request handler for retrieving an adventure by ID Sean Morley 2024-04-27 17:28:31 +00:00
  • 7327fefe15 Refactor EditModal component to use adventureToEdit prop instead of individual props Sean Morley 2024-04-27 16:54:20 +00:00
  • b057ee01b3 Refactor Docker Compose files, Tailwind config, UserCard component, and page server files Sean Morley 2024-04-27 16:35:04 +00:00
  • 3299855f86 Add loading state to setup and signup pages Sean Morley 2024-04-26 23:42:04 +00:00
  • 5008f54f1f Merge pull request #50 from seanmorley15/development Sean Morley 2024-04-26 19:22:45 -04:00
  • 15b1395870 Merge pull request #49 from seanmorley15/API-Migration Sean Morley 2024-04-26 19:22:27 -04:00
  • b0acb23edf Add loading state to setup page Sean Morley 2024-04-26 23:19:50 +00:00
  • 9837cc4e64 Refactor database schema, remove unused SQL files, and update components Sean Morley 2024-04-26 23:09:39 +00:00
  • 08579289a6 Remove userVisitedAdventuresTable Sean Morley 2024-04-26 23:04:41 +00:00
  • db8fc061f2 Refactor database schema and remove unused SQL files Sean Morley 2024-04-26 22:43:27 +00:00
  • 319a99fed2 Refactor data insertion via Drizzle Sean Morley 2024-04-26 22:43:13 +00:00
  • 37f050d254 Started Migration Sean Morley 2024-04-26 01:14:13 +00:00
  • e197de9d39 Add WorldTravelCard component Sean Morley 2024-04-26 00:23:30 +00:00
  • 57e92d96f8 Merge pull request #47 from seanmorley15/dependabot/npm_and_yarn/hono-4.2.7 Sean Morley 2024-04-24 11:32:37 -04:00
  • d11a4030bf Bump hono from 4.2.5 to 4.2.7 dependabot[bot] 2024-04-24 15:30:42 +00:00
  • 921d36aa70 Add new migrations and update Adventure interface Sean Morley 2024-04-22 00:56:43 +00:00
  • a3d4d757a9 Add new columns to userPlannedAdventures table and update Adventure interface Sean Morley 2024-04-21 22:56:27 +00:00
  • b2184bdee3 Refactor database schema and add planner functionality Sean Morley 2024-04-21 22:42:49 +00:00
  • 3072fedccf Refactor admin settings page, add ConfirmModal component, and update user management functionality Sean Morley 2024-04-21 17:02:38 -04:00
  • b3bd8780e7 Refactor admin settings page, add UserCard component, and update user management functionality Sean Morley 2024-04-21 20:26:22 +00:00
  • 792bd7674f Merge pull request #44 from seanmorley15/development Sean Morley 2024-04-21 12:37:25 -04:00
  • 29e9b308ba Refactor admin settings page, clear all sessions, and add user signup functionality Sean Morley 2024-04-21 16:31:55 +00:00
  • a186d514af Refactor admin settings page and add user signup functionality Sean Morley 2024-04-21 16:16:29 +00:00
  • ef42491421 Refactor version API endpoint to use package.json for version detection Sean Morley 2024-04-20 17:32:46 +00:00
  • 172504fa66 Add version detection endpoint Sean Morley 2024-04-20 16:59:03 +00:00
  • f91e0bd4d0 Merge pull request #42 from seanmorley15/development Sean Morley 2024-04-19 21:18:15 -04:00
  • 7086877ba3 SEO Optimization Sean Morley 2024-04-20 01:17:34 +00:00
  • 69a3d94701 Merge pull request #41 from seanmorley15/development Sean Morley 2024-04-19 20:53:33 -04:00
  • 348c545419 Update dependencies and add new features Sean Morley 2024-04-20 00:53:01 +00:00
  • da8b4c342d Update drizzle-kit dependency to version 0.20.16 Sean Morley 2024-04-20 00:16:26 +00:00
  • 2aa3ec9b01 Merge pull request #40 from seanmorley15/development Sean Morley 2024-04-18 20:15:12 -04:00
  • ce2ea2f36f Update layout server and svelte files to use USING_VERCEL environment variable Sean Morley 2024-04-19 00:14:33 +00:00
  • c210c655af Merge pull request #39 from seanmorley15/development Sean Morley 2024-04-18 19:48:41 -04:00
  • a2c5b435e2 Fix setup_admin_user function call in startup.sh Sean Morley 2024-04-18 23:48:07 +00:00
  • d9cd78fc76 Add @vercel/speed-insights dependency and injectSpeedInsights in layout.server.ts Sean Morley 2024-04-18 23:44:41 +00:00
  • acc0f8f706 Merge branch 'development' of https://github.com/seanmorley15/AdventureLogSvelte into development Sean Morley 2024-04-18 23:42:34 +00:00
  • f838051500 Update package-lock.json and package.json with new dependencies Sean Morley 2024-04-18 23:42:32 +00:00
  • a00ae36e48 Update README.md Sean Morley 2024-04-18 19:27:51 -04:00
  • 1e1f594612 Update user settings page layout and form styling Sean Morley 2024-04-18 23:23:30 +00:00
  • e372ebbacc Update user avatar component and settings page Sean Morley 2024-04-18 23:11:19 +00:00
  • f626370d3f Update server setup logic and add admin user creation in setup page Sean Morley 2024-04-18 23:00:35 +00:00
  • 7fe90f615f Add compose-dev.yml file and update startup.sh script Sean Morley 2024-04-18 01:24:00 +00:00
  • 2249052ab7 Update database schema and add signup_date, last_login, and role columns to user table Sean Morley 2024-04-18 01:15:52 +00:00
  • fdc0955cc8 Merge pull request #36 from seanmorley15/development Sean Morley 2024-04-16 20:21:49 -04:00
  • f0eb5441f0 Add Nord theme option to theme selection dropdown in Navbar.svelte Sean Morley 2024-04-17 00:20:56 +00:00
  • 5efb2912c0 Update theme handling and add theme selection dropdown in Navbar.svelte Sean Morley 2024-04-17 00:15:27 +00:00
  • b76e655e38 Update theme handling and add theme selection dropdown in Navbar.svelte Sean Morley 2024-04-17 00:01:19 +00:00
  • 3892a3ea39 Update download filename in log page and handle form submission errors in login page Sean Morley 2024-04-15 00:13:02 +00:00
  • 1710c5b54d Update AdventureCard component to remove commented out code and add exportData function to log page Sean Morley 2024-04-14 23:47:05 +00:00
  • 6aca3d72b0 Update region page to display detailed information about a region in the world travel section Sean Morley 2024-04-14 20:47:52 +00:00
  • a550fd58f7 Update AdventureCard component to include regionId and visited properties, and add country flag support Sean Morley 2024-04-14 20:33:58 +00:00
  • 715a4ffd87 Add US map component to world travel page Sean Morley 2024-04-14 17:58:18 +00:00
  • 8133e8e99e Update AdventureCard component to include viewType property and add radio buttons for card and map views Sean Morley 2024-04-14 17:44:52 +00:00
  • c6d8730b4c Add volume mapping for ./sql in docker-compose.yml Sean Morley 2024-04-14 17:08:52 +00:00
  • f58271e27c Update docker-compose.yml to remove unnecessary volume mapping Sean Morley 2024-04-14 16:56:27 +00:00
  • 9c46c16bbe Update AdventureCard component to include regionId and visited properties, and add country flag support Sean Morley 2024-04-14 14:03:06 +00:00
  • c5ce984cac Add country_code field to userVisitedWorldTravel table Sean Morley 2024-04-14 13:39:32 +00:00
  • 8a2528e484 Merge pull request #30 from seanmorley15/development Sean Morley 2024-04-13 19:11:50 -04:00
  • 5e1d7ef160 Update appVersion to "Web 0.1.5-alpha" in config.ts Sean Morley 2024-04-13 23:11:09 +00:00
  • 00d9270546 Update AdventureCard component to include regionId and visited properties Sean Morley 2024-04-13 23:09:52 +00:00
  • b2210dc7c9 Update login and signup pages, and add countries.json Sean Morley 2024-04-13 21:03:59 +00:00
  • 8a169da9e2 Update getFlag function to accept size parameter Sean Morley 2024-04-13 20:39:06 +00:00
  • 02455d290b Update AdventureCard component and add country flag support Sean Morley 2024-04-13 20:09:00 +00:00
  • fd1b85609e Remove unnecessary database migration scripts and update info modal text Sean Morley 2024-04-13 19:48:53 +00:00
  • 11ace187a7 Add migration to drop unique constraint on worldTravelCountryRegions_id Sean Morley 2024-04-12 14:28:45 +00:00
  • 0d84445791 Update startup.sh script Sean Morley 2024-04-12 14:26:30 +00:00
  • b0b8a2794b Add flag column to worldTravelCountries table and remove flag column Sean Morley 2024-04-12 14:20:34 +00:00
  • 61458b3cc2 Add country regions for Germany, South Africa, Australia, New Zealand, Egypt, Brazil, China Sean Morley 2024-04-12 14:04:23 +00:00
  • 3887ac845e Add country regions for GB, FR, AR, CA, MX, and DE Sean Morley 2024-04-12 13:39:08 +00:00
  • d9116b2a15 Add unique constraints and insert data for Canada and Germany Sean Morley 2024-04-12 01:49:57 +00:00
  • a17234ab6b Add unique constraints to featuredAdventures and worldTravelCountryRegions tables, and insert data for Canada, Germany, and the US regions. Sean Morley 2024-04-12 01:27:13 +00:00
  • 8a8a118309 Add navigation to World Travel page and create server load function for country regions Sean Morley 2024-04-12 00:12:55 +00:00
  • d190222573 Add unique constraint to worldTravelCountries.country_code and create worldTravelCountryRegions table Sean Morley 2024-04-12 00:03:14 +00:00
  • a03fc5fb4e Add and delete migration files Sean Morley 2024-04-11 23:58:09 +00:00
  • a17c482522 Add PostgreSQL client and SQL scripts for parks data Sean Morley 2024-04-11 22:58:54 +00:00
  • a6c3738c48 Add name and date columns to sharedAdventures table and display them in shared adventure page Sean Morley 2024-04-11 22:21:09 +00:00
  • 167080441a Refactor AdventureCard component and shared page Sean Morley 2024-04-11 21:15:34 +00:00
  • af07ea29ef Refactor success toast and show appropriate messages Sean Morley 2024-04-11 18:18:35 +00:00
  • 53f7f90dbc Update tag-latest.yml Sean Morley 2024-04-11 11:17:58 -04:00
  • d8eaa51a78 Create tag-latest.yml Sean Morley 2024-04-11 11:12:59 -04:00
  • d1371a9945 Update docker-compose.yml Sean Morley 2024-04-11 11:05:24 -04:00
  • cb9da5c069 Merge pull request #27 from seanmorley15/development Sean Morley 2024-04-11 10:57:54 -04:00
  • 70a5d703f8 Create docker-publish.yml Sean Morley 2024-04-11 10:52:58 -04:00
  • ea0477d450 Add loading spinner to log page Sean Morley 2024-04-11 13:59:36 +00:00
  • cc7e950f5c Add quote display and update signup form layout Sean Morley 2024-04-11 13:49:35 +00:00
  • 7decfd61e8 Add user icon field and update version number Sean Morley 2024-04-11 13:46:41 +00:00
  • a10f7485e0 Update README.md Sean Morley 2024-04-10 19:48:47 -04:00