Skip to content

Allow export all scenario of projects to datapackage#447

Merged
Bachibouzouk merged 5 commits intomainfrom
fix/datapackage-export-usecases
Mar 25, 2026
Merged

Allow export all scenario of projects to datapackage#447
Bachibouzouk merged 5 commits intomainfrom
fix/datapackage-export-usecases

Conversation

@Bachibouzouk
Copy link
Copy Markdown

@Bachibouzouk Bachibouzouk commented Mar 24, 2026

This allows export of projects from urls as datapackage locally using the following URL

http://127.0.0.1:8000/en/project/export/datapackage/int:proj_id/number/int:n_timestamps

Copy link
Copy Markdown

@paulapreuss paulapreuss left a comment

Choose a reason for hiding this comment

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

Very nice addition! I tested on a couple projects and seems to all be there. What do you think about integrating it on the projects overview page? Should we have a button to export the entire project datapackages (all, as is now) or should there also be an option to export only selected, similar to how it is with the json export?

@Bachibouzouk
Copy link
Copy Markdown
Author

What do you think about integrating it on the projects overview page? Should we have a button to export the entire project datapackages (all, as is now)

I think this could be a nice thing to have the possibility to export the whole project as datapackage, maybe for the moment in the ... menu. You can implement it in a subsequent PR, I will merge this one as you approved it :)

@Bachibouzouk Bachibouzouk merged commit dec2ca6 into main Mar 25, 2026
2 checks passed
@Bachibouzouk Bachibouzouk deleted the fix/datapackage-export-usecases branch March 25, 2026 12:48
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.

2 participants