Migrate bitbucket import modal implementation to `GlModal`
requested to merge 344559-migrate-app-views-projects-_bitbucket_import_modal-html-haml-modal-implementation-to-glmodal into master
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 |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Navigate to the new projects form
http://<gdk>/projects/new
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #344559 (closed)
Edited by Ezekiel Kigbo