Skip to content

Migrate clipboard buttons

Paul Gascou-Vaillancourt requested to merge migrate-clipboard-buttons into master

What does this MR do and why?

This migrates a few instances of deprecated_clipboard_button to the newer, Pajamas-compliant, clipboard_button helper.

Migrate to Pajamas compliant buttons in app/vie... (#417837 - closed)

Before After
Screenshot_2023-08-29_at_12.59.03_PM Screenshot_2023-08-29_at_12.58.05_PM
  • Navigate to a project's mirroring settings at Settings > Repository > Mirroring repositories.
  • Setup a Push mirror with SSH public key as the authentication method.

Migrate to Pajamas compliant buttons in ee/app/... (#417865 - closed)

Before After
Screenshot_2023-08-29_at_1.01.18_PM Screenshot_2023-08-29_at_1.05.29_PM
  • Navigate to a project's mirroring settings at Settings > Repository > Mirroring repositories.
  • Setup a Pull SSH mirror.

Migrate to Pajamas compliant buttons in app/hel... (#417802 - closed)

Before After
Screenshot_2023-08-29_at_1.04.13_PM Screenshot_2023-08-29_at_1.05.44_PM
  • Navigate to any Merge Request.

Migrate to Pajamas compliant buttons in app/vie... (#417843 - closed)

Before After
Screenshot_2023-08-29_at_1.04.35_PM Screenshot_2023-08-29_at_12.51.58_PM
  • Navigate to a project's Wiki.
  • Click on Clone repository (/:group/:project/-/wikis/git_access).

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Paul Gascou-Vaillancourt

Merge request reports