Commit Graph

79 Commits

Author SHA1 Message Date
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
102e2d6ca2
Add log for this week 2024-08-21 13:51:25 +02:00
c4fc11c169 Update Docs/SCRUM Logbog.md 2024-08-21 12:34:42 +01:00
LilleBRG
6ee61650d1 menu done 2024-08-21 13:28:48 +02:00
8e42e54c98
Add logout button 2024-08-21 12:49:38 +02:00
eef47f6ee4
Implement registering 2024-08-21 10:19:02 +02:00
debbddd05b
Implement login and save token 2024-08-21 10:03:03 +02:00
c9769fcada
Add environment variables 2024-08-21 09:19:04 +02:00
LilleBRG
a082441826 menu partly done. 2024-08-20 16:46:13 +02:00
1c6fc39b14
Add register page 2024-08-20 14:53:06 +02:00
3bd2ba5cbc
Add login page 2024-08-20 14:04:40 +02:00
d2bfcc4692
Add map to flutter application 2024-08-20 12:38:50 +02:00
LilleBRG
f1327571e6 Updated UserModel, UpdatePassword made 2024-08-16 12:53:39 +02:00
bb44d2bc56
Add routes for creating and deleting favorites 2024-08-16 12:26:26 +02:00
f82ba23c5d
Add systemd services used in prod 2024-08-15 14:50:10 +02:00
LilleBRG
7603f00bd5 Authorization through swagger works 2024-08-15 12:26:02 +02:00
422952f276 Update Docs/SCRUM Logbog.md 2024-08-15 11:25:04 +01:00
e06625e357 Update Docs/SCRUM Logbog.md 2024-08-15 11:24:20 +01:00
2178302e79 Update Docs/SCRUM Logbog.md 2024-08-15 11:23:09 +01:00
2caabea589
Cleanup integration tests 2024-08-15 11:03:11 +02:00
d88db4a284
Create favorite model, add endpoint for retrieving favorites 2024-08-15 11:02:40 +02:00