docker-registry-ui
docker-registry-ui copied to clipboard
all tags selection to delete
Is your feature request related to a problem? Please describe. mainly not, just an easy way to delete all images except latest/a specific one
Describe the solution you'd like preselect first item, select the last one while pressing SHIFT all in the middle will be automatically selected
Describe alternatives you've considered the second click of the checkbox in the table header will select all items
Hi, thank you for using my project :smile:
Checkout the feature list, I think what you want is this one:
- Select all tags with ALT + Click to delete (see https://github.com/Joxit/docker-registry-ui/issues/80).
To activate multi-select, use ALT + Click on the toggle button, and then disable latest and our specific tag.
mainly yes, a pretty hidden feature :D
idk if you wold consider the use of the shift key that is a more standard way to interact with a multiselect :P
If fact, there is also a tooltip for this shortcut :sweat_smile:
Anyway, the shift + Click may be interesting too :smile: