Draft: Resolve "Filtering compliance Framework report"
What does this MR do and why?
Continues implementation of new Compliance Framework Report from Sync compliance report parameters with URL (!113306 - merged)
Add searching and filtering of projects in the report.
Designs: #385303 (closed)+
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
How to set up and validate locally
- Browse to a top level Group -> Security & Compliance -> Compliance Report
- There should be no visible changes when feature flag is disabled (only existing Violations report shows)
- There should be new tabs when the feature flag is enabled. Selecting "Frameworks" should show the report with new searching / filtering functionality
Feature.enable(:compliance_frameworks_report)
Feature.disable(:compliance_frameworks_report)
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 #387911 (closed)