Add policy list action column
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 | |
Inherited |
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Upload a GitLab Ultimate license
- Navigate to a project => Secure => Policies
- Verify the action column exists
- Verify the dropdown is disabled for inherited policies and a tooltip appears
- Verify the dropdown works and no tooltip appears for non-inherited policies
- Verify the edit button navigates the user to the policy editor with the policy information
Related to #474839 (closed)
Edited by Alexander Turinske