Commit graph

63 commits

Author SHA1 Message Date
Tim Ktitarev
ce90e16c22 Changed font on result page
Changed "probability" to "risk"
2020-03-22 22:52:12 +01:00
05429a4072 sumMult fix 2020-03-22 22:27:11 +01:00
b76f8a2fa8 risk fix 2020-03-22 22:26:21 +01:00
e337a8c547 potential diagonistics fix 2020-03-22 22:22:45 +01:00
bbee63ee3e added new diagonstics state 2020-03-22 22:14:52 +01:00
e9f0a8a053 added new diagonstics state 2020-03-22 22:09:29 +01:00
41fa4e68a8 finished skipping questions 2020-03-22 22:08:45 +01:00
96abb6559e fix object error 2020-03-22 21:07:21 +01:00
b2512c0961 add robots.txt 2020-03-22 20:34:39 +01:00
f050144c29 extended firebase cache 2020-03-22 20:30:35 +01:00
6b03aae434 Merge remote-tracking branch 'origin/master' 2020-03-22 20:18:21 +01:00
893bc88ce6 added basic PWA functionality 2020-03-22 20:18:18 +01:00
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
b3b8a10d92 Merge remote-tracking branch 'origin/master' 2020-03-22 19:54:28 +01:00
7cf92e2970 improved seo 2020-03-22 19:54:23 +01:00
a7a7c7eb59 Update .gitlab-ci.yml 2020-03-22 19:28:56 +01:00
83b6b85086 Merge branch 'thilo-fixes-3' into 'master'
prevent from jumping to an end without completing the survey once

See merge request corona-risikoabschaetzungs-app/covidassist!4
2020-03-22 19:25:20 +01:00
3bd11fce38 prevent from jumping to an end without completing the survey once 2020-03-22 19:23:06 +01:00
Tim Ktitarev
d72ac520d2 Changed width on desktop to absolute value 2020-03-22 19:21:50 +01:00
Tim Ktitarev
0877b4e30a Added desktop-friendly view 2020-03-22 19:01:06 +01:00
19e0936a6b removed broken transition animation 2020-03-22 15:23:20 +01:00
2d77da14a2 fixed back button visibility 2020-03-22 15:22:35 +01:00
Tim Ktitarev
dfa91d44b1 Added arrow svg 2020-03-22 15:20:58 +01:00
Tim Ktitarev
c51bff34cb Set cursor mode to pointer when hovering over buttons 2020-03-22 15:18:14 +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
f302477d95 fixed merge 2020-03-22 14:30:30 +01:00
2640d408bf Merge branch 'thilo-fixes' into 'master'
Thilo fixes

See merge request corona-risikoabschaetzungs-app/covidassist!3
2020-03-22 14:26:55 +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
ac495e06d9 small fixes 2020-03-21 23:56:39 +01:00
f8e9eeb2d3 added properties for PWA 2020-03-21 23:39:59 +01:00
c4cb25ecca added local fonts 2020-03-21 23:28:29 +01:00
b8a2049b0c added paw plugin 2020-03-21 23:17:25 +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
167e55f021 fixed broken merge 2020-03-21 22:02:54 +01:00
ab8526cd4a Merge branch 'css_mobile' into 'master'
Updated CSS to work on phones

See merge request corona-risikoabschaetzungs-app/covidassist!2
2020-03-21 21:58:00 +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