Skip to content

Introduce compliance center at project level

Illya Klymov requested to merge xanf-introduce-project-compliance-center into master

What does this MR do and why?

This MR introduce compliance center at project level, atm just displaying the same data available at root level

No changes were made, this is behind WIP feature flag, further MRs will tune it according to requirements in Add compliance center to project level (#441350)

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

image

How to set up and validate locally

Feature.enable(:project_compliance_center)
  • enter any project inside group
  • Observe Compliance center entry in sidebar under Secure
  • Open it and see it being rendered

Related issue: #441350

Edited by Illya Klymov

Merge request reports