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 |
---|---|
How to set up and validate locally
- Enable FF
echo "Feature.enable(:edit_branch_rules)" | rails c
- Go to http://gdk.test:3000/flightjs/Flight/-/settings/repository/branch_rules?branch=All%20protected%20branches
Related to #452231 (closed), #476988
Edited by Sascha Eggenberger