Commit graph

1235 commits

Author SHA1 Message Date
Luis Aleixo
f9dcbfa310 Changed ipympl version 2021-10-19 16:38:16 +02:00
Luis Aleixo
b4cdd674d5 New label, axis ticks and toolbox 2021-10-19 16:25:48 +02:00
Luis Aleixo
2dddbd1897 Removed graphs' titles 2021-10-19 13:49:08 +02:00
Luis Aleixo
719e274a54 Updated graph's legend and y axis domain 2021-10-19 11:53:12 +02:00
Luis Aleixo
1355096d0a Add image to CARA home page closes #204 2021-10-18 14:03:59 +02:00
Luis Aleixo
342be899b9 Dropdown list items update 2021-10-18 10:25:17 +02:00
Andre Henriques
de41e7b57e Merge branch 'feature/website_authors' into 'master'
Moved Authors (Code contributors and Main developers) to "About" page

See merge request cara/cara!274
2021-10-18 09:23:56 +02:00
Andre Henriques
e1b72ef405 Merge branch 'feature/printable_version' into 'master'
Fix printable version

Closes #201 and #202

See merge request cara/cara!272
2021-10-18 09:16:42 +02:00
Luis Aleixo
7149bec458 Moved Authors (Code contributors and Main developers) to "About" page 2021-10-15 16:48:21 +02:00
Luis Aleixo
34ab697284 guide and calculator as dropwdown list fixes #203 2021-10-15 15:40:25 +02:00
Luis Aleixo
d51854f674 Removed QR code for landscape mobile screen sizes 2021-10-14 10:40:51 +02:00
Luis Aleixo
286970763c Bold header 2021-10-14 10:25:50 +02:00
Luis Aleixo
947428d0f0 CERN covid level image adjustment for landscape devices 2021-10-14 10:23:30 +02:00
Luis Aleixo
6e230ffc19 graphs responsive for landscape orientation 2021-10-14 10:18:10 +02:00
Luis Aleixo
b355c59638 Removed print button for mobile landscape version 2021-10-14 10:09:33 +02:00
Luis Aleixo
2931f85a18 Removed top bar shadow and fchanged font size for CARA version 2021-10-14 09:23:39 +02:00
Luis Aleixo
2def169cdb Event data tab with start and end time on each row 2021-10-13 17:10:56 +02:00
Luis Aleixo
221a89219e Graphs with multiple tooltips for each line 2021-10-13 16:53:27 +02:00
James Devine
55d2d6fb34 Update README.md, fixed capitalisation on headings 2021-10-13 15:56:50 +02:00
Luis Aleixo
25417b767c maximize size for graph on mobile version. y label is back 2021-10-13 15:23:34 +02:00
Luis Aleixo
2c4a65a2f4 Tooltip on correct side 2021-10-13 14:31:09 +02:00
Luis Aleixo
b3b3fcde5d Removed CERN header 2021-10-13 11:38:10 +02:00
Luis Aleixo
2d46ac0b56 Page break for disclaimer fixes #202 2021-10-13 09:21:17 +02:00
Luis Aleixo
f9a3f2bf55 Added color for the P(I) animation in the printable version fixes #201 2021-10-13 09:14:55 +02:00
Luis Aleixo
3ce30558b3 Updated report mobile version 2021-10-12 16:44:58 +02:00
Luis Aleixo
53e3b0cec6 changed user guide button location 2021-10-12 10:50:10 +02:00
Luis Aleixo
5408a21a41 font sizes for tittles and feedback span 2021-10-12 10:39:53 +02:00
Luis Aleixo
1fe8b378fb changed logo size 2021-10-11 17:24:59 +02:00
Luis Aleixo
30c6e8d1dd Removed top bar 2021-10-11 17:09:14 +02:00
Luis Aleixo
608f638abf Replaced &nbsp to correct padding fixes #200; Size fix for mobile devices 2021-10-11 16:53:34 +02:00
Luis Aleixo
ed99cff6bd CRemoved unused concepts 2021-10-08 15:12:21 +02:00
Luis Aleixo
ff7e8326f9 Changed indentation of the user guide 2021-10-08 14:58:58 +02:00
Luis Aleixo
b9f8c93b47 Merge branch 'master' into remotes/origin/feature/website 2021-10-08 14:05:13 +02:00
Luis Aleixo
b5029e7367 page.html.j2 is back 2021-10-08 13:57:16 +02:00
Luis Aleixo
f447c7c81e replaced nav-item by nav-link class 2021-10-08 12:21:06 +02:00
Luis Aleixo
f3f7184216 Added expert app back to topbar, and moved user guide button to calculator page 2021-10-08 12:07:30 +02:00
Luis Aleixo
10fe7a61ff Added div to non bold titles followed by a <br> 2021-10-08 11:41:41 +02:00
Luis Aleixo
d3f262c45e Label dor "start" and "Finish", as well as their correct responsive size 2021-10-08 11:18:17 +02:00
Luis Aleixo
734076cf85 align-self: center for radio buttons with bad spacing 2021-10-07 16:39:40 +02:00
Luis Aleixo
f902769324 Removed whitespace in html code 2021-10-07 16:24:40 +02:00
Luis Aleixo
5b764ceb16 Fetch Geneva data from LFS 2021-10-06 14:38:31 +02:00
Luis Aleixo
1934f41d2c updated temperature tests 2021-10-06 13:50:00 +02:00
Luis Aleixo
66dc896988 Updated temperatures for Geneva 2021-10-06 13:50:00 +02:00
Philip Elson
b182b4cf5a Merge branch 'feature/qr-clientside' into 'master'
Move QR generation to the browser, saving some time and effort on the server.

Closes #188

See merge request cara/cara!243
2021-10-06 11:59:23 +02:00
Philip Elson
86288a0ec4 Merge branch 'update/docstring_documentation' into 'master'
Update concentration docstring

See merge request cara/cara!269
2021-10-06 11:58:37 +02:00
Luis Aleixo
0840dc43ef Update concentration docstring 2021-10-06 11:58:36 +02:00
Phil Elson
fcfaee2b4a Handle the case where the URL being encoded by qrcodejs is causing an error with the library (e.g. https://github.com/davidshimjs/qrcodejs/issues/78). 2021-10-06 11:56:09 +02:00
Luis Aleixo
ea3f4abe0b Create a new QRcode for the PDF version 2021-10-06 11:56:09 +02:00
Phil Elson
dfc66991f4 Move QR generation to the browser, saving some time and effort on the server. 2021-10-06 11:56:09 +02:00
Luis Aleixo
a46e30e12d Merge branch 'master' into feature/concentration_cumulative_dose 2021-10-01 14:50:13 +02:00