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
|
b94fdc7107
|
chore: Add tripId field to Adventure interface and schema
|
2024-05-15 21:06:01 +00:00 |
|
Sean Morley
|
01865951ac
|
Added new trip plan creator and removed visit count stores
|
2024-05-06 23:13:32 +00:00 |
|
Sean Morley
|
08579289a6
|
Remove userVisitedAdventuresTable
|
2024-04-26 23:04:41 +00:00 |
|
Sean Morley
|
319a99fed2
|
Refactor data insertion via Drizzle
|
2024-04-26 22:43:13 +00:00 |
|
Sean Morley
|
921d36aa70
|
Add new migrations and update Adventure interface
|
2024-04-22 00:56:43 +00:00 |
|
Sean Morley
|
a3d4d757a9
|
Add new columns to userPlannedAdventures table and update Adventure interface
|
2024-04-21 22:56:27 +00:00 |
|
Sean Morley
|
b2184bdee3
|
Refactor database schema and add planner functionality
|
2024-04-21 22:42:49 +00:00 |
|
Sean Morley
|
2249052ab7
|
Update database schema and add signup_date, last_login, and role columns to user table
|
2024-04-18 01:15:52 +00:00 |
|
Sean Morley
|
a550fd58f7
|
Update AdventureCard component to include regionId and visited properties, and add country flag support
|
2024-04-14 20:33:58 +00:00 |
|
Sean Morley
|
c5ce984cac
|
Add country_code field to userVisitedWorldTravel table
|
2024-04-14 13:39:32 +00:00 |
|
Sean Morley
|
fd1b85609e
|
Remove unnecessary database migration scripts and update info modal text
|
2024-04-13 19:48:53 +00:00 |
|
Sean Morley
|
11ace187a7
|
Add migration to drop unique constraint on worldTravelCountryRegions_id
|
2024-04-12 14:28:45 +00:00 |
|
Sean Morley
|
b0b8a2794b
|
Add flag column to worldTravelCountries table and remove flag column
|
2024-04-12 14:20:34 +00:00 |
|
Sean Morley
|
61458b3cc2
|
Add country regions for Germany, South Africa, Australia, New Zealand, Egypt, Brazil, China
|
2024-04-12 14:04:23 +00:00 |
|
Sean Morley
|
3887ac845e
|
Add country regions for GB, FR, AR, CA, MX, and DE
|
2024-04-12 13:39:08 +00:00 |
|
Sean Morley
|
d9116b2a15
|
Add unique constraints and insert data for Canada and Germany
|
2024-04-12 01:49:57 +00:00 |
|
Sean Morley
|
a17234ab6b
|
Add unique constraints to featuredAdventures and worldTravelCountryRegions tables, and insert data for Canada, Germany, and the US regions.
|
2024-04-12 01:27:13 +00:00 |
|
Sean Morley
|
d190222573
|
Add unique constraint to worldTravelCountries.country_code and create worldTravelCountryRegions table
|
2024-04-12 00:03:14 +00:00 |
|
Sean Morley
|
a03fc5fb4e
|
Add and delete migration files
|
2024-04-11 23:58:09 +00:00 |
|
Sean Morley
|
a6c3738c48
|
Add name and date columns to sharedAdventures table and display them in shared adventure page
|
2024-04-11 22:21:09 +00:00 |
|
Sean Morley
|
7decfd61e8
|
Add user icon field and update version number
|
2024-04-11 13:46:41 +00:00 |
|
Sean Morley
|
ea79fd2d76
|
Add log page, update database schema, and API endpoint for user visits
|
2024-04-06 12:54:17 +00:00 |
|
Sean Morley
|
d834cef83b
|
Add userVisitedAdventures table and API endpoints for visits and userinfo
|
2024-04-03 23:55:00 +00:00 |
|
Sean Morley
|
ba6a5283fe
|
Add user first and last name fields to signup form
|
2024-04-03 22:59:05 +00:00 |
|
Sean Morley
|
372db59211
|
Added auth!
|
2024-04-03 00:51:12 +00:00 |
|
Sean Morley
|
56a8a45efb
|
Add migrations and code for sharedAdventures table
|
2024-04-02 18:54:09 +00:00 |
|
Sean Morley
|
33122894c2
|
Add featuredAdventures table and related code
|
2024-04-02 14:01:35 +00:00 |
|