Extend customizable dashboards graphql queries to support groups
What does this MR do and why?
What
Extend customizable dashboards graphql queries to support groups
Adds support for group level queries for customizable
dashboards. Passes the isProject
and isGroup
flags
into the relevant components.
Why
Customizable dashboards was initially built to only support project level dashboards, but as part of &8925 groupoptimize will be extending this to the group level as well.
Screenshots or screen recordings
No visual changes
How to set up and validate locally
All tests passing
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 #415754 (closed)
Edited by Ezekiel Kigbo