Skip to content

Add unscanned projects: Vue components

What does this MR do?

It adds two Vue components (a main widget and a child component that renders tab-contents) to display a list of both outdated and untested projects on the group-security dashboard.

Note: This MR only adds the widgets to the codebase but does not integrate them with the dashboard or fetch any data.

(Those changes are in !24339 (closed) and !24256 (merged))

Screenshots

With Projects

Outdated Outdated Overflow Untested
Outdated_projects Outdated_overflow Untested_projects

Empty State

Outdated Untested
Outdated_projects_empty Untested_projects_empty

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #13298 (closed)

Edited by David Pisek

Merge request reports