covid-19-date-la-zi icon indicating copy to clipboard operation
covid-19-date-la-zi copied to clipboard

Vizualization App to track the COVID-19 epidemic

Results 6 covid-19-date-la-zi issues
Sort by recently updated
recently updated
newest added

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

This PR aims to help transition to the new data backend.

### What does it fix? Closes https://github.com/code4romania/date-la-zi/issues/285 - "Processing" line for the new age component should be the last one ![image](https://user-images.githubusercontent.com/6429818/78498592-ebc88780-7753-11ea-915d-e154ea19b409.png) ### How has it been tested? Manually testing

Large cities parse expects to have "Incidență" in the json https://github.com/code4romania/covid-19-date-la-zi/blob/c194afd20fcd54b4311105fc2bd09d62f552d2dc/utils/parse.js#L77 while small cities parse expects "Incidența" https://github.com/code4romania/covid-19-date-la-zi/blob/c194afd20fcd54b4311105fc2bd09d62f552d2dc/utils/parse.js#L56 This can cause issues since the data automatically only creates jsons with...

### User story As a user i want to be able to search for my town in the table. ![Screenshot 2021-10-21 at 20 03 48](https://user-images.githubusercontent.com/6429818/138324580-fd3621b5-b618-4087-a12b-a4db758ddb68.png) ### Description Add search input...

It makes more sense to have the "in procesare" line last since it's the least relevant in the graphic ![image (4)](https://user-images.githubusercontent.com/2820084/78368172-e17b8180-75cb-11ea-9abc-0c57e6a067a7.png)