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

Add download button for assets in StreamPipes #2192

Closed
bossenti opened this issue Nov 16, 2023 · 2 comments · Fixed by #2224
Closed

Add download button for assets in StreamPipes #2192

bossenti opened this issue Nov 16, 2023 · 2 comments · Fixed by #2224
Labels
enhancement New feature or request good first issue Good for newcomers ui Anything that affects the UI
Milestone

Comments

@bossenti
Copy link
Contributor

Body

StreamPipes allows the creation so called assets. All assets can be viewed in the module Assets.

image

Unfortunately, this view currently does not allow to download an asset directly.
Therefore we should add a download action directly beneath the remove action for every file.

Similar to #2074

Mentoring

As this issue is marked as a good first issue: one of @dominikriemer, @tenthe, or @bossenti are happy to provide help for getting started, just tag (one of) them if you want to start working on this issue and need some help.
This issue is ideal for people who are interested in getting started with StreamPipes and what to explore both worlds: the backend and the UI.

StreamPipes Committer

I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.

@bossenti bossenti added this to the 0.95.0 milestone Nov 16, 2023
@bossenti bossenti added enhancement New feature or request good first issue Good for newcomers ui Anything that affects the UI labels Nov 16, 2023
@IsaakKrut
Copy link
Contributor

@bossenti Is this supposed to be the same functionality as export on /#/configuration/export page and download a zip file or just the asset object in json format is fine?

@bossenti
Copy link
Contributor Author

Hm, in my mind it should have the same functionality as in /#/configuration/export
This would then allow to import the downloaded asset there as well.
But I'm open to discuss this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers ui Anything that affects the UI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants