Skip to content

Refactor and enable package files in package details

What does this MR do?

This MR enables the displaying and deletion of package files in the refactored package details app.

This whole functionality is behind a feature flag: #334786 (closed)

Screenshots or Screencasts (strongly suggested)

Screenshot_2021-08-09_at_12.11.34

PackageFilesScreencast

How to setup and validate locally (strongly suggested)

  1. Enable the invite modal

    Feature.enable(:package_details_apollo)
  2. Visit any group or project Package Registry

  3. Click on a package registry item to see the details

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #330847 (closed)

Edited by Nicolò Maria Mezzopera

Merge request reports