Skip to content

Refactored group repository analytics

Scott Hampton requested to merge 215135-refactor-group-repositories-page into master

What does this MR do?

Related to #215135 (closed)

Refactored group repository analytics component to make room for adding more sections to the test coverage area. Moved the projects dropdown to its own component so it can be reused in an upcoming section.

Also moved the modal button to be inside of a card according to design.

Also updated the project dropdown to update the placeholder to show how many projects are currently selected, according to the design in #215135 (closed).

Screenshots

Before

Screen_Shot_2020-09-25_at_8.40.59_AM

After

Screen_Shot_2020-09-25_at_8.30.48_AM

Screen_Cast_2020-09-25_at_8.37.11_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Scott Hampton

Merge request reports