|
84c997f17e
|
started backend with things
|
2021-07-12 01:07:34 +02:00 |
|
|
fb5675eebd
|
changed some unused things
|
2021-07-12 01:06:53 +02:00 |
|
|
d1d213ac9d
|
Added copy paste things :-)
|
2021-07-12 01:06:23 +02:00 |
|
|
ca25e3bcf8
|
renamed to normal
|
2021-07-12 01:05:48 +02:00 |
|
|
1691500883
|
Renamed Behavior to behaviorNormal
|
2021-07-12 01:04:50 +02:00 |
|
|
8bc7076e86
|
Removed some console.log()
|
2021-07-12 00:14:47 +02:00 |
|
|
bf7af89c78
|
Merge pull request 'double click after registering (fix #121)' (#129) from survey/doubleclickprevention into main
Reviewed-on: #129
|
2021-07-11 00:42:28 +00:00 |
|
|
e934ae98ec
|
double click after registering (fix #121)
|
2021-07-11 02:40:27 +02:00 |
|
|
53140da3d3
|
Merge pull request 'Removed some unused things..' (#128) from refactor/removeunusedthings into main
Reviewed-on: #128
|
2021-07-10 22:41:00 +00:00 |
|
|
b213f22c22
|
Removed some unused things..
|
2021-07-11 00:40:27 +02:00 |
|
|
a4a80123c8
|
Merge pull request 'logout will redirect to startpage (fix #126)' (#127) from bugfix/redirectToStartIfLogout into main
Reviewed-on: #127
|
2021-07-10 22:36:20 +00:00 |
|
|
4e2ef3fd4d
|
logout will redirect to startpage (fix #126)
|
2021-07-11 00:35:47 +02:00 |
|
|
0a5f3eb4d2
|
Merge pull request 'frontend/RemoveUnneccessaryButtons (fix #122 and fix #123)' (#125) from frontend/RemoveUnneccessaryButtons into main
Reviewed-on: #125
|
2021-07-10 22:09:19 +00:00 |
|
|
00aa826971
|
Added Button if the user is logged in and css
Added a button if the user is already logged in which will directly go to the study
- make buttons minimal width
|
2021-07-11 00:08:11 +02:00 |
|
|
4391cf790c
|
Check if the user is already logged in and do not show all options (fix #122)
|
2021-07-11 00:04:00 +02:00 |
|
|
a41b9c2892
|
Merge pull request 'Added initial start for logging the users behaviour' (#104) from feature/logging into main
Reviewed-on: #104
|
2021-07-10 21:50:56 +00:00 |
|
|
dccd2fd2ae
|
Added some things :-)
|
2021-07-10 23:49:17 +02:00 |
|
|
bd96d0c7fa
|
Merged main into current branch
|
2021-07-10 23:46:00 +02:00 |
|
|
d6d42fac57
|
Merge pull request 'CSS and Refactoring' (#124) from frontend/cssRefactoring into main
Reviewed-on: #124
|
2021-07-10 21:45:16 +00:00 |
|
|
33f5262eee
|
CSS and Refactoring
- added some css so that everything will become better
- refactored some things
|
2021-07-10 23:44:37 +02:00 |
|
|
9e3b08ea95
|
Merged from main branch
|
2021-07-09 01:46:31 +02:00 |
|
|
aefb975d26
|
Removed dotted line unter navbar logo when hovering (fix #33) (#118) from bugfix/linkhovering_logo into main
Reviewed-on: #118
|
2021-07-08 23:26:28 +00:00 |
|
|
904c9ae9a5
|
Removed dotted line unter navbar logo when hovering (fix #33)
|
2021-07-09 01:25:45 +02:00 |
|
|
85f31b17fa
|
Merge pull request 'Added css option to hover all the links (fix #33)' (#117) from bugfix/linkhovering into main
Reviewed-on: #117
|
2021-07-08 23:20:29 +00:00 |
|
|
55a9eabc24
|
Added css option to hover all the links (fix #33)
|
2021-07-09 01:19:47 +02:00 |
|
|
186025f5df
|
redirection and merge resolve (fix #113)
Reviewed-on: #114
|
2021-07-08 23:06:20 +00:00 |
|
|
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 |
|
|
232212a5da
|
Merge branch 'main' into feature/logging
|
2021-07-06 02:43:30 +02:00 |
|
|
ab95b0dfd5
|
Merge pull request 'Add registration in the nav bar (fix #111)' (#112) from feature/register-option-navbar into main
Reviewed-on: #112
|
2021-07-06 00:42:21 +00:00 |
|
|
04cd56e188
|
add register option in navbar
|
2021-07-06 02:41:24 +02:00 |
|
|
de2e797bfb
|
merged things..
|
2021-07-06 02:33:10 +02:00 |
|
|
13748b6ce5
|
Merge branch 'main' into feature/logging
|
2021-07-06 00:29:08 +00:00 |
|
|
47d8f501df
|
Merge pull request 'Added text in the survey that the registration was ok (fix #106)' (#110) from survey/text into main
Reviewed-on: #110
|
2021-07-06 00:25:06 +00:00 |
|
|
29165ef69a
|
Added text in the survey that the registration was ok
|
2021-07-06 02:24:10 +02:00 |
|
|
2ac4b987e4
|
Merge pull request 'Login error message is better now. (fix #108)' (#109) from login/fix-error-message into main
Reviewed-on: #109
|
2021-07-06 00:18:10 +00:00 |
|
|
c3c87273c4
|
Login error message is better now. (fix #108)
|
2021-07-06 02:17:41 +02:00 |
|
|
9341474900
|
Merge pull request 'After the registration user will be logged in and redirected to survey (fix #77 and fix #74)' (#107) from feature/redirect-after-register into main
Reviewed-on: #107
|
2021-07-06 00:13:09 +00:00 |
|
|
18f76d8cd6
|
After the registration user will be logged in and redirected to survey (fix #77 and fix #74)
|
2021-07-06 02:12:32 +02:00 |
|
|
d576ebb404
|
Added further things for logging user interaction
|
2021-07-06 00:58:26 +02:00 |
|
|
21b97467aa
|
Added initial start for logging the users behaviour
|
2021-07-05 23:10:21 +02:00 |
|
|
942c22c515
|
Merge pull request 'Refactor the error messages (fix #102)' (#103) from refactor/errormessage into main
Reviewed-on: #103
|
2021-07-05 16:00:35 +00:00 |
|
|
b03523cb8d
|
Refactor the error messages (fix #102)
All the errormessages use now the component ErrorMessage as it will be easier like this
|
2021-07-05 18:00:01 +02:00 |
|
|
b6ec0948e2
|
Merge pull request 'Add additional feedback during the survey [fix #100]' (#101) from survey/visualfeedback into main
Reviewed-on: #101
|
2021-07-05 15:52:29 +00:00 |
|
|
699b6fae52
|
Add backend validation if the survey input is correct
|
2021-07-05 17:51:49 +02:00 |
|
|
1ce5b467be
|
Removed unneccessary else statement
|
2021-07-05 01:32:23 +02:00 |
|
|
0ecb73cbe7
|
Use const for survey validity and change smaller things
|
2021-07-05 01:19:26 +02:00 |
|
|
6e9219fa7c
|
Added frontend validation in the survey without backend
|
2021-07-05 01:07:50 +02:00 |
|
|
8ca90625b7
|
Merge pull request 'Added login feedback in the backend [fix #98]' (#99) from login/feedback into main
Reviewed-on: #99
|
2021-07-04 22:03:23 +00:00 |
|
|
9cd22e7d7d
|
Added the login feedback in the frontend
|
2021-07-05 00:01:50 +02:00 |
|
|
160e4d936e
|
Added login feedback in the backend
|
2021-07-04 23:35:20 +02:00 |
|