Skip to content

Migrate bitbucket import modal implementation to `GlModal`

What does this MR do and why?

Replaces the haml bitbucket import modal with a GlModal.

Minor update to the confirm_modal component to support additional optional parameters for:

  • title
  • html content

Screenshots or screen recordings

Before After
Screen_Shot_2022-02-14_at_1.28.00_pm Screen_Shot_2022-02-14_at_1.06.10_pm

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Navigate to the new projects form http://<gdk>/projects/new
  2. Click the "Bitbucket cloud" button

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

Edited by Ezekiel Kigbo

Merge request reports

Loading