11071 improve interactions layerdownload plugin and comp DownloadDialog#11156
Merged
MV88 merged 8 commits intogeosolutions-it:masterfrom Jun 5, 2025
Conversation
filtering raster options in advanced section added i18n for some labels replace tooltip with InfoPopover fix layerDownload pre-select export format fix styles aligns in layerDownload options fix formats labels fix popup tooltip inside modal refact SRS selection fix preselection raster, layouts fix preselection of download filter fix show advanced section in Synchrnous mode fix helper align to select added layerDownload menu in dashboard tableWidget refact DownloadDialog in functional, move on it checkWPSAvailabilityEpic fix DownloadDialog layer obj moved tests downloaddialog changes DonwloadDialog Fixed layer download for dashbaord including filtering of widgets moved ExportDownload button in BrandNavbar, in map and dashboard
8 tasks
Contributor
|
@tdipisa this is ready for review |
MV88
approved these changes
Jun 5, 2025
Contributor
|
@ElenaGallo please test it in DEV in table widgets and map viewer toc items layer download button with layers of different types with filters on and off, and make sure result is expected |
Contributor
|
Test passed, @stefanocudini please backport to 2025.01.xx. Thanks |
Member
|
@stefanocudini you can raise the backport PR but it cannot be merged yet when approved. I will let you know when the stable branch is ready for new backports. |
stefanocudini
added a commit
to stefanocudini/MapStore2
that referenced
this pull request
Jun 19, 2025
…nd comp DownloadDialog (geosolutions-it#11156) * layerDownload move in advaced section selectors, added i18n for services filtering raster options in advanced section added i18n for some labels replace tooltip with InfoPopover fix layerDownload pre-select export format fix styles aligns in layerDownload options fix formats labels fix popup tooltip inside modal refact SRS selection fix preselection raster, layouts fix preselection of download filter fix show advanced section in Synchrnous mode fix helper align to select added layerDownload menu in dashboard tableWidget refact DownloadDialog in functional, move on it checkWPSAvailabilityEpic fix DownloadDialog layer obj moved tests downloaddialog changes DonwloadDialog Fixed layer download for dashbaord including filtering of widgets moved ExportDownload button in BrandNavbar, in map and dashboard * include unit test data xml response * fix test and remvoed info bubble * added unmount clear download * Updates to advanced settings logic * fix pom * remove vscode --------- Co-authored-by: MV88 <matteo.velludini@gmail.com> Co-authored-by: Matteo V. <matteo.velludini@geosolutionsgroup.com>
tdipisa
pushed a commit
that referenced
this pull request
Jun 19, 2025
…dDialog (#11156) (#11225) * layerDownload move in advaced section selectors, added i18n for services filtering raster options in advanced section added i18n for some labels replace tooltip with InfoPopover fix layerDownload pre-select export format fix styles aligns in layerDownload options fix formats labels fix popup tooltip inside modal refact SRS selection fix preselection raster, layouts fix preselection of download filter fix show advanced section in Synchrnous mode fix helper align to select added layerDownload menu in dashboard tableWidget refact DownloadDialog in functional, move on it checkWPSAvailabilityEpic fix DownloadDialog layer obj moved tests downloaddialog changes DonwloadDialog Fixed layer download for dashbaord including filtering of widgets moved ExportDownload button in BrandNavbar, in map and dashboard * include unit test data xml response * fix test and remvoed info bubble * added unmount clear download * Updates to advanced settings logic * fix pom * remove vscode --------- Co-authored-by: MV88 <matteo.velludini@gmail.com> Co-authored-by: Matteo V. <matteo.velludini@geosolutionsgroup.com>
This file contains hidden or 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
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.
Description
Refactor and fixes for layer download functionality
layerDownloadto advanced section selectorsDownloadDialogto functional componentcheckWPSAvailabilityEpicintoDownloadDialog#General
Dashboard
layerDownloadmenu toTableWidgetExportDownloadbutton toBrandNavbar(map and dashboard)Internationalization
What kind of change does this PR introduce? (check one with "x", remove the others)
Issue
What is the current behavior?
#11071
What is the new behavior?
Show a menu "Download Data" in table also in Dashboard
Breaking change
Does this PR introduce a breaking change? (check one with "x", remove the other)
Other useful information