Skip to content

Resolve "Align license compliance `deny` classification outcome with user expectations - Add tooltip and text copy to policy tab"

- requested to merge 214993-add-license-compliance-tooltips into master

What does this MR do?

Parrent Issue: #196845 (closed)

This MR fixes Issue: #214993 (closed) #216915 (closed)

Message to Reviewers

Note, I opted to remove the licensePolicyList feature flag in this MR as part of MVC - Minimal Viable change, because the changes in the template would cause several merge conflicts because of how the vue template is nested and structured.

Handling both issues in this one MR seemed to be more MVC (Minimal Viable Change) in the long run since it reduces the overhead of the merge conflicts from two seperate MRs.

Before:

Screen_Shot_2020-06-07_at_11.29.29_PM

After:

Screen_Shot_2020-06-21_at_5.18.23_PM

Screen_Shot_2020-06-21_at_7.37.11_PM

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by -

Merge request reports