Remove license compliance app
What does this MR do and why?
Remove license compliance app
The license compliance app has been depricated in favor of another feature.
This MR removes the frontend, backend and related end-to-end tests.
Changelog: removed 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.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Summary by CodeRabbit
-
New Features
- Added a new constant
LICENSE_LIST
for license compliance features in Vue.js applications.
- Added a new constant
-
Bug Fixes
- Adjusted a minor comment in the
fetchLicenseCheckApprovalRule
function for clarity.
- Adjusted a minor comment in the
-
Documentation
- Updated test cases to reflect changes in license compliance features and menu configurations.
-
Refactor
- Removed various outdated references and methods related to license management across multiple files, improving system maintainability and performance.
-
Chores
- Removed deprecated menu items and updated routes to streamline navigation and user interface.
-
Revert
- No reverts in this release.
Edited by CodeRabbit