Skip to content

Replace bootstrap modal in app/views/projects/deployments/_rollback.haml

What does this MR do?

This MR replaces the confirm rollback modal (currently in HAML) on a project's environments page with a Vue component that uses GlModal.

Screenshots or Screencasts (strongly suggested)

Before After
confirm_rollback_modal_before confirm_rollback_modal_after

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #254268 (closed)

Edited by Martin Wortschack

Merge request reports

Loading