Commit graph

20 commits

Author SHA1 Message Date
85e484bf0b Renaming and autoformatting
- renamed the react files to jsx
- autoformat with vscode
2021-07-22 20:18:01 +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
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
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
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
1553f92adf Added multiple situations so the survey is more complete 2021-07-21 23:41:10 +02:00
146b018ad1 Start logger when starting survey 2021-07-21 22:38:31 +02:00
65fcf8e4ab Working things 2021-07-21 22:04:23 +02:00
cf481d42e1 Refactoring.. 2021-07-21 21:53:57 +02:00
c5788a00d2 Forceupdate things 2021-07-21 21:33:16 +02:00
d055e693aa Refactored some things in the frontend
- use button insted of inputfield
- make use of conditional rendering
2021-07-21 04:33:52 +02:00
a56e8ccb5c Renamed behavior to study 2021-07-21 02:21:00 +02:00