Commit graph

1756 commits

Author SHA1 Message Date
Andre Henriques
5a02b5b5ce Merge branch 'feature/csv_data' into 'master'
Export data in CSV format

Closes #126

See merge request cara/cara!383
2022-09-05 10:18:25 +02:00
Luis Aleixo
7867d8a52d updated column names on exported CSV 2022-08-25 16:36:14 +01:00
Andre Henriques
36bb401900 Merge branch 'feature/expert_app_parameterize' into 'master'
Parameterized the link to the production expert app

Closes #231

See merge request cara/cara!380
2022-08-25 16:32:24 +02:00
Luis Aleixo
09cfa57e36 changed the UI from the export csv form 2022-08-25 15:13:36 +01:00
Luis Aleixo
914de7421f adapted checkbox text 2022-08-25 09:28:55 +01:00
Luis Aleixo
68c0592f0f Changed button and title texts for export csv 2022-08-25 09:18:35 +01:00
Philip Elson
848cb3f22c Merge branch 'feature/numpy_versions' into 'master'
Handled numpy package version

Closes #275

See merge request cara/cara!387
2022-08-24 17:32:57 +02:00
Luis Aleixo
fc1cba6ae6 moved export button to the top right corner 2022-08-24 16:28:48 +01:00
Luis Aleixo
a130cfb964 changed button location 2022-08-24 16:28:48 +01:00
Luis Aleixo
aef19f4f96 bug on download alternative scenarios 2022-08-24 16:28:48 +01:00
Luis Aleixo
17b3419de7 handled download button disable function 2022-08-24 16:28:48 +01:00
Luis Aleixo
4f68749cb4 Added the right box to rename columns on export CSV 2022-08-24 16:28:48 +01:00
Luis Aleixo
ed0ea58202 Started possibility to rename column 2022-08-24 16:28:48 +01:00
Luis Aleixo
81bb0ed79e Added button on header 2022-08-24 16:28:47 +01:00
Luis Aleixo
e7bf7694f1 Added a function to generate the CVS file from the inputs selected by the user. 2022-08-24 16:28:47 +01:00
Andre Henriques
a83fcbeac3 Merge branch 'feature/expert_app_image' into 'master'
Expert App Header Image

See merge request cara/cara!384
2022-08-24 16:47:53 +02:00
Andre Henriques
2d83cfe3b6 Merge branch 'feature/server_side_validation' into 'master'
Server side validation improvements

Closes #132

See merge request cara/cara!381
2022-08-24 16:40:57 +02:00
Luis Aleixo
ebb6b472ce Merge branch 'feature/doc_update_short_range' into 'master'
Update text: missing mentions of short-range

See merge request cara/cara!388
2022-08-24 11:00:17 +02:00
CERN\Andrejh
a2ac6bcb49 typo correction 2022-08-24 10:52:04 +02:00
CERN\Andrejh
f823cb9be8 update text 2022-08-24 09:23:56 +02:00
Luis Aleixo
c1c95c5c69 added additional validation for mypy 2022-08-22 14:42:42 +01:00
Luis Aleixo
ec5634d468 Merge branch 'feature/expert_error' into 'master'
Latest ipympl release

See merge request cara/cara!386
2022-08-22 13:27:46 +02:00
Luis Aleixo
a95795eae1 avoided newest ipympl release 2022-08-22 12:22:27 +01:00
Andre Henriques
017795d385 Merge branch 'feature/breaks_input' into 'master'
Handled activity break elements visibility

Closes #273

See merge request cara/cara!378
2022-08-22 10:55:56 +02:00
Luis Aleixo
de2bb5fd37 handled radio button positions and mobile version for the breaks 2022-08-22 09:40:19 +01:00
Luis Aleixo
a5ce61c8dc Hide lunch break time when option is no 2022-08-22 09:40:19 +01:00
Luis Aleixo
75ccf857ec Handled coffee breaks duration #273 2022-08-22 09:40:19 +01:00
Andre Henriques
451ca8c7cc Merge branch 'feature/documentation' into 'master'
Added sphinx documentation on the diameter-dependent model

See merge request cara/cara!353
2022-08-22 10:24:06 +02:00
Luis Aleixo
a42863d510 Handled the diff error on templates 2022-08-22 09:12:08 +01:00
Luis Aleixo
9f1f94da35 Adapted userguide on windows openings 2022-08-22 09:11:16 +01:00
CERN\Andrejh
20092e4752 minor update in readme 2022-08-22 09:11:16 +01:00
Luis Aleixo
f2885a6dbd Added default values for baseline model 2022-08-22 09:11:15 +01:00
Luis Aleixo
aa83e3bdb1 Typo and added default UI value for duration and frequency 2022-08-22 09:11:15 +01:00
Luis Aleixo
54c4003d07 tweaks on calculator layout 2022-08-22 09:11:15 +01:00
Luis Aleixo
d8d527ef90 Reverted the windows opening change 2022-08-22 09:11:15 +01:00
Luis Aleixo
c97d41d001 Short range interaction - changed "shouting" to "shouting/singing" UI 2022-08-22 09:11:15 +01:00
Luis Aleixo
7d4384ad0f Typo in docstring 2022-08-22 09:11:15 +01:00
Luis Aleixo
134bea7a76 Removed units from input placeholders 2022-08-22 09:11:15 +01:00
Luis Aleixo
9846c060cb Added default frequency of 1 hour for window opening 2022-08-22 09:11:15 +01:00
Luis Aleixo
bbfb5c6b46 Input fields with units (and respective resizing adjustments) 2022-08-22 09:11:15 +01:00
Andre Henriques
c260e2fdc9 add doi 2022-08-22 09:11:15 +01:00
Luis Aleixo
dac0dfa57d fixed bug on test lunch time tests 2022-08-22 08:54:45 +01:00
Luis Aleixo
09eaf969e6 used pytest parametrizing fixture for lunch break tests 2022-08-22 08:54:45 +01:00
Luis Aleixo
c4541b6d5b refactor the get_lunch_mins and get_coffee_mins 2022-08-22 08:54:44 +01:00
Luis Aleixo
b528a9ba7c refactor validation on lunch time 2022-08-22 08:54:44 +01:00
Luis Aleixo
e9f7417001 parametrization of some lunch presence validation tests 2022-08-22 08:54:44 +01:00
Luis Aleixo
833ed39e57 updated the validation condition for lunch break 2022-08-22 08:54:44 +01:00
Luis Aleixo
a6454987f2 Update on validation string error 2022-08-22 08:54:44 +01:00
Luis Aleixo
fc20bc9e9d Added validation for number of infected people <= number of total people 2022-08-22 08:54:44 +01:00
Luis Aleixo
814f1dc625 added validation for window venting duration < window venting frequency 2022-08-22 08:54:44 +01:00