Skip to content

Add popover to compliance framework dropdown

Artur Fedorov requested to merge 432166-policies-policy-scope-popover into master

What does this MR do and why?

This MR adds popover to compliance framework

When hovered, popover is visible and contains list of related to compliance framework project

Screenshots or screen recordings

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

Description UI
Projects popover compliance.mov

How to set up and validate locally

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

Feature.enable(:security_policies_policy_scope)
  1. Go to a group (only on group level)
  2. Secure -> Policies -> New policy
  3. Check both result and execution policy, hover over dropdown items (same like on video)
  4. If there are no compliance frameworks, you can create in Settings-> General (in root/top level group). Then go to Secure -> compliance center, tab projects, link framework to project

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #432166 (closed)

Merge request reports