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
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
* feat: setup date config logic hook * feat: Add date logic hook to topical page * feat: optimise find date range script * test: update testing script * test: updated test file * feat: Add explanation to the math done. For reproducible code and understanding of whats going on. * fix: add explanation to the math done in the function * feat: added topical date config * feat: Added fields in sanity * feat: update sanity structure * feat: add toggle * feat: update typing and added document to sanity. * feat: applying pair programming feedback * feat: sanity tile date field * fix: solved issues on custom sanity component. * fix: also accept 0 as the day value. * fix: inconsistent rendering * fix: change iso week to just week * Fix: remove file * fix: merge conflict * fix: apply descriptions based on input by communication * fix: Update formatting * fix: Updating dutch * fix: PR feedback * fix: PR feedback * fix PR feedback, dutch grammar * fix: PR feedback fix apply typing. * Fix: PR feedback
…fixes anything; (#4660) Co-authored-by: VWSCoronaDashboard26 <[email protected]>
Co-authored-by: VWSCoronaDashboard28 <[email protected]>
…ext (#4662) * feat: Make only variable bold and convert to markdown component. * feat: Delete old keys * feat: Revert addition of new keys. * feat: One more conversion to markdown. * feat: removed key mutations. * feat: Delete unused keys, remove barrel file imports * feat: Remove mutations, again. --------- Co-authored-by: VWSCoronaDashboard28 <[email protected]>
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md) - [Commits](faisalman/ua-parser-js@0.7.31...0.7.33) --- updated-dependencies: - dependency-name: ua-parser-js dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.15.1 to 3.16.0. - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/[email protected]/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: VWSCoronaDashboard28 <[email protected]>
* feat: update sanity block fields and add to richt content block * fix: merge conflict * fix: code cleanup * fix: serializer typing * fix: PR feedback * fix: PR feedback Pair Programming
Co-authored-by: VWSCoronaDashboard27 <[email protected]>
(cherry picked from commit 63515ff)
Co-authored-by: VWSCoronaDashboard27 <[email protected]> (cherry picked from commit 45bbdd6)
* fix: make the link optional. * feat: added max text width * fix: PR feedback * fix: PR Feedback * fix: right css value
* fix: PR feedback * fix: PR feedback removal of styled anchor * fix: PR feedback * fix: clean up link element
* chore: remove measure page * chore: Add documentation, redirect to topical, and remove sanity keys * fix: Typo - PR feedback
…values (#4680) * feat(hospitals-page): added countLeadingNullValues utility and tests; added trimLeadingNullValues utility and tests; refactored trimNullValues to trimTrailingNullValues; implemented usage of new utilities on the 'Ziekenhuizen en de zorg' page; implemented small quality of life fix (persist state when toggling between the graphs on this page); --------- Co-authored-by: VWSCoronaDashboard26 <[email protected]>
* feat(topical-page): removed measure themes section from topical page; removed all measure theme component schemas from Sanity; updated topical page groq query and query types; updated theme schema to mark tiles and other properties as not-required, allowing for 'simple' themes without tiles or links; reverted removal of sizes export from theme, as this resulted in breaking changes; --------- Co-authored-by: VWSCoronaDashboard26 <[email protected]>
Co-authored-by: VWSCoronaDashboard27 <[email protected]>
* fix: apply graph changes * Fix: Added text/labels, a dropdown for the RWZI and styling. * fix: apply responsive styling * fix: unknown key * fix: remove lodash function * fix: convert to arrow function * fix: remove access css * fix: Convert to arrow function, fix type check, fix variable naming * Fix: unpublished key error * fix: empty string check * fix; PR feedback spacing * fix: apply PR review * fix: Adjusted spacing together with design
* fix: removing collapsible * fix: test feedback * fix: weird autogenerated error
VWSCoronaDashboard26
temporarily deployed
to
Acceptance
March 15, 2023 12:51 — with
GitHub Actions
Inactive
VWSCoronaDashboard26
requested review from
Amber-Taal-Work,
Jorrik-Klijnsma-Work and
DariaKwork
March 15, 2023 12:52
APW26
approved these changes
Mar 15, 2023
Jorrik-Klijnsma-Work
approved these changes
Mar 15, 2023
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.
Nice!
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
Full Changelog: 2.68.2...2.69.0