Skip to content

Add Vuex toggle action to star/unstar a dashboard

Miguel Rincon requested to merge 214581-star-dashboard-action into master

What does this MR do?

Implements the vuex layer of #214581 (closed), depends on !31563 (merged)

This change creates a new Vuex action toggleStarredValue to "star" or "unstar" the current dashboard.

As the dashboard is updated, the list of dashboards is also updated.

Screenshots

No UI changes and (not changelog yet).

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports