Commit graph

26 commits

Author SHA1 Message Date
cami 52131aa3dd Refactoring..
All checks were successful
continuous-integration/drone/push Build is passing
- use STATES instead of multiple different variables
- add check if password is correct
-
2021-07-22 19:55:06 +02:00
cami a56e8ccb5c Renamed behavior to study 2021-07-21 02:21:00 +02:00
cami 0e222d3d52 Autoformatting all files
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-07-14 21:05:16 +02:00
cami ccd53bc2a1 replaced useState from dev.react to stable
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-07-13 20:04:56 +02:00
cami fb5675eebd changed some unused things 2021-07-12 01:06:53 +02:00
cami 8bc7076e86 Removed some console.log() 2021-07-12 00:14:47 +02:00
cami e934ae98ec double click after registering (fix #121) 2021-07-11 02:40:27 +02:00
cami b213f22c22 Removed some unused things.. 2021-07-11 00:40:27 +02:00
cami 4e2ef3fd4d logout will redirect to startpage (fix #126) 2021-07-11 00:35:47 +02:00
cami bd96d0c7fa Merged main into current branch 2021-07-10 23:46:00 +02:00
cami 33f5262eee CSS and Refactoring
- added some css so that everything will become better
- refactored some things
2021-07-10 23:44:37 +02:00
cami 9e3b08ea95 Merged from main branch 2021-07-09 01:46:31 +02:00
cami 15b2697622 redirection and merge resolve (fix #113)
This commit will add
- redirections to behaviour page

- resolving a merge conflict
2021-07-09 01:01:17 +02:00
cami de2e797bfb merged things.. 2021-07-06 02:33:10 +02:00
cami 29165ef69a Added text in the survey that the registration was ok 2021-07-06 02:24:10 +02:00
cami 699b6fae52 Add backend validation if the survey input is correct 2021-07-05 17:51:49 +02:00
cami 1ce5b467be Removed unneccessary else statement 2021-07-05 01:32:23 +02:00
cami 0ecb73cbe7 Use const for survey validity and change smaller things 2021-07-05 01:19:26 +02:00
cami 6e9219fa7c Added frontend validation in the survey without backend 2021-07-05 01:07:50 +02:00
cami d047e99113 Reformatted all the necessary files 2021-06-30 02:14:42 +02:00
cami 85c3b5a227 Only allow to click submit button if validation is correct 2021-06-27 01:16:40 +02:00
cami f4e460123f backend will only receive the request (see #62)
This commit will solve the issue #62 so that not every click in the form will trigger a request to the backend
2021-06-27 00:41:17 +02:00
cami e0ffe1a79b Added survey to web application with the backend working 2021-06-27 00:39:28 +02:00
cami 8424cb346f Added some more questions and fixed some css 2021-06-24 02:53:42 +02:00
cami 32b8186fc7 Added frontend for survey 2021-06-24 02:01:17 +02:00
cami 80cb99cb36 started for survey feature 2021-06-23 05:12:01 +02:00