Remove license compliance policies tab
What does this MR do and why?
Describe in detail what your merge request does and why.
Remove license compliance policies tab and update Manage Licenses button
- remove tabs from license compliance
- update any paths to license policies tab
- remove manage licenses button from MR widget
- update manage licenses button path to security policies in pipeline tab
- update e2e tests
- update vue tests
- update rspec tests
- backend being done in a separate MR (https://gitlab.com/gitlab-org/gitlab/-/compare/master...397067-prepare-removal-of-license-check-feature?from_project_id=278964&straight=false)
- License Check approval being removed in Remove license check approval frontend (!116507 - merged)
What it does not do
- Remove Secure => Security Configuration => Compliance tab (it will be handled in a follow-up)
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Page | Before | After |
---|---|---|
License Compliance Page | ||
License Compliance Widget | ||
License Compliance Pipeline tab |
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Upload a GitLab Ultimate license
- Clone https://staging.gitlab.com/govern-team-test/operational-vulnerabilities/security-reports to get the right .gitlab-ci.yml file
- Navigate to a project => Security & Compliance => Licence Compliance
- Verify the tabs are removed
- Navigate to a merge request => License Compliance Widget
- Verify the Mange License button is removed
- Navigate to the merge request's pipeline => License tab
- Verify the Mange License button is removed
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 #397067 (closed)
Edited by Alexander Turinske