Add popover to compliance framework dropdown
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)
- Go to a group (only on group level)
- Secure -> Policies -> New policy
- Check both result and execution policy, hover over dropdown items (same like on video)
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #432166 (closed)