Skip to content

Add Webpack, Vue and GitLab UI to Jira Connect app

What does this MR do?

This MR is a subset of changes made in !41285 (closed).

In issue #13020 (closed), we are going to improve how users add namespaces in the Jira Connect app. However, the designs rely heavily on existing UI from GitLab UI. To make our lives easier, it's better to convert the whole thing to Vue. This MR splits out the setup code for Webpack, Vue and GitLab UI for a faster review / merge process.

Screenshots (strongly suggested)

No changes to UI Jira_connect_app

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 Justin Ho Tuan Duong

Merge request reports