Reimar pushed to review-user-images at ReiMerc/skantravels 2024-09-13 07:40:42 +01:00
c389381b1e Fix userIds request not working, show username on reviews
Reimar pushed to master at ReiMerc/skantravels 2024-09-09 09:56:22 +01:00
c43144e028 Add logs for last week
Reimar pushed to master at ReiMerc/skantravels 2024-09-03 08:47:28 +01:00
e3a6171ed3 Change design
Reimar pushed to master at ReiMerc/skantravels 2024-09-02 14:45:29 +01:00
61586ef169 Fix refresh token API call not working
4b5c74d824 Add Api changes and Dart code changes from last week
0792862f25 Implement Refresh Token on startup
Compare 3 commits »
Reimar pushed to refresh-token at ReiMerc/skantravels 2024-09-02 12:14:26 +01:00
9a0757922d Fix refresh token API call not working
Reimar pushed to master at ReiMerc/skantravels 2024-08-29 07:35:59 +01:00
65cd15d55e Fix openssl dependency for release
Reimar pushed to master at ReiMerc/skantravels 2024-08-29 07:19:04 +01:00
86d2cbc572 Add padding to login/register page
Reimar pushed to master at ReiMerc/skantravels 2024-08-28 20:40:53 +01:00
a798d76cfe Add logs
Reimar pushed to master at ReiMerc/skantravels 2024-08-27 11:16:17 +01:00
60dd258b45 Send OSM request only on frontend, take zoom into account
39e0db1f5d Allow clicking on favorites
Compare 2 commits »
Reimar pushed to master at ReiMerc/skantravels 2024-08-27 10:31:59 +01:00
7b884e3167 Fix snackbars
a1c8a5e25e Implement adding/removing favorite from location info menu
cbe1bc8abd Show location information when clicking
13b7ab187a Show selected point on map
2d039a04da Make location pin prettier
Compare 5 commits »
Reimar pushed to master at ReiMerc/skantravels 2024-08-27 07:41:00 +01:00
384f25ddbe Remove loggedIn global variable
Reimar pushed to master at ReiMerc/skantravels 2024-08-27 07:21:24 +01:00
de8d898289 Fix sign-in, title bar, formatting
e996702408 Implement deleting favorites on frontend
Compare 2 commits »
Reimar deleted branch ProfilePageAndLogin from ReiMerc/skantravels 2024-08-26 20:57:51 +01:00
Reimar deleted branch favorites from ReiMerc/skantravels 2024-08-26 20:57:46 +01:00
Reimar pushed to master at ReiMerc/skantravels 2024-08-26 20:56:25 +01:00
cb67575bfe Show favorite name and description on frontend
b8fc7b34fe Fix unicode, swapped name/desc, hardcoded values
6c294889c7 Save favorite name and description in rust backend
eaf0a64d72 More favorite changes
Compare 4 commits »
Reimar pushed to master at ReiMerc/skantravels 2024-08-26 19:53:54 +01:00
c1fa40e492 Fix formatting
Reimar deleted branch sidemenu_final from ReiMerc/skantravels 2024-08-26 08:12:12 +01:00
Reimar pushed to master at ReiMerc/skantravels 2024-08-26 08:11:17 +01:00
3e0f7229c4 Merge remote-tracking branch 'origin/ProfilePageAndLogin'
a4103ab11e profile data can now be displayed when logged in
57d52c3fd7 global variables added and implenented with login/logout
2d197614f8 init: UI for profile added. Login on API changed
Compare 4 commits »
Reimar pushed to master at ReiMerc/skantravels 2024-08-26 08:10:48 +01:00
707ad2e9c4 Merge branch 'favorites'
13e319157d Add favorite page design
158bdd91a9 Add favorite menu functionality
67f3cd118f Show favorites on map
cae02bfded Retrieve Favorites from Backend, Add Favorite Model
Compare 5 commits »
Reimar pushed to favorites at ReiMerc/skantravels 2024-08-22 10:46:53 +01:00
67f3cd118f Show favorites on map