Skip to content

Add Dependency List actions component

Mark Florian requested to merge 11059-dependency-list-actions-component-ee into master

What does this MR do?

This adds the component that allows the user to change the sorting behaviour of the dependency list, and also download a JSON export of the full list. It's part of the Dependency List MVC. It's one of a handful of MRs that will make up the frontend portion of the feature.

This MR must be merged after !13674 (merged) has been merged, since that implements the Vuex store which this component relies upon.

This should satisfy the relevant requirements listed in #10075 (closed), #11059 (closed) and #11397 (closed).

actions_closed actions_open

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Edited by Mark Florian

Merge request reports

Loading