Skip to content

Bulk delete packages for package list

Rahul Chanila requested to merge 227715-bulk-delete-packages-from-the-ui into master

What does this MR do and why?

Adds functionality to bulk delete packages on the package list page

This MR needs to be rebased once Uses shared registry-list component to render p... (!103442 - merged) is merged.

Screenshots or screen recordings

Screen_Shot_2022-11-09_at_10.11.22_pm

Screen_Shot_2022-11-09_at_10.11.32_pm

Screen_Shot_2022-11-09_at_10.11.44_pm

Screen_Shot_2022-11-09_at_10.11.51_pm

Screen_Shot_2022-11-09_at_10.12.05_pm

How to set up and validate locally

  1. Follow instructions to publish new packages
  2. Visit package registry list page for groups & projects.
  3. Make sure the page works as before including pagination & delete package
  4. Should be able to bulk delete packages (maximum of 20 packages)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #227715 (closed)

Edited by Rahul Chanila

Merge request reports