Commit graph

2327 commits

Author SHA1 Message Date
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
Luis Aleixo
a16e1f1fc9 Added validation for length of breaks <= length of activity 2022-08-22 08:54:44 +01:00
Luis Aleixo
3baaa02ff8 Server-side validation in lunch break times within the activity times 2022-08-22 08:54:44 +01:00
Luis Aleixo
1f439cf22f Merge branch 'feature/numpy_version' into 'master'
Numpy version update

See merge request cara/cara!385
2022-08-15 22:03:56 +02:00
Luis Aleixo
067c4d4a66 update numpy version 2022-08-15 20:57:53 +01:00
Andre Henriques
ded152d6c9 Merge branch 'feature/openshift_diff' into 'master'
Handled the diff error on templates

Closes #268

See merge request cara/cara!376
2022-08-15 14:43:46 +02:00
Andre Henriques
80573a585a Merge branch 'feature/UI_feedback' into 'master'
UI modifications

See merge request cara/cara!366
2022-08-15 12:07:57 +02:00
Luis Aleixo
6ead1a0998 updated image path 2022-08-11 14:43:29 +01:00
Luis Aleixo
d836314bba Fixed static image error on expert app 2022-08-11 11:20:17 +01:00
Luis Aleixo
d93e76d264 Handled the diff error on templates 2022-08-10 15:21:42 +02:00
Luis Aleixo
5574c29206 added readthedocs configfile 2022-08-02 16:52:09 +02:00
Luis Aleixo
33c5531ccf Added references 2022-08-02 10:16:09 +02:00
Nicolas Mounet
9af9833a33 Some more typos and rephrasing 2022-07-29 10:27:34 +02:00
Luis Aleixo
9cbf1fce88 Parameterized the link to the production expert app 2022-07-28 14:53:45 +02:00
Luis Aleixo
6519172f31 Merge branch 'master' into feature/documentation 2022-07-28 12:21:04 +02:00
Luis Aleixo
180c621657 typos 2022-07-28 12:11:12 +02:00
Nicolas Mounet
f8397ad5cc Some doc rephrasing + typo corrections 2022-07-27 17:59:36 +02:00
Luis Aleixo
9c9c9210c7 Adapted userguide on windows openings 2022-07-20 15:39:00 +02:00
CERN\Andrejh
6e86ab17ea minor update in readme 2022-07-20 15:39:00 +02:00
Luis Aleixo
d9e48c7b66 Added default values for baseline model 2022-07-20 15:39:00 +02:00
Luis Aleixo
35b74c7bcf Typo and added default UI value for duration and frequency 2022-07-20 15:39:00 +02:00
Luis Aleixo
0f5a38a4c1 tweaks on calculator layout 2022-07-20 15:39:00 +02:00
Luis Aleixo
7796fad183 Reverted the windows opening change 2022-07-20 15:39:00 +02:00
Luis Aleixo
c4b6324070 Short range interaction - changed "shouting" to "shouting/singing" UI 2022-07-20 15:38:59 +02:00
Luis Aleixo
624ea51e48 Typo in docstring 2022-07-20 15:38:59 +02:00
Luis Aleixo
ee7e00c9a2 Removed units from input placeholders 2022-07-20 15:38:59 +02:00
Luis Aleixo
f5ef650cea Added default frequency of 1 hour for window opening 2022-07-20 15:38:59 +02:00
Luis Aleixo
0fc28f129b Input fields with units (and respective resizing adjustments) 2022-07-20 15:38:59 +02:00
Andre Henriques
1426097c56 Merge branch 'feature/openshift_resources' into 'master'
Openshift object resources

Closes #269

See merge request cara/cara!375
2022-07-20 10:19:26 +02:00
Luis Aleixo
0c03765ad7 Handled numpy version update 2022-07-11 13:55:18 +02:00