rokwire / safer-illinois-app

Source code repository of "Safer Illinois" App - the official COVID-19 app of the University of Illinois.
https://safer.illinois.edu/
Apache License 2.0
33 stars 23 forks source link

[FEATURE] Add status update title to health status in rules #702

Closed mihail-varbanov closed 3 years ago

mihail-varbanov commented 3 years ago

University Monday 2021/08/30 / 2021-09-02

1.2 In production/dev make a string change for GIT issue #698 if it is just a string change. MV: Done.

The first string is part of the application resources so we need to override 2.10 strings JSONs on production. I asked Mike Pascoe to do this.

The second string is part of health rules. I updated it on dev, production and test.

It is good to think on moving the first string to health rules as it is too much "rules dependent".

University Monday 2021/08/30 / 2021-09-03

1.2 You also said yesterday "It is good to think on moving the first string to health rules as it is too much "rules dependent"." Please go ahead.