• Miguel Rincon's avatar
    Use the selectedDashboard getter in dashboard.vue · 975ec184
    Miguel Rincon authored
    Previously the currently selected dashboard was calculated on
    the fly by the dashboard, but as other components need this
    knowledge as well this was added to a (nullable) getter
    selectedDashboard.
    
    The selectedDashboard getter is used by the dashboard with this change.
    975ec184
dashboard_spec.js 29.9 KB