Commit Graph

140 Commits

Author SHA1 Message Date
eca2b6324b
Fix errors on review page, show text when no reviews 2024-09-13 12:02:22 +02:00
90fccde9e6
Add better debugging for http requests 2024-09-13 12:02:05 +02:00
c389381b1e
Fix userIds request not working, show username on reviews 2024-09-13 08:40:32 +02:00
4480080496 Implement backend for displaying user info
Frontend display currently not working

Co-authored-by: Reimar <mail@reim.ar>
2024-09-11 15:34:03 +02:00
ebf81906ec Add review images to review list
Co-authored-by: Reimar <mail@reim.ar>
2024-09-11 12:46:49 +02:00
4d39e40648 Remove appsettings from git
Co-authored-by: Reimar <mail@reim.ar>
2024-09-10 15:46:15 +02:00
f5258d42e4 Make image upload work in rust
Co-authored-by: Reimar <mail@reim.ar>
2024-09-10 15:44:50 +02:00
ce961e8703 Fix when no profile image in edit profile, add image buttons on create review
Co-authored-by: Reimar <mail@reim.ar>
2024-09-10 13:32:14 +02:00
08d3682164 Implement image uploading in rust
Co-authored-by: Reimar <mail@reim.ar>
2024-09-10 11:52:27 +02:00
51cba34a62 Create migration for image 2024-09-09 17:30:36 +02:00
LilleBRG
c2df5ec80e edit profile picture updated to dispaly picture 2024-09-09 16:48:37 +02:00
ff8dd55d18 Add message when attempting to create review without login 2024-09-09 16:45:16 +02:00
c2257a1c9d Remove swap file 2024-09-09 16:35:25 +02:00
19ba2fdc74 Merge branch 'reviews' 2024-09-09 16:31:56 +02:00
LilleBRG
873fd44f1c uploading picture from flutter to webapi implemented 2024-09-09 15:36:32 +02:00
c43144e028
Add logs for last week 2024-09-09 10:56:15 +02:00
18ec471540 Update Docs/SCRUM Logbog.md 2024-09-06 14:18:28 +01:00
LilleBRG
7ad8434c02 you can access photos by pressing button on editprofile. no functionallity 2024-09-06 15:13:30 +02:00
d767e0bb85 Add stars to review list
Co-authored-by: Reimar <mail@reim.ar>
2024-09-05 18:39:43 +02:00
0dcfb2ea1e Show newly submitted reviews on reviews list
Co-authored-by: Reimar <mail@reim.ar>
2024-09-05 18:23:02 +02:00
e03131a8aa Implement submitting reviews
Co-authored-by: Reimar <mail@reim.ar>
2024-09-05 18:11:35 +02:00
bd9a6dfa03 Add TextFields for review title and review content
Co-authored-by: Reimar <mail@reim.ar>
2024-09-05 15:26:21 +02:00
24051c2b73 Add CreateReview Page
Co-authored-by: Reimar <mail@reim.ar>
2024-09-05 14:55:34 +02:00
LilleBRG
781e3dd87b Put function with profile picture works on API layer 2024-09-05 11:38:47 +02:00
LilleBRG
067a3e8d3c added profilepicture to user. No functionallity 2024-09-04 14:32:53 +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
LilleBRG
b213523911 when you get your current location, it will show attractions in the area 2024-09-03 14:05:18 +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
d58df6e529 Merge branch 'refresh-token'
Co-authored-by: Reimar <mail@reim.ar>
2024-09-03 11:41:43 +02:00
06feea2650 Implement CRUD for Reviews
Co-authored-by: Reimar <mail@reim.ar>
2024-09-03 11:28:48 +02:00
f8b3c3e1fc Add Review Table to Rust Backend and migrated
Co-authored-by: Reimar <mail@reim.ar>
2024-09-03 10:38:55 +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
0792862f25
Implement Refresh Token on startup
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
9a0757922d
Fix refresh token API call not working 2024-09-02 13:14:13 +02:00
aaf3598650 Add Api changes and Dart code changes from last week
Co-authored-by: Reimar <mail@reim.ar>
2024-09-02 11:39:03 +02:00
6de35f6a0b Update Docs/SCRUM Logbog.md 2024-09-02 08:12:41 +01:00
LilleBRG
0a82edeb39 your current location can now be dislayed. 2024-08-30 14:58:11 +02:00
a471a11015 Implement Refresh Token on startup
Co-authored-by: Reimar <mail@reim.ar>
2024-08-29 13:25:02 +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