Details
Description
Once the usage of Mender increases, you will have multiple users (developers, CI systems) uploading a variety of different Artifacts (e.g. test vs. prod). Over time it becomes hard to manage and it is a bit difficult to "clean up" the Artifacts from the current Releases UI.
Typical use case:
- Find development Releases/Artifacts, delete several of them
Maybe the Artifact tab should be redesigned to look like the (new, soon to come) Devices tab? A list of Releases and when you click on one of them, there is a slide-out with more info (Artifacts inside releases, etc.). It would help make the usage more consistent too.
There should also be an option to remove an entire Release (all Artifacts inside it). Addressed by MEN-5848
Add some new ways to filter and sort releases in the UI
Typical operators to filter/sort by:
- Uploaded by user (use case: find the ones I uploaded, as a developer this is quite common)
- Uploaded date (Last modified)
- Created date (Last built)
- Artifact types inside release (rootfs-image, single-file, etc.)