Commit Graph

99 Commits

Author SHA1 Message Date
LilleBRG
0a82edeb39 your current location can now be dislayed. 2024-08-30 14:58:11 +02:00
LilleBRG
c1dff88f50 searchbar works with _showlocation used 2024-08-29 13:21:00 +02:00
ffb5e20f79 Add Database Migration for RefreshToken in Users
Co-authored-by: Reimar <mail@reim.ar>
2024-08-29 12:16:01 +02:00
4bae192d18 Add Route for Refreshing Token
Co-authored-by: Reimar <mail@reim.ar>
2024-08-29 12:00:03 +02:00
b6f8d96afe Add email validation check
Co-authored-by: Reimar <mail@reim.ar>
2024-08-29 10:28:09 +02:00
65cd15d55e
Fix openssl dependency for release 2024-08-29 08:35:54 +02:00
86d2cbc572
Add padding to login/register page 2024-08-29 08:18:52 +02:00
a798d76cfe
Add logs 2024-08-28 21:40:47 +02:00
7488657e31 Update Docs/SCRUM Logbog.md 2024-08-27 17:36:00 +01:00
LilleBRG
635270dfdd Merge branch 'master' of https://git.reim.ar/ReiMerc/skantravels 2024-08-27 13:06:43 +02:00
LilleBRG
95a6d3d9f1 update profile works 2024-08-27 13:06:31 +02:00
60dd258b45
Send OSM request only on frontend, take zoom into account 2024-08-27 12:16:07 +02:00
39e0db1f5d
Allow clicking on favorites 2024-08-27 11:48:11 +02:00
7b884e3167
Fix snackbars 2024-08-27 11:06:33 +02:00
a1c8a5e25e
Implement adding/removing favorite from location info menu 2024-08-27 10:40:01 +02:00
cbe1bc8abd
Show location information when clicking 2024-08-27 09:55:43 +02:00
13b7ab187a
Show selected point on map 2024-08-27 09:15:21 +02:00
2d039a04da
Make location pin prettier 2024-08-27 08:53:56 +02:00
384f25ddbe
Remove loggedIn global variable 2024-08-27 08:40:54 +02:00
de8d898289
Fix sign-in, title bar, formatting 2024-08-27 08:21:15 +02:00
e996702408
Implement deleting favorites on frontend 2024-08-27 08:17:48 +02:00
cb67575bfe
Show favorite name and description on frontend 2024-08-26 21:56:15 +02:00
b8fc7b34fe
Fix unicode, swapped name/desc, hardcoded values 2024-08-26 21:55:59 +02:00
6c294889c7
Save favorite name and description in rust backend 2024-08-26 21:38:36 +02:00
eaf0a64d72
More favorite changes
Co-authored-by: Reimar<mail@git.reim.ar>
2024-08-26 20:55:53 +02:00
c1fa40e492
Fix formatting 2024-08-26 20:53:47 +02:00
4018983b51 Update Docs/SCRUM Logbog.md 2024-08-26 14:51:01 +01:00
LilleBRG
78b1b1f078 Merge branch 'master' of https://git.reim.ar/ReiMerc/skantravels 2024-08-26 15:49:41 +02:00
LilleBRG
0e4c5d96cc updating everything at once works. without password dosent 2024-08-26 15:49:06 +02:00
405bbc8d4c Update Docs/SCRUM Logbog.md 2024-08-26 13:05:44 +01:00
b44d180284 profile partly done. added scrolling on login and register page 2024-08-26 09:42:17 +02:00
3e0f7229c4
Merge remote-tracking branch 'origin/ProfilePageAndLogin' 2024-08-26 09:11:10 +02:00
707ad2e9c4
Merge branch 'favorites' 2024-08-26 09:04:23 +02:00
10d6250c3f Update Docs/SCRUM Logbog.md 2024-08-26 07:50:57 +01:00
d925e07524 Update Docs/SCRUM Logbog.md 2024-08-26 07:45:25 +01:00
LilleBRG
a4103ab11e profile data can now be displayed when logged in 2024-08-23 15:19:15 +02:00
LilleBRG
57d52c3fd7 global variables added and implenented with login/logout 2024-08-23 12:34:38 +02:00
9e1a6b4e06 Update Docs/SCRUM Logbog.md 2024-08-23 08:33:04 +01:00
LilleBRG
2d197614f8 init: UI for profile added. Login on API changed 2024-08-22 13:28:24 +02:00
13e319157d Add favorite page design
Co-authored-by: Reimar <mail@reim.ar>
2024-08-22 12:43:27 +02:00
158bdd91a9 Add favorite menu functionality
Co-authored-by: Reimar <mail@reim.ar>
2024-08-22 12:14:06 +02:00
67f3cd118f
Show favorites on map 2024-08-22 11:46:45 +02:00
cae02bfded Retrieve Favorites from Backend, Add Favorite Model
Co-authored-by: Reimar <mail@reim.ar>
2024-08-22 10:20:59 +02:00
6fd8c365f6
Add authorization header 2024-08-22 09:17:36 +02:00
5f1773f614
Fix formatting, remove logs 2024-08-22 09:13:16 +02:00
6a0696b9c1 Add confirm password check 2024-08-22 09:09:18 +02:00
LilleBRG
5b38559e1c fixed api requests from sidemenu 2024-08-22 08:51:13 +02:00
LilleBRG
ec498eb0f7 fixed double sidemenu. Login/logout dosent work now in sidemenu. moved code from main to sidemenu 2024-08-21 15:37:44 +02:00
46bb1ce74c
Merge branch 'sidemenu_final' 2024-08-21 14:24:53 +02:00
206483de09 Update Docs/SCRUM Logbog.md 2024-08-21 12:55:16 +01:00