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

Scripted import/export of data visualizations #34

Open
lukas-rotsching opened this issue May 16, 2023 · 0 comments
Open

Scripted import/export of data visualizations #34

lukas-rotsching opened this issue May 16, 2023 · 0 comments

Comments

@lukas-rotsching
Copy link
Contributor

lukas-rotsching commented May 16, 2023

User story

  1. As a user
  2. I want a script that can export all the visualizations i built in the OS dashboard into a file
  3. So that i can later use the same/another script to import the visualizations back into a new OS dashboard container instance

Acceptance criteria

  • Use the OS dashboard's REST API to import/export visualizations
  • There could be an import/export button on our site that allows access to this feature. In the end however, i do not care how this feature is accessible. I just need to be able to somehow import/export visualizations, so that i don't have to recreate all my visualizations every time i create a new MdH-OS container.
  • It's probably a good idea to split this into a front- and a backend part, so the backend part can also be used at container initialization so we can distribute some visualizations together with the source code.

Definition of done (DoD)

A feature is considered complete when

  • All of its acceptance criteria have been met.
  • It has been thoroughly tested.
  • The code has been peer reviewed by the dedicated team.
  • It can be seamlessly integrated into the main branch without causing any negative side effects.
  • Its core functionality has been thoroughly documented.

DoD general criteria

  • Feature has been fully implemented
  • Feature has been merged into the mainline
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Developers agreed to release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Product Backlog
Development

No branches or pull requests

1 participant