Skip to content

Move Jira Connect App code to own directory

Tom Quirk requested to merge 2647-move-jira-connect-app-to-own-dir into master

What does this MR do?

In preparation for #2647 (closed) where we are adding an additional JS bundle under the jira_connect namespace (jira_connect/branches/), this MR nests all Jira Connect App-related JS code under jira_connect/subscriptions/.

No user-facing changes in this MR.

Before After
Screen_Shot_2021-07-21_at_2.05.40_pm Screen_Shot_2021-07-21_at_2.05.27_pm

Screenshots or Screencasts (strongly suggested)

Video of smoke test demonstrating that the Jira Connect app works as expected (no user-facing changes):

jira-connect-works

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

Edited by Tom Quirk

Merge request reports