Skip to content

Branch rule details: Migrate components used

What does this MR do and why?

This is a follow-up to Migrate branch rule details cards to crud compo... (!161965 - merged)

Migrates components used on branch rule details page to use shared components:

  • Adds status check icon to Status checks
  • Use SettingsSection

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
before after

How to set up and validate locally

  1. Enable FF echo "Feature.enable(:edit_branch_rules)" | rails c
  2. Go to http://gdk.test:3000/flightjs/Flight/-/settings/repository/branch_rules?branch=All%20protected%20branches

Related to #452231 (closed), #476988 (closed)

Edited by Sascha Eggenberger

Merge request reports

Loading