Skip to content

Apply GitLab UI button styles to buttons in app/views/shared

Andrei Kyrnich requested to merge (removed):gitlab_buttons_shared into master

What does this MR do?

Applies GitLab UI button styles to buttons in app/views/shared directory

Issue: #231041 (closed)

  • app/views/shared/_auto_devops_callout.html.haml
  • app/views/shared/_broadcast_message.html.haml
  • app/views/shared/_clone_panel.html.haml
  • app/views/shared/_confirm_fork_modal.html.haml
  • app/views/shared/_delete_label_modal.html.haml
  • app/views/shared/_file_picker_button.html.haml
  • app/views/shared/_flash_user_callout.html.haml
  • app/views/shared/_label.html.haml
  • app/views/shared/_mobile_clone_panel.html.haml
  • app/views/shared/_new_project_item_select.html.haml
  • app/views/shared/_no_ssh.html.haml
  • app/views/shared/_remote_mirror_update_button.html.haml

Screenshots

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 Andrei Kyrnich

Merge request reports