Commit graph

1441 commits

Author SHA1 Message Date
Luis Aleixo
79d3f2e01a Short range modal error messages and spacing 2022-03-14 11:12:44 +00:00
Luis Aleixo
4003b6c0ba handled bug on resize concentration graph 2022-03-14 10:18:08 +00:00
Luis Aleixo
6d056d8576 Adapted concentrations graph when there is no short range interaction 2022-03-11 11:30:52 +00:00
Luis Aleixo
0e3feafe94 changed finish variable name to stop for consistency 2022-03-10 18:48:08 +00:00
Luis Aleixo
114773b717 changed diameter verification order in the condition within the deposited_exposure_between_bounds method 2022-03-10 18:43:01 +00:00
Luis Aleixo
81c6443d6a simplified if/else conditions on deposited_exposure_between_bounds 2022-03-10 18:39:42 +00:00
Luis Aleixo
6274d6c056 Added new line at the end of models.py file 2022-03-10 18:26:09 +00:00
Luis Aleixo
8f81c5d23a set short range duration as float 2022-03-10 18:16:56 +00:00
Luis Aleixo
be66ac3307 Removed unused condition on string_to_list method 2022-03-10 18:10:36 +00:00
Luis Aleixo
8d533f9c57 Fixed bugs on lunch time interactions 2022-03-10 11:36:10 +00:00
Luis Aleixo
7926f55872 Used cached method to calculate background concentration 2022-03-03 15:46:14 +01:00
Luis Aleixo
31bb648d1c Added logic for zooming in the main chart and change between different perspectives 2022-03-03 15:36:27 +01:00
Luis Aleixo
ee7bdd560f Merge branch 'master' into feature/short_range_concentration 2022-03-03 10:08:58 +01:00
Luis Aleixo
3e87c6cc19 Added correct types on short range for model generator and expert app 2022-03-01 10:56:17 +01:00
Luis Aleixo
d8d3c0e383 Fixed bug regarding the QRcode inputs 2022-03-01 10:31:43 +01:00
Luis Aleixo
15fd7fe4f8 Corrected mc type on short_range_expirations 2022-03-01 10:21:20 +01:00
James Devine
9bc450aad8 Merge branch 'github_test' into 'master'
Github test - merge to gitlab

See merge request cara/cara!334
2022-03-01 09:43:43 +01:00
James Devine
e130d4ded9 Github test - merge to gitlab 2022-03-01 09:43:43 +01:00
Luis Aleixo
2e7bddb1bb Fixed bug on monte_carlo import 2022-02-28 17:24:14 +01:00
Phil Elson
33fb4b3cac Fix the testing to handle the fact that we have monte carlo components, therefore we need to build_model. 2022-02-28 16:25:49 +01:00
Andre Henriques
11a27397ad Merge branch 'feature/correct_year_publication' into 'master'
Update year of publication

See merge request cara/cara!333
2022-02-25 14:56:48 +01:00
Luis Aleixo
f7be248d14 Updated tests according to new expiration for each short range activity 2022-02-25 12:30:23 +01:00
Luis Aleixo
f56a92af3b Added Edit button to the Short Range Dialog 2022-02-24 16:33:35 +01:00
Andre Henriques
3b3d1888ee Update year of publication 2022-02-18 15:31:35 +01:00
Andre Henriques
eb68ce000b Update year of publication 2022-02-18 15:29:29 +01:00
Luis Aleixo
46d99c4f32 Added documentation on the adapted methods 2022-02-17 17:31:24 +01:00
Luis Aleixo
8566657f81 Changed type of short range presence and added tests 2022-02-17 16:27:20 +01:00
Luis Aleixo
2f0ea6110d Removed X from UI short range dialog 2022-02-17 16:26:49 +01:00
Luis Aleixo
e8065e48c3 Fixed ExposureModel in tests 2022-02-17 11:54:10 +01:00
Luis Aleixo
01820fa4e0 Introduced short_range in ExposureModel 2022-02-17 10:53:27 +01:00
Luis Aleixo
444fde14b7 Changed max diameters size 2022-02-17 10:23:11 +01:00
Luis Aleixo
bc9a25a7e4 UI adjustments on the short range interactions
Removed unused code
2022-02-17 10:23:01 +01:00
Andre Henriques
e1388435ac Merge branch 'feature/userguide_option' into 'master'
Navigation bar options

Closes #206

See merge request cara/cara!329
2022-02-16 08:50:58 +01:00
Luis Aleixo
7f86044d93 COVID information option in navigation bar with upper case 2022-02-15 16:10:29 +00:00
James Devine
4f118bc57e Merge branch 'add_github_ref' into 'master'
Added github message

See merge request cara/cara!332
2022-02-15 16:28:47 +01:00
James Devine
385be44ea2 Added github message 2022-02-15 16:20:45 +01:00
Luis Aleixo
616f92a4ec Navbar options lowered and right alignment fixed 2022-02-15 13:35:01 +00:00
Luis Aleixo
70f932749a Merge branch 'feature/citation' into 'master'
Update of text in the webapp/repo: references, citation and acknowledgments

See merge request cara/cara!331
2022-02-11 14:56:04 +01:00
Luis Aleixo
7eeac2df3c typo in about 2022-02-11 13:46:33 +00:00
Andre Henriques
1d74101a56 update about 2022-02-11 14:27:32 +01:00
Luis Aleixo
07b09133f8 Changed about page 2022-02-11 11:07:21 +00:00
Luis Aleixo
659301fa6d Removed unused text (test) in readme 2022-02-11 10:12:43 +00:00
Luis Aleixo
2dc8cbbe95 Changed location for the logic on the Acknowledgements button 2022-02-11 10:09:54 +00:00
Luis Aleixo
0d768897d4 added acknowledgements class 2022-02-11 10:09:54 +00:00
Andre Henriques
930a34b613 update the reference and citation 2022-02-11 10:09:54 +00:00
Andre Henriques
ec6b37c845 add collapsable section 2022-02-11 10:09:53 +00:00
Andre Henriques
6fa82d3f08 update acknowledgements text 2022-02-11 10:09:53 +00:00
andrejh
c2597dcd7c paragraph in italic 2022-02-11 10:09:53 +00:00
andrejh
11887c4025 add citation chapter 2022-02-11 10:09:53 +00:00
Philip Elson
d0ce546374 Merge branch 'feature/cern_thresholds' into 'master'
Set new logic for the cern_level color variable

See merge request cara/cara!326
2022-02-08 13:41:18 +01:00