outbreak
Here are 30 public repositories matching this topic...
-
Updated
Jun 23, 2020 - HTML
Feature Description
Have a consistent, documented approach for i18n in sormas-ui.
This should also take into accout sormas-backend and sormas-rest.
Problem Description
It is not always clear which Locale and Language settings apply.
There are at least four sources and well as several cascaded caching mechanisms.
E.g. in #1880 it was noticed that the Locale is not always applied con
-
Updated
Jun 23, 2020 - Jupyter Notebook
@annecori has brought up the fact that the default incidence plots are ambiguous as to when the start and end dates are (e.g. it's difficult to tell if the end of the epicurve contains zero case).
We should include examples in the plotting vignette and the documentation showing that users can supply border = "black" that will show the zero days
-
Updated
Apr 1, 2020 - Python
-
Updated
Jun 6, 2020 - Kotlin
Update website
The website for epicontacts is sorely out-of-date. For example, the CRAN version has edges_pal() included in the documentation for colors, but it is missing on the website: http://www.repidemicsconsortium.org/epicontacts/reference/colors.html
It becomes a bit awkward to do this because the repo has added features since the last CRAN update, though.
-
Updated
Apr 13, 2020 - Jupyter Notebook
-
Updated
May 14, 2020 - Jupyter Notebook
-
Updated
Mar 22, 2020 - JavaScript
-
Updated
Jun 6, 2020 - Java
-
Updated
May 24, 2020 - Jupyter Notebook
-
Updated
Jun 8, 2020 - Ruby
-
Updated
May 24, 2020 - Jupyter Notebook
-
Updated
Apr 28, 2020 - Vue
-
Updated
Jun 17, 2020 - PHP
-
Updated
Jun 15, 2020 - Python
-
Updated
Jun 23, 2020 - TypeScript
-
Updated
Jun 14, 2020 - Kotlin
-
Updated
Mar 28, 2020 - JavaScript
-
Updated
May 7, 2020
-
Updated
Jun 22, 2020
-
Updated
Feb 11, 2020
-
Updated
May 22, 2020
-
Updated
May 29, 2020 - JavaScript
Improve this page
Add a description, image, and links to the outbreak topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the outbreak topic, visit your repo's landing page and select "manage topics."
In order to perform refactoring and to add new features with more confidence, we need unit, integration and end-to-end tests for:
algorithm parts. See
src/algorithmsReact parts - components and pages. See
src/componentsandsrc/pagesState management: redux reducers and sagas. See
src/stateThe infrastructure:
jestand@testing-libraryare already set up. Un