Skip to content

Make the new word bold

Savas Vedova requested to merge 364679-make-the-text-bold into master

What does this MR do and why?

This MR makes the new word bold. It's also inline with the actual implementation:

image

Screenshots or screen recordings

before after
image image

How to set up and validate locally

Enable the feature flag:

echo "Feature.enable(:refactor_security_extension)" | rails c
  1. Go to any MR
  2. (Optional but handy) Download Mokku for mocking the API: https://chrome.google.com/webstore/detail/mokku-mock-api-calls-seam/llflfcikklhgamfmnjkgpdadpmdplmji?hl=en
  3. (Optional but handy) Import the following mocks to Mokku mr-security-widget.json
  4. Verify that when there are no vulnerabilities, the new word in the summary is in bold.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #364679 (closed)

Edited by Savas Vedova

Merge request reports

Loading