Commit graph

2494 commits

Author SHA1 Message Date
lrdossan
8146224392 Added the two plot img, plot data to the return data of the fetch return (context). Adapted orders of labels 2024-11-05 09:48:07 +01:00
Luis Aleixo
6e16feb380 Merge branch 'feature/github_ci' into 'master'
Update of GitHub CI file

See merge request caimira/caimira!511
2024-10-23 16:38:14 +02:00
Luis Aleixo
23c8a349b2 Merge branch 'bugfix/type_checks' into 'master'
Added conditionals for type checks

See merge request caimira/caimira!519
2024-10-22 10:06:57 +02:00
lrdossan
b8da113aba updated readme 2024-10-22 09:56:24 +02:00
lrdossan
1b56a6acd9 added conditionals type checks 2024-10-22 09:56:16 +02:00
Nicola Tarocco
5ab7fca081 Merge branch 'fix/os-deployments' into 'master'
openshift: move to Deployment

See merge request caimira/caimira!514
2024-10-21 22:01:25 +02:00
Nicola Tarocco
51c08147a7
ci: replace only/except with rules 2024-10-21 21:49:15 +02:00
Luis Aleixo
252b942259 Merge branch 'changes/version_update' into 'master'
Version update (4.17.3)

See merge request caimira/caimira!515
2024-10-16 11:04:08 +02:00
lrdossan
5ae84aeda3 version update (4.17.3) 2024-10-16 10:45:48 +02:00
Andre Henriques
66c6faac79 Merge branch 'changes/UI_HEPA' into 'master'
Added Eq. ventilation to HEPA question

See merge request caimira/caimira!513
2024-10-15 17:44:50 +02:00
lrdossan
d00df39d1b update on labels 2024-10-15 16:47:55 +02:00
Nicola Tarocco
4b30f6aaed
openshift: update yamls and checks
* update OpenShift yamls
* fix OpenShift yamls checks
2024-10-13 22:43:42 +02:00
Nicola Tarocco
3a5cf42b3a
openshift: move to Deployment
* remove unused BuildConfig
* rename deploymentconfig.yaml to deployments.yaml
2024-10-13 21:21:44 +02:00
Nicola Tarocco
c4aa3cbd8c Merge branch 'fix/rest-api-infrastructure' into 'master'
docker: fix docker-compose

Closes #424

See merge request caimira/caimira!512
2024-10-13 21:17:30 +02:00
lrdossan
cd9214a727 added eACH to HEPA question 2024-10-11 16:17:14 +02:00
Nicola Tarocco
4e1a0bc32b
readme: fix missing export variable 2024-10-10 09:49:41 +02:00
Nicola Tarocco
c3aef63c48
docker: fix wrong cmd to build auth-service 2024-10-10 09:45:52 +02:00
Nicola Tarocco
0ccbfe4f9a
api: add Ddocker example
* partially closes #424
2024-10-08 23:29:14 +02:00
Nicola Tarocco
72a6afece2
docker: fix docker-compose
* partially closes #424
2024-10-08 22:37:02 +02:00
lrdossan
349f2dfa85 testing new github ci file 2024-10-07 16:36:21 +02:00
Luis Aleixo
09f0514935 Merge branch 'bugfix/API_refinement' into 'master'
REST API refinement

See merge request caimira/caimira!508
2024-09-20 11:20:11 +02:00
lrdossan
bbd1ae094b Version update 2024-09-19 17:27:46 +02:00
lrdossan
11f90a3b15 added missing catch exceptions 2024-09-19 17:26:25 +02:00
lrdossan
38b4a51b6b Modified ci.yml 2024-09-19 17:26:15 +02:00
lrdossan
3926bb7c34 fixed router and controllers 2024-09-19 11:12:06 +02:00
lrdossan
7a5e33c524 removed unused instruction 2024-09-19 11:12:06 +02:00
Luis Aleixo
eef7bd422f Merge branch 'feature/dynamic_occupancy_UI' into 'master'
Dynamic occupancy feature

See merge request caimira/caimira!505
2024-09-19 11:01:56 +02:00
lrdossan
492587b8b3 updated version to 4.17.0a2 2024-09-19 10:44:19 +02:00
lrdossan
f7a4b32da1 version update 2024-09-16 16:23:05 +02:00
lrdossan
bfa20d5e06 updated validation method (and extra test) 2024-09-16 16:22:54 +02:00
lrdossan
b92bbb6334 changes after rebase from master 2024-09-16 14:48:46 +02:00
lrdossan
e545d99190 handled probabilistic exposure from review 2024-09-16 11:43:36 +02:00
lrdossan
3c20ed0306 handled expected number of new cases calculation (including tests) 2024-09-16 11:43:36 +02:00
lrdossan
13c112b656 added validation for short range interactions 2024-09-16 11:42:28 +02:00
lrdossan
a4be817c72 added dynamic occupancy possibility to co2 fitting algorithm 2024-09-16 11:42:28 +02:00
lrdossan
f4c9c5fa96 added test for dynamic occupancy from input form 2024-09-16 11:42:27 +02:00
lrdossan
2f8b053bb1 added "occupancy_format" input that controls the definition of dynamic activities 2024-09-16 11:31:43 +02:00
lrdossan
e3bd714834 added validation for dynamic infected population 2024-09-16 11:26:25 +02:00
lrdossan
ed354a1276 removed unused method 2024-09-16 11:26:25 +02:00
lrdossan
527dd5ffa2 added methods to read and parse dynamic occupancy. Probabilistic exposure and expected new cases were removed from results 2024-09-16 11:25:54 +02:00
lrdossan
fbdeccd7c0 added new inputs for dynamic occupancy 2024-09-16 11:22:05 +02:00
Nicola Tarocco
559c202782
ci: do not run tests on tags 2024-09-13 17:39:10 +02:00
Nicola Tarocco
259caa4b5c
ci: fix tags reference 2024-09-13 17:32:09 +02:00
Luis Aleixo
048c791fb1 Merge branch 'feature/backend_separation' into 'master'
CAiMIRA API development

See merge request caimira/caimira!502
2024-09-13 17:26:48 +02:00
Nicola Tarocco
2998df06e3
release: v4.17.0a1 2024-09-13 17:19:52 +02:00
Nicola Tarocco
fcb419cc8e
tests: remove unused model version 2024-09-13 17:03:21 +02:00
Nicola Tarocco
27f90dd9c6
update versions 2024-09-13 16:57:46 +02:00
Nicola Tarocco
c7a5948cd2
caimira: inject package version 2024-09-13 16:46:15 +02:00
Nicola Tarocco
73bed86bca
update root README and remove other READMEs 2024-09-13 16:33:14 +02:00
lrdossan
cfb63ae36e updated readme 2024-09-10 11:19:18 +02:00