-
Notifications
You must be signed in to change notification settings - Fork 13
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
chore(deps): bump @dhis2/ui from 8.13.15 to 8.14.4 #2972
Closed
Closed
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
By opening in a new tab, the user will not lose their work Fixes https://dhis2.atlassian.net/browse/DHIS2-15794
Changes in the following files are functional changes needed for the new Analytics toolbar: src/components/app/AppMenu.js - add the HoverMenuBar component and onFileMenuAction callback, which updates the interpretations panel with changes (e.g. sharing, renaming, translating) if it is open AppLayout - onFileMenuAction and the interpretationRenderId. FileMenu - added onFileMenuAction Interpretations, InterpretationsPanel: - added renderId which triggers refetching the map info if it was changed by a file menu action InterpretationsToggle: use the new InterpretationsAndDetailsToggler from Analytics DownloadButton: needed different style to look nice with the new toolbar AddLayerButton: styled to fit into the new toolbar The new toolbar is a different height than the old one, which caused a bunch of layout issues due to the absolute positioning. Switched to flex where it made sense, and css changes accordingly. Only change to DownloadSettings is the addition of a wrapping div <div className={styles.downloadSettingsPanel}> MapPosition: resize due to open/close of the Layers or Details panel has a timeout added, since there is now a 100ms transition when open/close those Drawers
Automatically merged.
…HIS2-5920) (#2961) Fixes: https://dhis2.atlassian.net/browse/DHIS2-5920 * Adding a max-width to the event popup results in table cell content wrapping when needed. * Event popup styles migrated from maps-gl. Styles are still in maps-gl as well so as not to break 2.38 and 2.39. * Removed unused styles in Popup.css
Bumps [@dhis2/ui](https://github.com/dhis2/ui/tree/HEAD/collections/ui) from 8.13.15 to 8.14.4. - [Release notes](https://github.com/dhis2/ui/releases) - [Changelog](https://github.com/dhis2/ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/dhis2/ui/commits/v8.14.4/collections/ui) --- updated-dependencies: - dependency-name: "@dhis2/ui" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Sep 15, 2023
2 flaky tests on run #2539 ↗︎
Details:
layers/thematiclayer.cy.js • 1 flaky test • e2e-chrome-parallel-2.40
dataDownload.cy.js • 1 flaky test • e2e-chrome-parallel-2.40
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
jenniferarnesen
force-pushed
the
dev
branch
from
September 15, 2023 09:12
53c3118
to
2a77caa
Compare
Superseded by #2981. |
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.
Bumps @dhis2/ui from 8.13.15 to 8.14.4.
Release notes
Sourced from
@dhis2/ui
's releases.Changelog
Sourced from
@dhis2/ui
's changelog.Commits
d3123e3
chore(release): cut 8.14.4 [skip release]b55bb6c
chore(release): cut 8.14.3 [skip release]4c04b5a
chore(release): cut 8.14.2 [skip release]2d2cd13
chore(release): cut 8.14.1 [skip release]300a304
chore(release): cut 8.14.0 [skip release]Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)