This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 45
COR-1057 Vaccinations page #4430
Merged
Jorrik-Klijnsma-Work
merged 18 commits into
develop
from
feature/COR-1057-vaccinations-page
Sep 28, 2022
Merged
COR-1057 Vaccinations page #4430
Jorrik-Klijnsma-Work
merged 18 commits into
develop
from
feature/COR-1057-vaccinations-page
Sep 28, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jorrik-Klijnsma-Work
force-pushed
the
feature/COR-1057-vaccinations-page
branch
from
September 26, 2022 15:24
02e0049
to
7c9f70a
Compare
VWSCoronaDashboard26
suggested changes
Sep 27, 2022
.../vaccine/autumn-2022-shot-coverage-per-age-group/autumn-2022-shot-coverage-per-age-group.tsx
Outdated
Show resolved
Hide resolved
.../vaccine/autumn-2022-shot-coverage-per-age-group/autumn-2022-shot-coverage-per-age-group.tsx
Outdated
Show resolved
Hide resolved
.../vaccine/autumn-2022-shot-coverage-per-age-group/autumn-2022-shot-coverage-per-age-group.tsx
Outdated
Show resolved
Hide resolved
packages/app/src/domain/vaccine/data-selection/select-vaccine-coverage-data.ts
Outdated
Show resolved
Hide resolved
packages/app/src/domain/vaccine/vaccine-coverage-tile/vaccine-coverage-tile.tsx
Outdated
Show resolved
Hide resolved
packages/app/src/domain/vaccine/vaccine-coverage-tile/vaccine-coverage-tile.tsx
Show resolved
Hide resolved
* add VaccineCoverageTile and archive VaccineCoverageToggleTile * add some styling * add styling of bar * feat(vaccinations): Update tile component and add dummy data - Add to NL, VR and GM level page - Add dummy data - Add feature flag * fix: rename hasNoSpace to hasNoPaddingBottom Co-authored-by: VWSCoronaDashboard21 <[email protected]> Co-authored-by: VWSCoronaDashboard24 <[email protected]>
* feat(vaccinations): Vaccinations campaign for autumn and fully vaccinated - Archive and duplicate Campaigns component - Add dummy data - Add feature flag - Added new locale keys for autumn and archived description * fix: merge conflicts Co-authored-by: VWSCoronaDashboard24 <[email protected]>
* feat(vaccinations): Add new keys for existing schemas regarding the new autumn shot - Add new keys - Add new archived schemas - Remove "has_one_shot" in new schemas * feat(vaccinations): Register new archived schema - Register new archived schema to index - Add new schema for vaccine_planned * feat: add extra age group range * fix: update data types * feat: use new archived keys for archived data Co-authored-by: VWSCoronaDashboard24 <[email protected]>
* feat(vaccinations): Add new keys for existing schemas regarding the new autumn shot - Add new keys - Add new archived schemas - Remove "has_one_shot" in new schemas * feat(vaccinations): Register new archived schema - Register new archived schema to index - Add new schema for vaccine_planned * feat: add extra age group range * fix: update data types * feat: use new archived keys for archived data * fix: use data from jsons instead of dummy data * fix: add sorting order for 60+ Co-authored-by: VWSCoronaDashboard19 <[email protected]> Co-authored-by: VWSCoronaDashboard24 <[email protected]>
#4411) * archived booster shot per age group and add autumn 2022 shot per age group * feat(vaccinations): Add new keys for existing schemas regarding the new autumn shot - Add new keys - Add new archived schemas - Remove "has_one_shot" in new schemas * changed order columns and merged schema changes * added keys in archived tables and autum2022ShotCoveragePerAgeGroup table * removed formatCoveragePercentage function * solved type error for archived * removed BoosterShotCoveragePerAgeGroup from VR and GM * Added BoosterShotCoveragePerAgeGroup archived values * changed folder and file name to be more consistent * changed key in VR and GM * changed index.ts Co-authored-by: VWSCoronaDashboard21 <[email protected]> Co-authored-by: VWSCoronaDashboard19 <[email protected]> Co-authored-by: VWSCoronaDashboard18 <[email protected]>
* Changed the choropleth to autumn_2022 data but with type errors that needs to be fixed * forgot changed stage from previous commit * added TS types * Set the right format properties * Make the choropleth work * Removed Choropleth from GM and VR Because it's already present at the Landelijk page * Removed bug/error character and fixed tooltip resize * removed dev code * removed unused import * removed unused component
…level (#4421) - Add new localize keys for NL - Rename VR and GM keys to English for consistency and standards Co-authored-by: J <[email protected]>
Jorrik-Klijnsma-Work
force-pushed
the
feature/COR-1057-vaccinations-page
branch
from
September 28, 2022 07:55
e8e2cf8
to
391aa50
Compare
VWSCoronaDashboard26
approved these changes
Sep 28, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.