Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Conversation

hasan-ozaynaci
Copy link
Contributor

@hasan-ozaynaci hasan-ozaynaci commented Nov 21, 2022

Summary

  • Restructuring the vaccine_coverage_per_age jsons for the following levels: VR | GM | COLLECTION.
  • Changed the vaccination page parts to the new structure of the jsons.
  • Simplified some overcomplicated and redundant logic in the codebase for the choropleth / -tooltip
  • Nothing new visually, only code.

@hasan-ozaynaci hasan-ozaynaci marked this pull request as draft November 21, 2022 14:20
@Jorrik-Klijnsma-Work Jorrik-Klijnsma-Work force-pushed the feature/COR-1128-restructure-collection-schemas branch from c378667 to ee94d25 Compare November 22, 2022 09:01
)

* feat(sewer-choropleth): Implement tooltip notification for outdated data

* feat(sewer-choropleth): Implement yellow color on map when data for that area is outdated

* feat(sewer-choropleth): Implements new legend item for outdated data, exports font-sizes.

* feat(sewer-choropleth): Cleanup and finalize outdated data tooltip addition.

* feat(sewer-choropleth): Adjust tooltip to account for different data in VR and GM datapoints.

* feat(sewer-choropleth): Adds new outdated data property to schema for GM and VR collections.

* feat(sewer-choropleth): New sanity keys and data types.

* feat(sewer-choropleth): PR feedback round 1, and a few other fixes/refactoring.

* feat(sewer-choropleth): PR feedback round 2 - Add content for assistive technologies (screenreaders).

* feat(sewer-choropleth): PR feedback - Change condition for assigning outdated data variables.

* feat(sewer-choropleth): Based on new info from backend, adding data_is_outdated property to sewer.json each GM and VR area

* feat(sewer-choropleth): generate data types for new properties
@hasan-ozaynaci hasan-ozaynaci force-pushed the feature/COR-1128-restructure-collection-schemas branch from b5aa5c0 to da05360 Compare November 23, 2022 08:51
@hasan-ozaynaci hasan-ozaynaci force-pushed the feature/COR-1128-restructure-collection-schemas branch from da05360 to b4f33c1 Compare November 23, 2022 09:04
@APW26
Copy link
Contributor

APW26 commented Nov 23, 2022

I know this is a draft, but can you please mention the ticket number in the name of the PR.

@hasan-ozaynaci hasan-ozaynaci changed the title Restructure collection schemas COR-1128 Restructure collection schemas Nov 23, 2022
@hasan-ozaynaci
Copy link
Contributor Author

I know this is a draft, but can you please mention the ticket number in the name of the PR.

The ticket number is in the name of the branch, but added it in the title aswell.

@hasan-ozaynaci hasan-ozaynaci marked this pull request as ready for review November 23, 2022 13:01
@Jorrik-Klijnsma-Work Jorrik-Klijnsma-Work force-pushed the feature/cor-1228-json-changes branch from f19a5b2 to 052c743 Compare November 23, 2022 14:04
@Jorrik-Klijnsma-Work Jorrik-Klijnsma-Work force-pushed the feature/COR-1128-restructure-collection-schemas branch from 9c69f73 to dbfde98 Compare November 23, 2022 14:04
Copy link
Contributor

@VWSCoronaDashboard26 VWSCoronaDashboard26 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quite the big and comprehensive pull request. I did not really see anything that's too much out of the ordinary, but things could be elaborated on some more. I have left a few questions accordingly.

Copy link
Contributor

@Jorrik-Klijnsma-Work Jorrik-Klijnsma-Work left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and covered all current feedback

@Jorrik-Klijnsma-Work Jorrik-Klijnsma-Work force-pushed the feature/COR-1128-restructure-collection-schemas branch from 1cca3bd to 7232ecb Compare November 24, 2022 08:44
Copy link
Contributor

@VWSCoronaDashboard26 VWSCoronaDashboard26 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a single non-blocking comment and thus pre-approving.

Copy link
Contributor

@VWSCoronaDashboard25 VWSCoronaDashboard25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor comments to look at in a new PR, but as it is I think it's fine (assuming it still works of course).

@VWSCoronaDashboard25 VWSCoronaDashboard25 merged commit 4650d38 into feature/cor-1228-json-changes Nov 24, 2022
@VWSCoronaDashboard25 VWSCoronaDashboard25 deleted the feature/COR-1128-restructure-collection-schemas branch November 24, 2022 09:17
hasan-ozaynaci added a commit that referenced this pull request Nov 24, 2022
* feat(booster): remove and remame booster data from existing schemas (#4499)

* Feature/COR-1170-rioolwaterpagina-verbetering-choropletenkaart-nl (#4493)

* feat(sewer-choropleth): Implement tooltip notification for outdated data

* feat(sewer-choropleth): Implement yellow color on map when data for that area is outdated

* feat(sewer-choropleth): Implements new legend item for outdated data, exports font-sizes.

* feat(sewer-choropleth): Cleanup and finalize outdated data tooltip addition.

* feat(sewer-choropleth): Adjust tooltip to account for different data in VR and GM datapoints.

* feat(sewer-choropleth): Adds new outdated data property to schema for GM and VR collections.

* feat(sewer-choropleth): New sanity keys and data types.

* feat(sewer-choropleth): PR feedback round 1, and a few other fixes/refactoring.

* feat(sewer-choropleth): PR feedback round 2 - Add content for assistive technologies (screenreaders).

* feat(sewer-choropleth): PR feedback - Change condition for assigning outdated data variables.

* feat(sewer-choropleth): Based on new info from backend, adding data_is_outdated property to sewer.json each GM and VR area

* feat(sewer-choropleth): generate data types for new properties

* feat(booster): remove and remame booster data from existing schemas (#4499)

* Feature/COR-1170-rioolwaterpagina-verbetering-choropletenkaart-nl (#4493)

* feat(sewer-choropleth): Implement tooltip notification for outdated data

* feat(sewer-choropleth): Implement yellow color on map when data for that area is outdated

* feat(sewer-choropleth): Implements new legend item for outdated data, exports font-sizes.

* feat(sewer-choropleth): Cleanup and finalize outdated data tooltip addition.

* feat(sewer-choropleth): Adjust tooltip to account for different data in VR and GM datapoints.

* feat(sewer-choropleth): Adds new outdated data property to schema for GM and VR collections.

* feat(sewer-choropleth): New sanity keys and data types.

* feat(sewer-choropleth): PR feedback round 1, and a few other fixes/refactoring.

* feat(sewer-choropleth): PR feedback round 2 - Add content for assistive technologies (screenreaders).

* feat(sewer-choropleth): PR feedback - Change condition for assigning outdated data variables.

* feat(sewer-choropleth): Based on new info from backend, adding data_is_outdated property to sewer.json each GM and VR area

* feat(sewer-choropleth): generate data types for new properties

* COR-1128 Restructure collection schemas (#4506)


Co-authored-by: AP <[email protected]>
Co-authored-by: VWSCoronaDashboard21 <[email protected]>
Co-authored-by: VWSCoronaDashboard18 <[email protected]>

Co-authored-by: AP <[email protected]>
Co-authored-by: VWSCoronaDashboard21 <[email protected]>
Co-authored-by: VWSCoronaDashboard18 <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants