Commit graph

310 commits

Author SHA1 Message Date
a626e32cbe Remove apiurl so that no longer the data will get logged 2021-07-30 11:01:19 +02:00
4c01e68264 Make a box that the study is finished 2021-07-30 11:00:02 +02:00
7026909c61 Merge pull request 'Remove logging of password and update privacy(fix )' () from frontend/remove-log into main
Reviewed-on: 
2021-07-25 21:36:41 +00:00
d01a70f925 Updated licenses and privacy 2021-07-25 23:36:05 +02:00
41143c361b Remove logging of password 2021-07-25 23:27:49 +02:00
3f6b622088 Merge pull request 'backend/update-requirements' () from backend/update-requirements into main
Reviewed-on: 
2021-07-24 22:19:50 +00:00
d5c6aad834 Updated dockerfile 2021-07-25 00:19:26 +02:00
fe5b563139 Updated python requirements 2021-07-25 00:15:05 +02:00
ae82024e94 Merge pull request 'infra/bumpversion' () from infra/bumpversion into main
Reviewed-on: 
2021-07-24 22:07:26 +00:00
c5b595ad40 Updated some things for infrastructure 2021-07-25 00:05:11 +02:00
8bb37bbc21 Updated to upstream 2021-07-24 02:11:17 +02:00
74ca8d8973 Merge branch 'main' into infra/bumpversion 2021-07-24 02:08:39 +02:00
deecf9ccad Removed unused function 2021-07-24 01:16:39 +02:00
94070d8f75 Merge pull request 'Update logger config and create a session usermapping (fix and fix )' () from frontend/logger-update into main
Reviewed-on: 
2021-07-23 23:15:34 +00:00
c52308e623 Update logger config and create a session usermapping 2021-07-24 01:14:25 +02:00
d220f86cb8 Remove the input if someone typed the wrong password 2021-07-24 01:10:40 +02:00
a97c95f762 Bumped version of mongodb 2021-07-24 01:08:17 +02:00
5816d4f914 Remove unused fontawesome usages 2021-07-23 03:46:43 +02:00
617741218c Add things about privacy for the user 2021-07-23 03:35:09 +02:00
a373ad4dce Merge pull request 'Fix various issues in the frontend (fix & fix )' () from frontend/fix-paste-errormessage into main
Reviewed-on: 
2021-07-22 23:07:18 +00:00
9f4e097e27 Merge branch 'main' into frontend/fix-paste-errormessage 2021-07-23 01:05:32 +02:00
8e6a74d30c Added a bugfix in the backend 2021-07-22 23:05:13 +00:00
d168b0c87e Add errormessage if username or password are not correct 2021-07-23 01:00:14 +02:00
1d0f898fc9 Do not allow copy and paste in survey (fix ) 2021-07-23 00:59:39 +02:00
90e77bf450 Clean up some things 2021-07-23 00:58:34 +02:00
31513f4824 Make it not possible to copy the password with css 2021-07-23 00:54:29 +02:00
a1a719088d Added some more options to requests-script 2021-07-23 00:51:28 +02:00
85e484bf0b Renaming and autoformatting
- renamed the react files to jsx
- autoformat with vscode
2021-07-22 20:18:01 +02:00
e762032f00 Merge pull request 'frontend/refactoring' () from frontend/refactoring into main
Reviewed-on: 
2021-07-22 18:03:20 +00:00
dcd4215efa Renamed lizenzen.js to Lizenzen.js 2021-07-22 20:02:35 +02:00
52131aa3dd Refactoring..
- use STATES instead of multiple different variables
- add check if password is correct
-
2021-07-22 19:55:06 +02:00
fd205273fc Added content in license page 2021-07-22 19:01:40 +02:00
9cf2c50d01 Added study button 2021-07-22 17:10:35 +02:00
47166c6345 Merge pull request 'Check in the frontend if the username and password in the survey are correct (fix )' () from frontend/check-username-pw-survey into main
Reviewed-on: 
2021-07-22 14:55:26 +00:00
396b45df67 Add text at the end of the study 2021-07-22 16:54:24 +02:00
eaa4d8937a use property to show the value of the actual password 2021-07-22 16:53:57 +02:00
2f7d733591 Receive password and check if it's the same 2021-07-22 16:53:08 +02:00
f5e58ccb09 Merge branch 'main' into frontend/check-username-pw-survey 2021-07-22 07:31:17 +02:00
ca49c0d0f1 Merge pull request 'Added content' () from content into main
Reviewed-on: 
2021-07-22 05:30:32 +00:00
d1bc91bcb7 Added content 2021-07-22 07:29:54 +02:00
58bd327377 Update some change password things.. 2021-07-22 05:20:37 +02:00
a6346d7496 Password validation works but password is not shown in generated password thing 2021-07-22 04:44:31 +02:00
c1fce5bf4a Change api for random password 2021-07-22 03:24:31 +02:00
7a930c20b6 Permissions for requests.sh 2021-07-22 03:11:50 +02:00
130088756d Check if username is the same as in the current session 2021-07-22 03:11:28 +02:00
770e3e0285 Started implementing username and password check 2021-07-22 02:41:24 +02:00
e7407fd40b Refactoring and removing unused things 2021-07-22 02:40:58 +02:00
959912bd9b Refactored so that the studyEnd also has its own component 2021-07-22 02:40:17 +02:00
fbbdbd4332 Updated requests script 2021-07-22 02:37:04 +02:00
117e63e189 Added requests script to not enter all the things always 2021-07-22 02:26:06 +02:00