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