Skip to content

Update policy list root file to be malleable

Alexander Turinske requested to merge 345316-group-level-policies-list into master

What does this MR do and why?

Describe in detail what your merge request does and why.

  • update security_policies_list.js to be used for more than just project-level policies
  • create group-level policy list page

These changes are behind the :group_level_security_policies feature flag

These changes are not meant to result in a fully-functional page as this is behind a feature flag.

Related to #345316 (closed)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

Page Before After
Project-level Screen_Shot_2022-03-29_at_15.26.25 No Visual Changes
Group-level image Screen_Shot_2022-03-29_at_15.21.22

How to set up and validate locally

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

  1. Enable :group_level_security_policies feature flag
  2. Upload a GitLab Ultimate license
  3. Navigate to a group => Security & Compliance => Policies
  4. Navigate to a project => Security & Compliance => Policies

MR acceptance checklist

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

Edited by Alexander Turinske

Merge request reports