Migrate confirm fork modal implementation to `GlModal`
requested to merge 344566-migrate-app-views-shared-_confirm_fork_modal-html-haml-modal-implementation-to-glmodal into master
What does this MR do and why?
Describe in detail what your merge request does and why.
This MR migrates the confirm fork modal from haml to vue
- Removes the shared haml
confirm_fork_modal
- Adds a vue
confirm_fork_modal
- Removes jquery from the page following on from !77716 (merged)
Screenshots or screen recordings
These are strongly recommended to assist reviewers and reduce the time to merge your change.
How to set up and validate locally
NOTE: you will need 2 user accounts, set up an additional user if you havent already.
- Create a new project with internal / public visibility
- Sign out of your current account
- Sign in with a new user
- Navigate to the newly created project
- Click the
web ide
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 #344566 (closed)
Edited by Ezekiel Kigbo