Commit Graph

164 Commits

Author SHA1 Message Date
c58daeb586
Add link to figma 2024-09-17 10:26:10 +02:00
25ebe2c766 Update Docs/case.md 2024-09-17 09:22:18 +01:00
3610454680 Update Docs/SCRUM Logbog.md 2024-09-17 09:04:01 +01:00
2a5c283c9a
Add .env to setup instructions for flutter 2024-09-17 09:28:47 +02:00
868e8d8b7c
Re-add .env.example in rust 2024-09-17 09:27:57 +02:00
bdb5647e88
Merge remote-tracking branch 'origin/openai-implementation' 2024-09-17 09:26:00 +02:00
LilleBRG
65e3266de4 created .env.example 2024-09-17 09:20:20 +02:00
LilleBRG
e5f7ca1560 guidebook done 2024-09-17 09:14:31 +02:00
d89c833de2
Add logs for last week 2024-09-17 08:58:34 +02:00
275416ea3c
Fix retrieving location not working on android 2024-09-16 20:38:42 +02:00
LilleBRG
5672be582a guidebook work 2024-09-16 16:33:37 +02:00
32793f2129
Add app name and icon for android app 2024-09-16 13:52:49 +02:00
3922906a33
Fix errors in prod backend and android app 2024-09-16 13:52:49 +02:00
66640261c3 Update Docs/SCRUM Logbog.md 2024-09-16 11:32:51 +01:00
30461189bb
Add setup guide 2024-09-16 11:25:24 +02:00
e8ed845f10
Implement deleting reviews 2024-09-13 12:38:24 +02:00
f44cd9cc9f
Merge branch 'review-user-images' 2024-09-13 12:13:11 +02:00
68c8064083
Show profile picture on reviews 2024-09-13 12:12:58 +02:00
0ab5fee8b2
Show image immediately after submitting review 2024-09-13 12:06:45 +02:00
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
LilleBRG
379112a677 commit before bootcanp 2024-09-13 11:11:56 +02:00
LilleBRG
4100a51194 tourist partly done 2024-09-13 09:59:21 +02:00
c389381b1e
Fix userIds request not working, show username on reviews 2024-09-13 08:40:32 +02:00
LilleBRG
8b3da8ff6e init 2024-09-12 13:40:14 +02:00
525ac2e938 Merge pull request 'Overpass API' (#1) from overpassAPI into master
Reviewed-on: #1
2024-09-12 12:30:35 +01:00
LilleBRG
10c74d8877 test 2024-09-12 13:29:06 +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