Skip to content

Fileset UI Changes

icc16 requested to merge feature/RK-22-file-set-ui-updates into main

This closes out work for https://duldev.atlassian.net/browse/RK-22

This branch overrides the default file set view behavior to add metadata fields with a download button, hides the activity view for all but admin users, and shows the file set breadcrumb path. Some shared presenter logic has been placed in a CollectionsPresentable concern. Also some tests for the override functionality.

Merge request reports