Commit graph

28 commits

Author SHA1 Message Date
Tim Ktitarev
0877b4e30a Added desktop-friendly view 2020-03-22 19:01:06 +01:00
2d77da14a2 fixed back button visibility 2020-03-22 15:22:35 +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
f302477d95 fixed merge 2020-03-22 14:30:30 +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
ece528b441 colors now comply with mockup 2020-03-22 13:30:19 +01:00
ab78e6adf3 fixed result measure 2020-03-22 13:28:10 +01:00
Tim Ktitarev
f00165962e Fixed circles in the status bar
Removed rectangle feedback box when tapping something on a mobile device
2020-03-22 13:17:09 +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
b96a76ba75 added advice rendering 2020-03-22 00:24:57 +01:00
5c1126c105 fixed progress falling behind 2020-03-22 00:02:03 +01:00
11b69308a8 fixed progress spacing 2020-03-21 23:14:44 +01:00
f57d083549 improved results page, improved styling 2020-03-21 23:12:37 +01:00
a7a44a847e added basic help screen 2020-03-21 22:40:01 +01:00
83f73a6827 fixed progress 2020-03-21 22:29:34 +01:00
d5889a9ef1 add progress and back button 2020-03-21 22:28:01 +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
7b44071e0e add ability to save answers 2020-03-21 21:54:20 +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
d5b6af6cdc added fetching questions from firebase 2020-03-21 19:39:07 +01:00
577ae5722d updated questionmaire 2020-03-21 18:57:15 +01:00
de12ea3f4b add missing sourcecode 2020-03-21 17:11:07 +01:00
9a61503344 added helppage and state 2020-03-21 16:40:32 +01:00
7f88fdcd6c implemented questionmair 2020-03-21 16:19:14 +01:00