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
task/sync-master-develop-after-release #4543
Merged
VWSCoronaDashboard26
merged 406 commits into
develop
from
task/sync-master-develop-after-release
Dec 19, 2022
Merged
task/sync-master-develop-after-release #4543
VWSCoronaDashboard26
merged 406 commits into
develop
from
task/sync-master-develop-after-release
Dec 19, 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
Co-authored-by: VWSCoronaDashboard1 <[email protected]> Co-authored-by: VWSCoronaDashboard1 <[email protected]>
* Fix * Formatting * Remove console Co-authored-by: VWSCoronaDashboard1 <[email protected]> Co-authored-by: VWSCoronaDashboard1 <[email protected]>
Co-authored-by: VWSCoronaDashboard1 <[email protected]>
Release/2.32.5
* fix: correct pointer-events property assignment * remove unused import
release/2.32.6
…#3788) * Change layout based on media query * Add comment * Update text * Get rid of the ids
* Make the total vaccinations in sync with the graph last value * Fix typescript error
Release/2.32.8
# Conflicts: # Dockerfile # packages/app/src/components/spark-bars.tsx # packages/app/src/domain/restrictions/restriction-icons.ts # packages/app/src/domain/topical/mini-tile-selector-layout.tsx # packages/app/src/pages/index.tsx # packages/app/src/pages/landelijk/intensive-care-opnames.tsx # packages/app/src/pages/landelijk/vaccinaties.tsx # packages/app/src/pages/landelijk/ziekenhuis-opnames.tsx # packages/cms/src/components/restriction-icon/restriction-icons.ts # packages/cms/src/schemas/documents/pages/topical-page.ts # yarn.lock
Release 2.33.0
* Resolve public folder dynamically * Add to utils Co-authored-by: VWSCoronaDashboard1 <[email protected]> Co-authored-by: VWSCoronaDashboard1 <[email protected]>
Co-authored-by: VWSCoronaDashboard1 <[email protected]>
Release/2.33.2
* Add timeline events to VR situations over time * Type elements title utils * Add missing display titles * Add timeline events to reproduction * Find elements on metricProperty as well * Add timeline events to nursing home positive tests * Sort metric names & properties in elements script * Type get elements logic * Add timeline events to disability care infected * Add timeline events to deceased * Add timeline events to IC admission per age * Add timeline events to hospital admissions per age * Add timeline events to positive tests per age * Add timeline events to nursing home deceased * Add timeline events to VR nursing home deceased * Add timeline events to elderly tested & deceased * Fix wrong element metricnames on VR & GM topical
Release 2.33.3
# Conflicts: # packages/app/src/domain/hospital/admissions-per-age-group/admissions-per-age-group.tsx # packages/app/src/domain/situations/situations-over-time-chart.tsx # packages/app/src/domain/tested/infected-per-age-group/infected-per-age-group.tsx # packages/app/src/pages/api/data/timeseries/[...param].ts # packages/app/src/pages/veiligheidsregio/[code]/brononderzoek.tsx
Release 2.34.0
# Conflicts: # packages/cms/src/lokalize/key-mutations.csv
* Let menu button link to main area index * Add todo
Release 2.34.1
Release/2.60.0
Release/2.61.0
Release/2.61.1
Release/2.62.0
release/2.63.0
VWSCoronaDashboard26
requested review from
hasan-ozaynaci,
VWSCoronaDashboard25 and
APW26
December 16, 2022 10:13
APW26
approved these changes
Dec 16, 2022
VWSCoronaDashboard25
approved these changes
Dec 16, 2022
…timisation to named rather than size;
VWSCoronaDashboard25
approved these changes
Dec 19, 2022
VWSCoronaDashboard26
deleted the
task/sync-master-develop-after-release
branch
December 19, 2022 10:43
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.
Summary
This pull request brings
develop
up-to-date with some changes that did make it intomaster
but notdevelop
.