Skip to content

Migrate branch rule details cards to crud components

Annabel Dunstone Gray requested to merge branch-rule-details into master

What does this MR do and why?

  • Migrates GlCard to CrudComponent in rule details page and drawers
  • Add page header component
  • Tweak spacing

Screenshots or screen recordings

Before After
Screenshot_2024-08-06_at_4.58.34_PM Screenshot_2024-08-06_at_5.00.52_PM
Screenshot_2024-08-06_at_4.33.26_PM Screenshot_2024-08-06_at_4.33.19_PM
Screenshot_2024-08-06_at_4.33.51_PM Screenshot_2024-08-06_at_4.57.31_PM

How to set up and validate locally

  • Enable :edit_branch_rules
  • Project > Settings > Repository > Branch rules > View details (on a branch rule)

Links

Edited by Annabel Dunstone Gray

Merge request reports