specs/models/M_DASH

Dashboard

Dashboards are utilized in Tulip to display multiple, live updating analyses to users in a column based layout.

Dashboards can be shared with users outside of Tulip via a public URL. Any user with Dashboard “editing” permissions can create a public link for viewing the dashboard.

A user can also “stop sharing” the dashboard, which will make the prevent the public link from showing any data.

Fields

<table> <tr> <td><strong>Name</strong> </td> <td><strong>Description</strong> </td> </tr> <tr> <td>Columns </td> <td>Organizational structures where analytics are added, one above another. Resizable and Rearrangeable. </td> </tr> <tr> <td>Analyses </td> <td>Visual displays of information collected from Tulip Apps that comprise dashboards. A dashboard contains many Analyses </td> </tr> <tr> <td>Name </td> <td>Title for a Dashboard, generally indicating its content. </td> </tr> <tr> <td>Sharing </td> <td>Setting enabling a user to share a public link to a visual dashboard with individuals outside a given Tulip instance. </td> </tr> </table>

Tests

IDName
QA-T362Dashboards Page - Dashboard Management
QA-T363Dashboards Page - Dashboard Sharing
QA-T698Dashboards Page / Failed Dashboard Creation

Requirements

No requirements