mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 15:45:51 +03:00
[PR #467] [MERGED] Volumes table sorting #667
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?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtmgr/pull/467
Author: @daniviga
Created: 10/25/2014
Status: ✅ Merged
Merged: 10/26/2014
Merged by: @retspen
Base:
master← Head:storagesort📝 Commits (4)
c1be248Remove a spaceca31fcfAdd sorting feature to storage list table8a41669Change table columns width62a6416Merge branch 'upstream' into storagesort📊 Changes
2 files changed (+22 additions, -7 deletions)
View changed files
📝
templates/instances.html(+1 -1)📝
templates/storage.html(+21 -6)📄 Description
This PR allows to sort the "Volumes" table in the storage app. (similar to #439 )
Default sort is by ID. It can be sorted then by Name, Size and Format.

An example of sort by name
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.