Skip to content

Convert issues page refactor to use GraphQL

Coung Ngo requested to merge 322755-use-graphql-in-issues-refactor into master

What does this MR do?

This MR converts the issues page refactor (#322755 (closed)) to use the GraphQL API instead of the REST API.

The refactor is behind the feature flag :vue_issues_list, defaulted to off. It also updates shared issue list components to work with both REST and GraphQL data.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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 #322755 (closed)

Edited by Coung Ngo

Merge request reports

Loading