Skip to content

Add branch exceptions selector and popover

Artur Fedorov requested to merge 423434-policies-branch-selector into master

What does this MR do and why?

New branch exception selector is added both on project and group level

This MR adds new branch_selector and branch_popover components

Description MR
1 Adding required scss classes !141720 (merged)
2 Adding required util methods !141721 (merged)
3 Adding new required components 👈 This one
4 Integrating new components into existing flow and adding tests !141650 (merged)

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Check attached videos in !141650 (merged)

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. No steps required to test this MR
  2. In. order to test component, follow instructions in !141650 (merged)

Related to #423434 (closed) #425145 (closed)

Edited by Artur Fedorov

Merge request reports