|
24051c2b73
|
Add CreateReview Page
Co-authored-by: Reimar <mail@reim.ar>
|
2024-09-05 14:55:34 +02:00 |
|
|
9b6ebd05b0
|
Add Floating Action Button to ReviewListPage
Co-authored-by: Reimar <mail@reim.ar>
|
2024-09-04 12:27:17 +02:00 |
|
|
6fd77b3330
|
Add ReviewListPage and show list of reviews
Co-authored-by: Reimar <mail@reim.ar>
|
2024-09-04 11:53:32 +02:00 |
|
|
f7d9cc0fa0
|
Show reviews on frontend with colored pins
Co-authored-by: Reimar <mail@reim.ar>
|
2024-09-03 13:33:50 +02:00 |
|
|
e3a6171ed3
|
Change design
|
2024-09-03 09:47:07 +02:00 |
|
|
61586ef169
|
Fix refresh token API call not working
|
2024-09-02 15:45:21 +02:00 |
|
|
4b5c74d824
|
Add Api changes and Dart code changes from last week
Co-authored-by: Reimar <mail@reim.ar>
|
2024-09-02 15:45:21 +02:00 |
|
LilleBRG
|
6cfa321386
|
search now shows multiple results. added mapcontroller to move the map around
|
2024-09-02 14:39:56 +02:00 |
|
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 |
|
|
86d2cbc572
|
Add padding to login/register page
|
2024-08-29 08:18:52 +02: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 |
|
|
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 |
|
LilleBRG
|
0e4c5d96cc
|
updating everything at once works. without password dosent
|
2024-08-26 15:49:06 +02: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 |
|
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 |
|
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 |
|
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 |
|