Total number of infected people limit

Luis Aleixo requested to merge feature/infected_people_max into master

Added (UI and server side) validation max n-1 for the total number of infected people.

When infected_people is higher or equal than total_people:

Screenshot_2022-09-21_at_11.45.19

When activity_type is training:

Screenshot_2022-09-21_at_11.45.24

Closes #286 (closed)

Edited by Luis Aleixo

Merge request reports