Skip to content

Frontend for Jira auth fields to select Basic / Jira PAT as auth methods

What does this MR do and why?

Update the Jira integration form with better UI to select Basic / Jira personal access token and fill in related fields:

  • Username field is hidden for Jira PAT.
  • Titles for Username and Password field names change depending on which version is selected.
  • Password title also adds the word "New" when there is already an existing value.

Changelog: changed

Backend MR: !118054 (merged)

Screenshots or screen recordings

Note: I've updated the "avaialble" typo in the screenshots.

Scenario Before First time setup Editing existing values
Basic Jira_auth_fields_Basic_-_before Jira_auth_fields_Basic Jira_auth_fields_Basic_-_edit
Jira personal access token Jira_auth_fields_PAT_-_before Jira_auth_fields_PAT Jira_auth_fields_PAT_-_edit

How to set up and validate locally

  1. Go to Project > Settings > Integrations > Jira. For example, http://127.0.0.1:3000/gitlab-org/gitlab-test/-/settings/integrations/jira/edit.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #364851 (closed)

Edited by Justin Ho Tuan Duong

Merge request reports

Loading