Make the new word bold
What does this MR do and why?
This MR makes the new
word bold. It's also inline with the actual implementation:
Screenshots or screen recordings
before | after |
---|---|
How to set up and validate locally
Enable the feature flag:
echo "Feature.enable(:refactor_security_extension)" | rails c
- Go to any MR
- (Optional but handy) Download Mokku for mocking the API: https://chrome.google.com/webstore/detail/mokku-mock-api-calls-seam/llflfcikklhgamfmnjkgpdadpmdplmji?hl=en
- (Optional but handy) Import the following mocks to Mokku mr-security-widget.json
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #364679 (closed)
Edited by Savas Vedova