Framework report add associated projects
What does this MR do and why?
This adds a list of projects associated with each framework to the new compliance frameworks report. Each listed project links through to the project. This will make it easier for users to see which projects are compliant with which frameworks.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
- Ensure that a top level group has a framework
- Ensure there are multiple projects in above group and at least one has the compliance framework set
- Browse to a top level Group -> Security & Compliance -> Compliance center
- Check that the final tab is 'Projects' and the projects framework report shows
- Enable the feature flag
Feature.enable(:compliance_framework_report_ui)
- Check that the second to last tab is now called 'Frameworks' and shows the new basic framework report
- List all of the frameworks and associated projects for the group
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 #422973 (closed)
Edited by Nate Rosandich