@sming-gitlab Absolutely! This LGTM
This MR updates the actor for all mr_reports_tab FF reference to be project instead of current_user.
There is no UI/UX changes, everything continues to work expected:
mr_reports_tab true |
mr_reports_tab false |
|---|---|
![]() |
![]() |
mr_reports_tab true
mr_reports_tab false
| Before | After |
|---|---|
Enable and disable FF:
http://gdk.test:3000/rails/features/mr_reports_tab
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #592500
Thought (non-blocking): It seems like we use "20" as a pretty standard spacing throughout these files- might be nice to put it in a constant at some point?
Adds support for rendering a vulnerabilities by age chart in PDF vulnerability export reports. This enables users to visualize the distribution of vulnerabilities by their age when exporting security reports.
| Before | After |
|---|---|
![]() |
![]() |
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #593068
Sorry @bryan_valdiviezo - I had this review written but never published it
I don't have much to suggest from my side. Rendering looks good
# We use the aspect ratio to fit it within the available space without distortion.Thanks @bwill! I applied your suggestions- WDYT?
Updated this
Made this change
Harrison Peters (8b06b990) at 16 Mar 18:47
Improve single responsibility in marked_as_resolved service
... and 1 more commit
Harrison Peters (e13c3765) at 16 Mar 16:47
Apply 1 suggestion(s) to 1 file(s)
Totally agree! Happy to address this
Adds support for rendering a vulnerabilities over time chart in PDF vulnerability export reports.
| Before | After |
|---|---|
![]() |
![]() |
For Group:
For Project:
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #592952
@bryan_valdiviezo On my local it's rendering a little funky again but overall LGTM!
I checked out Ugo's points from the previous MR and I think they're all addressed here as well
Harrison Peters (46dbfcb4) at 13 Mar 16:24
Fix undercoverage warnings
This isn't a new query- I just moved it into a separate method
Harrison Peters (18cb0a9e) at 13 Mar 14:19
Remove missed spec