278 Commits

Author SHA1 Message Date
Your Name
60b484893e refactored test more 2022-05-30 10:24:37 +02:00
Your Name
77fa6f0fc2 refactored test 2022-05-30 10:24:37 +02:00
MarekMazur
ba5fbed33e import changed in widget_test.dart 2022-05-30 10:17:18 +02:00
sabina
49c86a5f94 fixed exception and some cleaning up 2022-05-30 09:54:52 +02:00
e8c97c8302 fixed snackbar not showing up by adding Builder widget within Scaffold. Default profile pic shows up if you don't login with google. 2022-05-30 07:57:26 +02:00
c2e2301db4 google login works 100% as intended (for me), with ability to choose profiles and no longer need to tap "log in with google" twice. Also profile pic added. 2022-05-30 04:08:40 +02:00
StanislavAlpatiev
dacc09fa7a added folders for widgets, models and screens 2022-05-29 21:43:02 +02:00
90e5543448 merged googleLogin into master 2022-05-29 17:18:18 +02:00
1c2f4ff0d4 favorites showing up because changed expanded to container in Bookmarks.dart 2022-05-29 16:30:06 +02:00
007e5190b6 upon logging in with google, an account is created in our own database for this user, simulating a regular login 2022-05-29 09:03:03 +02:00
84c2b96ae9 post rating as anonymous 2022-05-28 16:30:35 +02:00
907722623d post review as anonymous 2022-05-28 15:16:16 +02:00
sabina
5562cfa2a5 added rating/review popup 2022-05-28 11:52:02 +02:00
Axel Davidsson
c53ef5c6f0 google sign in visas på profile page och google logout funkar, typ. 2022-05-27 13:30:44 +02:00
StanislavAlpatiev
17916400a2 new googleJson 2022-05-27 11:57:31 +02:00
StanislavAlpatiev
ae75af2db2 new war 2022-05-27 11:36:46 +02:00
sabina
c865cfd2c3 favorites sorted alphabetically 2022-05-27 10:50:43 +02:00
StanislavAlpatiev
de4cd2080d new api key for bestime added 2022-05-27 10:21:52 +02:00
MarekMazur
3dcc92b3cc CafePage image problem solved, added shadow 2022-05-26 16:40:32 +02:00
sabina
72fafc2e1c reviews sorted descending in CafePage 2022-05-26 13:22:35 +02:00
sabina
c533244f19 some changes in the build structure of CafePage, now possible to refresh reviews again 2022-05-26 12:28:09 +02:00
MarekMazur
f0329c5d75 CafePage further design changes 2022-05-26 12:00:15 +02:00
sabina
403424ed77 user directed back to CafePage after submitting a review 2022-05-26 11:14:56 +02:00
StanislavAlpatiev
4c250b6266 made walkButton into its own class 2022-05-26 10:11:00 +02:00
DarkNight
696e3c8c24 Login input field unit test 2022-05-26 09:17:21 +02:00
MarekMazur
fea2f5def5 CafePage redesigned, minor design changes in settings 2022-05-26 09:04:30 +02:00
sabina
6fe1bab124 changed rating to String when adding a review 2022-05-25 16:32:36 +02:00
StanislavAlpatiev
89ea5f4d05 changed review styling in cafePage.dart 2022-05-25 14:26:28 +02:00
MarekMazur
cc3622f464 Design changes in profile and googlemap 2022-05-25 14:10:27 +02:00
StanislavAlpatiev
7268ab7743 new war file 2022-05-25 13:34:10 +02:00
Your Name
3ae1b1c3d9 changed review rating back to string 2022-05-25 13:32:29 +02:00
StanislavAlpatiev
91cc296de6 new war 2022-05-25 12:42:24 +02:00
Your Name
841a5fd43d . 2022-05-25 12:40:39 +02:00
StanislavAlpatiev
ba6071d009 new war file 2022-05-25 10:45:23 +02:00
Your Name
9af5ddefda commented out never-used methods for coverage, made review controller return review instead of string 2022-05-25 10:43:36 +02:00
MarekMazur
80b91cfa8e Heart for favorites in navbar 2022-05-25 10:35:36 +02:00
MarekMazur
be58de8b1f Account is named Settings now 2022-05-25 10:25:15 +02:00
DarkNight
dc1b563ca5 Merge branch 'master' of https://gitea.dsv.su.se/arso9914/FikaAndFocus 2022-05-25 09:16:40 +02:00
DarkNight
9e3a9607d2 added some junit test for login 2022-05-25 09:15:46 +02:00
MarekMazur
8dd1f40258 AccountSettings, minor design changes 2022-05-25 08:14:59 +02:00
MarekMazur
0aaa252b1f Favorites, minor design changes 2022-05-25 08:01:19 +02:00
MarekMazur
9f5f933cc0 Account/Settings minor design changes 2022-05-25 07:58:43 +02:00
MarekMazur
50d3b564cb Change Email/Language/Password/Numb/Username design changes 2022-05-25 07:40:02 +02:00
sabina
82a75bb3bc moved review functionality from CafePage to ReviewPage 2022-05-24 22:07:06 +02:00
cd75e61cef fixed hardcoded emails 2022-05-24 17:52:11 +02:00
Axel Davidsson
44d66367bd cafePage is scrollable 2022-05-24 17:27:04 +02:00
96bea2faff make widget.user accessible form CafePage.dart 2022-05-24 15:58:11 +02:00
36a0fb8f97 casting to double 2022-05-24 15:33:09 +02:00
Axel Davidsson
faf3afe130 signup check for empty fields and password-match is done 2022-05-24 15:18:15 +02:00
sabina
6342abc02e new design and functionality to review, user name not displayed though 2022-05-24 14:00:30 +02:00