Skip to content

Add instance dashboard graphql queries/mutations

What does this MR do?

Add instance dashboard graphql queries/mutations

  • get projects
  • add project
  • delete projects
  • get projects by search filter
  • laying the infrastructure for the rest of the the ticket

Screenshots

Get All Projects

image

Search For Projects

image

Add projects to security dashboard

image

Remove Projects

image

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

Related to #214583 (closed)

Merge request reports