Skip to content

Export for standards adherence report (frontend)

Jay Montal requested to merge 413736_export_adherence_report_fe into master

What does this MR do and why?

What

Add frontend for standards adherence export

Why

  • Adds dropdown selection for exporting the compliance standards adherence report
  • Only displays option if the export exists

Screenshots or screen recordings

image

How to set up and validate locally

Setup Adherences

  1. Visit group settings and enable "Prevent approval by author" from the 'Merge Request Approval' section.
  2. This will create a couple of rows inside the project_compliance_standards_adherence table.

Using a group name visit the following below locally

http://gdk.test:3000/groups/-/security/compliance_standards_adherence_reports.csv

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 #413736 (closed)

Edited by Jay Montal

Merge request reports