Context:
Once the dashboard export has been added in the backend, we can add an export menu option for dashboards in the frontend as well.
API is the same as for single reports:
https://confluence.camunda.com/display/CO/Export#Export-DashboardJSONExport
AT:
- Dashboards can be exported via a menu item (only visible for superusers)
This is the controller panel for Smart Panels app
- depends on
-
OPT-4626 Add Export of Dashboards
- Done