Commit graph

19 commits

Author SHA1 Message Date
Tim Ktitarev
cfab901f09 Adjusted size of status bar and text for small devices (for example an iPhone 5) 2020-03-22 20:10:25 +01:00
3bd11fce38 prevent from jumping to an end without completing the survey once 2020-03-22 19:23:06 +01:00
Tim Ktitarev
cbb34e28ce Moved back button to the top of the questionnaire
Set cursor mode to pointer when hovering over buttons
2020-03-22 15:17:09 +01:00
20982f8454 fixed merge 2020-03-22 14:33:46 +01:00
f91f917dbe Merge branch 'master' into 'thilo-fixes'
# Conflicts:
#   src/components/Question.vue
#   src/views/HelpPage.vue
#   src/views/Warning.vue
2020-03-22 14:26:51 +01:00
3948f6dce4 based navigation on router 2020-03-22 14:21:58 +01:00
f065fa5852 added conditional rendering of text blocks in Results
fixed button alignment in questions
2020-03-22 13:43:57 +01:00
Tim Ktitarev
b35961acea Created a button-wrapper div to center buttons 2020-03-22 13:06:42 +01:00
e9080ead15 several improvements 2020-03-22 00:33:29 +01:00
a7a44a847e added basic help screen 2020-03-21 22:40:01 +01:00
d5889a9ef1 add progress and back button 2020-03-21 22:28:01 +01:00
167e55f021 fixed broken merge 2020-03-21 22:02:54 +01:00
9910c2382a Merge branch 'master' into 'css_mobile'
# Conflicts:
#   src/components/Question.vue
#   src/router/index.js
#   src/store/index.js
#   src/views/Questionnaire.vue
2020-03-21 21:57:45 +01:00
Tim Ktitarev
fecbba5b0b Updated CSS to work on phones
Homescreen adjusted
Warning adjusted
Question component (not Questionnaire) adjusted
Fixed questionmaire typo
2020-03-21 21:48:37 +01:00
5246711deb add ability to save answers 2020-03-21 20:20:55 +01:00
577ae5722d updated questionmaire 2020-03-21 18:57:15 +01:00
7f88fdcd6c implemented questionmair 2020-03-21 16:19:14 +01:00
2d012177be implemented home and warning 2020-03-21 16:00:59 +01:00
b2d651aeb0 init 2020-03-21 15:10:52 +01:00