1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-02 19:55:18 +02:00
Commit graph

92 commits

Author SHA1 Message Date
Sean Morley
af07ea29ef Refactor success toast and show appropriate messages 2024-04-11 18:18:35 +00:00
Sean Morley
53f7f90dbc
Update tag-latest.yml 2024-04-11 11:17:58 -04:00
Sean Morley
d8eaa51a78
Create tag-latest.yml 2024-04-11 11:12:59 -04:00
Sean Morley
d1371a9945
Update docker-compose.yml 2024-04-11 11:05:24 -04:00
Sean Morley
cb9da5c069
Merge pull request #27 from seanmorley15/development
Development
2024-04-11 10:57:54 -04:00
Sean Morley
70a5d703f8
Create docker-publish.yml 2024-04-11 10:52:58 -04:00
Sean Morley
ea0477d450 Add loading spinner to log page 2024-04-11 13:59:36 +00:00
Sean Morley
cc7e950f5c Add quote display and update signup form layout 2024-04-11 13:49:35 +00:00
Sean Morley
7decfd61e8 Add user icon field and update version number 2024-04-11 13:46:41 +00:00
Sean Morley
a10f7485e0
Update README.md 2024-04-10 19:48:47 -04:00
Sean Morley
ed54f7a97c
Merge pull request #23 from seanmorley15/adventureServiceMigration
Adventure service migration
2024-04-10 19:42:47 -04:00
Sean Morley
00ad7ce384 Add navigation to log page 2024-04-10 23:36:07 +00:00
Sean Morley
70e23b8878 Update visit count and password hashing 2024-04-10 23:34:48 +00:00
Sean Morley
549840128f Update Navbar and UserAvatar components, and +page styling 2024-04-10 23:25:24 +00:00
Sean Morley
3d0116a684 Refactor user avatar component and add settings page 2024-04-10 23:12:25 +00:00
Sean Morley
226158da6d Add info icon to Navbar and create User Page 2024-04-10 22:11:44 +00:00
Sean Morley
f7fc46caac Add InfoModal component and update Navbar component 2024-04-10 18:25:53 +00:00
Sean Morley
818ab5239d Add visit count functionality and update adventure creation 2024-04-10 18:00:24 +00:00
Sean Morley
3dcad53004 Add clearvisits API endpoint and implement DELETE method***
***Handle error when no id is found in DELETE method***
***Update deleteData function in log page to use clearvisits API endpoint
2024-04-10 17:54:19 +00:00
Sean Morley
bc0e1b4db2 Add visit count functionality to Navbar and Log page 2024-04-10 17:47:20 +00:00
Sean Morley
ae5e77f670 Add config file and error page 2024-04-10 15:19:19 +00:00
Sean Morley
45545fd8ce Add PUT route to update existing adventure and refactor adventureService 2024-04-10 14:58:42 +00:00
Sean Morley
ed9a579fc2 Add POST endpoint to create new adventure and update adventureService 2024-04-10 14:51:51 +00:00
Sean Morley
7ba879f7d9 Add DELETE endpoint to visits API and update log page 2024-04-10 14:33:41 +00:00
Sean Morley
4c032445a7 Add ORIGIN environment variable and update startup script 2024-04-10 13:30:54 +00:00
Sean Morley
40f8c72f19 Merge branch 'adventureServiceMigration' of https://github.com/seanmorley15/AdventureLogSvelte into adventureServiceMigration 2024-04-10 01:32:38 +00:00
Sean Morley
257e2555bc Add schema generation 2024-04-10 01:31:10 +00:00
Sean Morley
8f725524f5
Update README.md 2024-04-08 09:20:08 -04:00
Sean Morley
fe042f3a5b Refactor getAdventures and removeAdventure in log page 2024-04-06 12:54:27 +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
1b9edeb61f Update Navbar component and add logout functionality 2024-04-06 12:27:42 +00:00
Sean Morley
17e6125998
Merge pull request #20 from seanmorley15/seanmorley15/issue10
Add generate step to Dockerfile
2024-04-05 22:03:01 -04:00
Sean Morley
98f449018b Add generate step to Dockerfile 2024-04-06 02:01:34 +00:00
Sean Morley
de2dd6cd7e Add UserAvatar component and update Navbar.svelte 2024-04-06 01:59:10 +00:00
Sean Morley
cd11ce2d97 Add login functionality to Navbar component 2024-04-05 22:22:09 +00:00
Sean Morley
3ab2918ed2 Add user name to Navbar component 2024-04-05 22:17:20 +00:00
Sean Morley
f335917047
Update CONTRIBUTING.md 2024-04-04 10:53:14 -04:00
Sean Morley
d4e18db476
Create CONTRIBUTING.md 2024-04-04 10:04:52 -04: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
b8caf83ca4
Merge pull request #13 from seanmorley15/development
Development
2024-04-02 18:20:02 -04:00
Sean Morley
3fd6d021f7
Merge pull request #11 from seanmorley15/seanmorley15-patch-1
Seanmorley15 patch 1
2024-04-02 18:16:08 -04:00
Sean Morley
ad45447e88
Merge branch 'development' into seanmorley15-patch-1 2024-04-02 18:16:02 -04:00
Sean Morley
59ab809caf
Update README.md 2024-04-02 18:09:07 -04:00
Sean Morley
83cca15a8f Consistent code formatting 2024-04-02 22:02:20 +00:00
Sean Morley
302a59c86d Refactor modal layout and add visit count to home page and log page 2024-04-02 21:46:37 +00:00
Sean Morley
f0894a964f Refactor AdventureCard component and remove FeaturedAdventureCard 2024-04-02 21:33:41 +00:00
Sean Morley
6b97b3a7f3
Merge pull request #9 from seanmorley15/development
Server Side Logic
2024-04-02 15:36:51 -04:00
Sean Morley
cde83b35d6 Fix database connection issue and add database migration 2024-04-02 19:33:26 +00:00