Skip to content

Board refactor - Move fetch lists GraphQL to VueX

What does this MR do?

Move fetching of lists in GraphQL to a VueX action. This includes VueX actions for blank and promotion lists.

Some boardStore and models logic still needs to be used until all endpoints are migrated to GraphQL.

This work requires feature flag :graphql_board_lists to be turned on.

Screenshots

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

Issue #229418 (closed)

Edited by Florie Guibert

Merge request reports

Loading