-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(sharing-dialog): add 'route' to SharingType type #1617
Merged
Merged
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
🚀 Deployed on https://pr-1617--dhis2-ui.netlify.app |
Birkbjo
approved these changes
Oct 15, 2024
dhis2-bot
added a commit
that referenced
this pull request
Oct 15, 2024
## [9.11.8](v9.11.7...v9.11.8) (2024-10-15) ### Bug Fixes * **sharing-dialog:** add 'route' to SharingType type ([#1617](#1617)) ([1d9664a](1d9664a))
dhis2-bot
added a commit
that referenced
this pull request
Nov 14, 2024
# [10.0.0-alpha.7](v10.0.0-alpha.6...v10.0.0-alpha.7) (2024-11-14) ### Bug Fixes * **sharing-dialog:** add 'route' to SharingType type ([#1617](#1617)) ([1d9664a](1d9664a)) * revert "fix: select-field not showing in correct place" ([#1614](#1614)) ([c83de6b](c83de6b)) * **translations:** sync translations from transifex (master) ([491bf04](491bf04)) * update default props to JS default params ([#1598](#1598)) ([20e343f](20e343f)) ### Features * merge branch master into branch ([0577074](0577074)) * **icons:** add link-off icons ([e72be1e](e72be1e))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
route
also is supported by sharing API, and currently gives a type error.