Skip to content

Change Jira importer Vue app to use API instead of controller#show for list of Jira projects

What does this MR do?

This MR changes the Vue app of the Jira Importer to use GraphQl instead of HAML to get the list of Jira projects.

Issue: #215545 (closed)

Screenshots

Screen_Recording_2020-05-29_at_11.54.40_am

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
Edited by Coung Ngo

Merge request reports