You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want the OS-MdH site to show the data visualizations from the OS Dashboard
So that i can use the OS Dashboard to create nice visualizations in an easy way
Acceptance criteria
Create a data visualization in the OS Dashboard (export it so you can import it when you rebuild the docker container. Doing this via the buttons in the OS Dashboard is fine. You don't need to write a script that does this via the API)
Make this visualization show up on our site. This could be done in different ways. E.g. copying the iframe that the OS Dashboard generates and having a input field on our website that you can paste this into. The backend would need to be able to store this and include it on the site that is delivered to the client's browser. Another way: Maybe the backend could talk with the OS Dashboard via the API and scan for available visualizations. Data plots could then be included automatically. The user would be able to just visit the OS Dashboard, create a new plot and it would automatically show up. This would be nice. If come up with another way, that's fine. I just want a decent way to include OS Dashboard visualizations on the OS-MdH site.
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
The text was updated successfully, but these errors were encountered:
User story
Acceptance criteria
Definition of done (DoD)
A feature is considered complete when
DoD general criteria
The text was updated successfully, but these errors were encountered: