mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 23:45:56 +03:00
[GH-ISSUE #72] Feature-Request: Allow to sort and group the VMs list #46
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @romu70 on GitHub (Nov 3, 2015).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/72
With WebVirtMgr it was not possible to sort the VMs list, at least in the alphabet order. And when you have a lot of VMs (almost 40 for me), it would be nice to be able to sort them.
Would also be great to be able to create VMs group. For instance, I've 5 VMs which are intended to run the same application, one VM for one version of the application. Being able to group them would reduce the size of the list shown on the page and would make things more clear.
@ghost commented on GitHub (Nov 14, 2015):
It's should be nice to have!