Skip to content
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

feat(web2): partial snapshot download #5617

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

sfiorani
Copy link
Contributor

This PR introduces the possibility to download a partial version of the snapshot, contatining only a subset of the available pid on the system.

The new snapshot download popup presents now a scrollable list of checkboxes representing the available service configurations that can be downloaded: the user can chose one or more pids, having also the possibility to select/remove all the entries in one shot with a specific checkbox.

At least one of the items must be selected: if no pid is picked, an error message will be displayed and you will not allow the download.

The Wiregraph download popup doesn't change, except for the update of the popup title and hint that are now specific for the wirgraph download (before this PR the titles and hint were shared between the Snapshot and Wiregraph download popup).

image
image

Related Issue:

Description of the solution adopted:

Screenshots:

Manual Tests:

Any side note on the changes made:

@sfiorani sfiorani changed the title Partial snapshot download feat(web2): partial snapshot download Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant