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

Provide RO-Crate export for project summary #856

Conversation

sven1103
Copy link
Contributor

@sven1103 sven1103 commented Oct 17, 2024

Bundles project summary information in an RO-Crate object and enables the user to download it as ZIP-archive via the user interface in the project summary view.

@sven1103 sven1103 linked an issue Oct 17, 2024 that may be closed by this pull request
@sven1103 sven1103 marked this pull request as ready for review October 18, 2024 08:13
@sven1103 sven1103 requested a review from a team as a code owner October 18, 2024 08:13
Copy link
Member

@KochTobi KochTobi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @sven1103
Very nice documentation and implementation. Some minor comments, mainly about the interfaces you introduced. I like that you are conscious about cleaning up the file system afterwards 👍

sven1103 and others added 6 commits October 18, 2024 12:18
…cts/project/info/ProjectSummaryComponent.java

Co-authored-by: Tobias Koch <[email protected]>
…ation' of github.com:qbicsoftware/data-manager-app into feature/#720-possibility-to-download-the-project-information
Copy link

sonarcloud bot commented Oct 18, 2024

Copy link
Member

@KochTobi KochTobi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job

@sven1103 sven1103 merged commit 7afef32 into development Oct 18, 2024
4 checks passed
@sven1103 sven1103 deleted the feature/#720-possibility-to-download-the-project-information branch October 18, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Possibility to download the project information
2 participants