Skip to content

WIP: Implement FE for "MR feedback" (creating an MR from a remediation)

Alexander Turinske requested to merge 216300-create-mr-from-vulnerability into master

What does this MR do?

Add split button for new vulnerability actions

  • add split button that allows for the creation of an issue, creation of a merge request, or the download of a patch
  • add logic to conditionally render split button with single button

Screenshots

Before

image

After

image

This state is still possible

image

And new state as well

image

Disabled

image

Merge Request Created!

Created_Merge_Request

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • 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 #216300 (closed) Related to #216651 (closed) Depends on !31142 (merged) Depends on !31498 (merged)

Edited by Alexander Turinske

Merge request reports