Skip to content

Add user sign in indicator to Jira connect app

What does this MR do?

Issue #235888 (closed). This MR updates 2 main pages of the Jira connect app integration:

  • The first page visible within the Jira Connect app: Instead of showing an empty input box and a button, we now show clear instructions to the user. They first have to sign in, then once they come back to the Jira app page they can go ahead and add namespaces.
  • Add a new page shown after user logs in. This makes the flow complete with proper instructions what to do.

Screenshots

Step 1. Before sign in (on Jira)

Before_sign_in

Step 2. Signed in (on GitLab)

Signed_in_page

Step 3. After sign in (on Jira)

After_sign_in

Step 4. After sign in with group added (on Jira)

After_sign_in_with_group_added

Video walkthrough

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 Mark Chao

Merge request reports