Skip to content

Migrate radio buttons to pajamas component in _branch_filter.html.haml

What does this MR do and why?

Migrate radio buttons to pajamas component in ee/app/views/projects/mirrors/_branch_filter.html.haml

It's a part of Pajamas adoption project

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
mirror_settings_old mirror_settings_new

How to set up and validate locally

  1. Open some project.
  2. Goto Settings -> Repository
  3. Expand Mirroring repositories section.
  4. Click Add new to create new mirroring.
  5. Check radio buttons in Add new mirror repository form (Mirror branches section)

Related to #450397 (closed)

Edited by Taras Tadai

Merge request reports