ESID icon indicating copy to clipboard operation
ESID copied to clipboard

This is the repository to the ESID frontend for visualization of infectious disease propagation.

Results 100 ESID issues
Sort by recently updated
recently updated
newest added

We want to only show the following four presets initially and hide the rest behind an advanced settings button: - Default - Classic - coolwarm - rainbow

class:enhancement
type:web-frontend

# Related Issues: - [ ] #307 - [ ] #308 - [x] #309 --- Ability to create new scenarios from the frontend. --- Frontend: - Popup interface for scenario...

class:enhancement
type:web-frontend
type:web-backend
Epic
Epic:CreateScenarios

Right now the import_simulation command expects user input to determine whether to replace existing scenarios or to append to them. This is a hurdle for automatic upload. By adding a...

### Description #### Related Issues ### Design Decisions ### Performance & Quality ### Checklist **I, the author of this PR checked the following requirements for good software quality:** - [...

The district map takes significant time to load. Poking around on the website, it seems the Response from the Backend API takes way too long to generate. https://zam10063.zam.kfa-juelich.de/api/v1/rki/2024-03-02/?all&groups=total&compartments=MildInfections was the...

Refactor the settings dialog that is used in the goup filter editor into a component. As a pop-up dialog for settings with a confirmation dialog on close wheter to discard...

type:web-frontend
class:refactoring

Rework how scenario information is stored in the redux store and how color is assigned to scenarios.

class:enhancement
type:web-frontend
class:refactoring

Based on feedback we should increase the suggestion that the expanded compartment list is scrollable as the added scroll bar may not be enough. We could add a box shadow...

class:enhancement
question
FEEDBACK

Merge the group filter dialog and the compartment filters into a single filter dialog (Button below new scenario button) and re-enable the filter button to allow filtering. Waits on: -...

type:web-frontend
Epic:GroupFilters
Epic:CompartmentFilters

### Description #### Related Issues ### Design Decisions ### Performance & Quality ### Checklist **I, the author of this PR checked the following requirements for good software quality:** - [x]...