|
1553f92adf
|
Added multiple situations so the survey is more complete
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2021-07-21 23:41:10 +02:00 |
|
|
146b018ad1
|
Start logger when starting survey
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2021-07-21 22:38:31 +02:00 |
|
|
65fcf8e4ab
|
Working things
|
2021-07-21 22:04:23 +02:00 |
|
|
cf481d42e1
|
Refactoring..
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2021-07-21 21:53:57 +02:00 |
|
|
c5788a00d2
|
Forceupdate things
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2021-07-21 21:33:16 +02:00 |
|
|
d055e693aa
|
Refactored some things in the frontend
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
- use button insted of inputfield
- make use of conditional rendering
|
2021-07-21 04:33:52 +02:00 |
|
|
213dcc9197
|
Renaming some files.
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2021-07-21 02:22:40 +02:00 |
|
|
966304ac3a
|
Refactored herosection so it is more consistent with other fiels
|
2021-07-21 02:21:40 +02:00 |
|
|
a56e8ccb5c
|
Renamed behavior to study
|
2021-07-21 02:21:00 +02:00 |
|
|
a0d8645593
|
Added url for my server
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2021-07-20 23:51:48 +02:00 |
|
|
008810151f
|
Refactored some things
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2021-07-19 02:16:49 +02:00 |
|
|
50b8d4f82e
|
Added backend for the analytics stuff..
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2021-07-18 23:59:04 +02:00 |
|
|
c67da25cc9
|
Add generated password to frontend
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2021-07-18 16:58:02 +02:00 |
|
|
c306acc97a
|
Remove unused things
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2021-07-17 00:52:50 +02:00 |
|
|
6ee3d16f74
|
Logger works
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2021-07-16 23:06:38 +02:00 |
|
|
c9e987a28f
|
Updated some things and logger starts only once
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2021-07-16 02:16:08 +02:00 |
|
|
0e222d3d52
|
Autoformatting all files
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2021-07-14 21:05:16 +02:00 |
|
|
ccd53bc2a1
|
replaced useState from dev.react to stable
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2021-07-13 20:04:56 +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 |
|
|
e934ae98ec
|
double click after registering (fix #121)
|
2021-07-11 02:40:27 +02:00 |
|
|
b213f22c22
|
Removed some unused things..
|
2021-07-11 00:40:27 +02:00 |
|
|
4e2ef3fd4d
|
logout will redirect to startpage (fix #126)
|
2021-07-11 00:35:47 +02: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 |
|
|
bd96d0c7fa
|
Merged main into current branch
|
2021-07-10 23:46:00 +02: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 |
|
|
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 |
|
|
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 |
|
|
29165ef69a
|
Added text in the survey that the registration was ok
|
2021-07-06 02:24:10 +02: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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
3cbfd949e4
|
Give feedback when someone wants to register
|
2021-07-04 23:31:18 +02:00 |
|
|
fcdb20e69f
|
Made the font size of buttons more flexible
|
2021-07-04 21:40:27 +02:00 |
|
|
d047e99113
|
Reformatted all the necessary files
|
2021-06-30 02:14:42 +02:00 |
|
|
a5a76836c5
|
Adjust design for licenses page (close #88)
The design should now be more or less the same as on the other pages. There's still some work to make it more beautiful and more readable (see #90)
|
2021-06-30 01:53:29 +02:00 |
|
|
b7197fd6f7
|
Privacy site now looks the same as other sites (fix #87)
|
2021-06-30 01:37:47 +02:00 |
|
|
a2e1ada3af
|
Merge branch 'main' into feature/registerFeedback (Fix #84)
Adds some design specific things
|
2021-06-30 01:24:15 +02:00 |
|