1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-27 08:49:36 +02:00
Commit graph

22 commits

Author SHA1 Message Date
Sean Morley
6a4771cece Add activity types to AdventureCard component and update server files 2024-04-30 23:10:59 +00:00
Sean Morley
d4f94b436d Refactor adventure page layout and add dynamic content 2024-04-28 16:03:38 +00:00
Sean Morley
8ae3236acb Refactor AdventureCard component buttons to use iconify-icons 2024-04-27 20:45:01 +00:00
Sean Morley
62109a41a6 Refactor AdventureCard component and add new adventure page 2024-04-27 20:24:25 +00:00
Sean Morley
9837cc4e64 Refactor database schema, remove unused SQL files, and update components 2024-04-26 23:09:39 +00:00
Sean Morley
37f050d254 Started Migration 2024-04-26 01:14:13 +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
348c545419 Update dependencies and add new features 2024-04-20 00:53:01 +00:00
Sean Morley
5efb2912c0 Update theme handling and add theme selection dropdown in Navbar.svelte 2024-04-17 00:15:27 +00:00
Sean Morley
1710c5b54d Update AdventureCard component to remove commented out code and add exportData function to log page 2024-04-14 23:47:05 +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
00d9270546 Update AdventureCard component to include regionId and visited properties 2024-04-13 23:09:52 +00:00
Sean Morley
02455d290b Update AdventureCard component and add country flag support 2024-04-13 20:09:00 +00:00
Sean Morley
167080441a Refactor AdventureCard component and shared page 2024-04-11 21:15:34 +00:00
Sean Morley
83cca15a8f Consistent code formatting 2024-04-02 22:02:20 +00:00
Sean Morley
f0894a964f Refactor AdventureCard component and remove FeaturedAdventureCard 2024-04-02 21:33:41 +00:00
Sean Morley
a0f07a9980 Update AdventureCard and Navbar components 2024-04-01 21:35:21 +00:00
Sean Morley
b1840006f0 Add new SVG assets and update AdventureCard component 2024-03-30 21:26:21 +00:00
Sean Morley
510d6b5238 Update button styles in AdventureCard, Navbar, and log pages 2024-03-29 23:09:03 +00:00
Sean Morley
2f180a204b Fix dispatch parameter in AdventureCard.svelte and add Save as File button in +page.svelte 2024-03-29 22:44:26 +00:00
Sean Morley
9addb5462e first commit 2024-03-29 21:41:22 +00:00