[PR #467] [MERGED] Volumes table sorting #667

Closed
opened 2026-02-27 16:40:04 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: storagesort


📝 Commits (4)

  • c1be248 Remove a space
  • ca31fcf Add sorting feature to storage list table
  • 8a41669 Change table columns width
  • 62a6416 Merge 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.
screen shot 2014-10-25 at 10 53 32
An example of sort by name


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/retspen/webvirtmgr/pull/467 **Author:** [@daniviga](https://github.com/daniviga) **Created:** 10/25/2014 **Status:** ✅ Merged **Merged:** 10/26/2014 **Merged by:** [@retspen](https://github.com/retspen) **Base:** `master` ← **Head:** `storagesort` --- ### 📝 Commits (4) - [`c1be248`](https://github.com/retspen/webvirtmgr/commit/c1be2482910381a791ed784f648e9a83b0dd5d07) Remove a space - [`ca31fcf`](https://github.com/retspen/webvirtmgr/commit/ca31fcf79a0460667620d7bcd62eab53cc3f8ca3) Add sorting feature to storage list table - [`8a41669`](https://github.com/retspen/webvirtmgr/commit/8a41669d75c414fedf7697df72d328280166ad6b) Change table columns width - [`62a6416`](https://github.com/retspen/webvirtmgr/commit/62a64161924e28cf54fc088f3942ea44573ba57c) Merge branch 'upstream' into storagesort ### 📊 Changes **2 files changed** (+22 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `templates/instances.html` (+1 -1) 📝 `templates/storage.html` (+21 -6) </details> ### 📄 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. ![screen shot 2014-10-25 at 10 53 32](https://cloud.githubusercontent.com/assets/1818657/4779281/e9d321d8-5c24-11e4-9eab-2d2f9ec2fce5.png) _An example of sort by name_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 16:40:04 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#667
No description provided.