Replace window.confirm with GlModal in deployment actions
requested to merge 344108-replace-browser-confirm-modal-with-glmodal-in-app-assets-javascripts-environments-components into master
What does this MR do and why?
This MR replaces the browser confirm modal with GlModal in app/assets/javascripts/vue_merge_request_widget/components/deployment/deployment_actions.vue
Screenshots or screen recordings
Before | After | |
---|---|---|
deploy environment | ||
re-deploy environment | ||
stop environment |
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
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 #344117 (closed)
Edited by Martin Wortschack