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

153 commits

Author SHA1 Message Date
Sean Morley
3c43f3cfad
Merge pull request #314 from seanmorley15/worldtravel-v2
WorldTravel v2
2024-09-13 20:57:34 -04:00
Sean Morley
6ac3f0541f Add capital to countries 2024-09-11 16:08:10 -04:00
Sean Morley
abee735aae Fix login issue with different case usernames 2024-09-11 09:42:53 -04:00
Sean Morley
bd6d60d24d Update entrypoint 2024-09-11 09:31:25 -04:00
Sean Morley
4a293798eb
Allow for Sharing of Collections to other Public Users 2024-09-10 17:16:05 -04:00
Sean Morley
3a2f095ab6 Sharing modal fixes and redact email for privacy 2024-09-10 09:59:59 -04:00
Sean Morley
4c858ab8b5 Fix adding to collection to change value of is_public first try 2024-09-10 09:30:09 -04:00
Sean Morley
f7c440c364 Add more to user page 2024-09-09 23:59:45 -04:00
Sean Morley
dd17e24f44 Fix is_public bugs 2024-09-09 14:29:50 -04:00
Sean Morley
fe8a41f51b Shared with tab 2024-09-09 13:44:42 -04:00
Sean Morley
ba89f90e53 Shared with collaborative editing 2024-09-09 13:31:00 -04:00
Sean Morley
4ea7ef69a6 Share via modal 2024-09-08 14:29:27 -04:00
Sean Morley
7d228b302b User profile viewing - need to add more to the details view 2024-09-08 00:56:52 -04:00
Sean Morley
a70b1f2818 Fix contrast issues 2024-09-07 17:39:47 -04:00
Sean Morley
2d7fe56086 Add continent code to the country cards 2024-09-06 23:58:06 -04:00
Sean Morley
bdb37c5ca1 Fix the 3 dot button 2024-09-06 23:47:40 -04:00
Sean Morley
6b778dea79 Fix card colors in light modes 2024-09-06 23:39:37 -04:00
Sean Morley
5ca5e1f69c Change card colors and add aestheticDark theme. 2024-09-06 23:35:48 -04:00
Sean Morley
524b7fca0e Migrate to new icon! 2024-09-06 19:06:24 -04:00
Sean Morley
afe83bb03e Add better support in adventure modal for the region search 2024-08-23 18:24:41 -04:00
Sean Morley
43c134bf2b Add clear map function 2024-08-23 14:26:43 -04:00
Sean Morley
f75c650a20 Add clear map function 2024-08-23 14:24:30 -04:00
Sean Morley
b11c3de461 Auto mark regions 2024-08-23 14:08:04 -04:00
Sean Morley
fcb2fe3788 fix region card 2024-08-20 18:05:41 -04:00
Sean Morley
f15fbbea68 fix region card 2024-08-20 17:57:02 -04:00
Sean Morley
e3479ae491 fix deploy bug 2024-08-20 17:53:37 -04:00
Sean Morley
53272a58f8 Translate some regions into english 2024-08-20 17:47:37 -04:00
Sean Morley
aada13ca40 Fix special adventure types 2024-08-20 12:39:15 -04:00
Sean Morley
6fea57d773 chore: Add validation for start and end dates in collection forms 2024-08-19 16:49:27 -04:00
Sean Morley
a7d84c0a60 chore: Fix null values for adventure date and end date in AdventureModal and EditTransportation 2024-08-19 16:44:33 -04:00
Sean Morley
a9f2ff63b7 chore: Fix null values for adventure date and end date in AdventureModal and EditTransportation 2024-08-19 16:40:47 -04:00
Sean Morley
dd8999a45f Transportation changes 2024-08-19 16:32:08 -04:00
Sean Morley
14b2ba2ae3 Change close button design 2024-08-19 13:58:14 -04:00
PhiCoderX
c7959350c4
ImageDisplayModal
- restrain vertical height
- change close button to cross at top right
- close view when clicking outside
2024-08-19 18:48:05 +02:00
Sean Morley
b7c406ec0c Make image modal not reset scroll 2024-08-19 08:53:37 -04:00
Sean Morley
39fb4ad1ca Image display modal 2024-08-19 08:44:00 -04:00
Sean Morley
de759e1b58 Image display modal 2024-08-19 08:43:43 -04:00
Sean Morley
03e0530e90 Add support for end date to adventure 2024-08-18 12:30:12 -04:00
Sean Morley
2dc3ac3aa3 share fix 2024-08-18 09:15:59 -04:00
Sean Morley
add2e2bafa Wikipedia description fetch 2024-08-17 22:48:57 -04:00
Sean Morley
cfe14b3708
Merge pull request #239 from seanmorley15/new_images
New images
2024-08-17 22:43:40 -04:00
Sean Morley
987b228b7d
Delete frontend/src/lib/components/NewAdventure.svelte 2024-08-17 22:43:32 -04:00
Sean Morley
c87a0d2a41
Delete frontend/src/lib/components/EditAdventure.svelte 2024-08-17 22:43:27 -04:00
Sean Morley
f0efdaa933 new adventure modal 2024-08-17 22:40:27 -04:00
Sean Morley
c35795144e chore: Refactor CollectionCard component and improve dropdown menu styling 2024-08-17 17:34:52 -04:00
Sean Morley
d552c50349 adventure view 2024-08-17 17:22:01 -04:00
Sean Morley
620c7298a9 better error managment 2024-08-17 16:28:56 -04:00
Sean Morley
d7db09693a autofetch features 2024-08-17 15:18:43 -04:00
Sean Morley
48ac320238 image card 2024-08-17 14:38:24 -04:00
Sean Morley
254a0d9498 image card 2024-08-17 14:34:14 -04:00