Analytics dashboards: Hide editor buttons for group context
What does this MR do and why?
Group analytics dashboards do not currently support custom dashboards or visualizations, so hide the buttons
Visualization designerand
New dashboard` buttons in this case.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
Feature.enable(:group_analytics_dashboards)
- Visit analytics dashboard list for any group (ex. http://gdk.test:3000/groups/gitlab-org/-/analytics/dashboards)
- Validate that the buttons are hidden
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #435543 (closed)