Skip to content

Update button element with new code

Craig Norris requested to merge norris-button-replace into master

What does this MR do?

This MR updates the buttons in this file from <gl-deprecated-button> to <gl-button> in app/assets/javascripts/vue_shared/components/header_ci_component.vue.

Closes: #219810 (closed)

Screenshots

Before After
Screen_Shot_2020-09-24_at_12.51.14_PM Screen_Shot_2020-09-24_at_1.08.59_PM

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
Edited by Dallas Reedy

Merge request reports