Skip to content

Add policy list action column

Alexander Turinske requested to merge 474839-add-policy-actions into master

What does this MR do and why?

Add policy list action column

  • add edit action
  • add tooltip for when it is disabled
  • will add delete action in next MR

Changelog: added

EE: true

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Scenario After
Not inherited image
Inherited image

How to set up and validate locally

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

  1. Upload a GitLab Ultimate license
  2. Navigate to a project => Secure => Policies
  3. Verify the action column exists
  4. Verify the dropdown is disabled for inherited policies and a tooltip appears
  5. Verify the dropdown works and no tooltip appears for non-inherited policies
  6. Verify the edit button navigates the user to the policy editor with the policy information

Related to #474839 (closed)

Edited by Alexander Turinske

Merge request reports

Loading