[pve-devel] [PATCH proxmox_dart_api_client/pve_flutter_frontend v3 0/2] fix: resources: add filter option for `paused` guest status
Shan Shaji
s.shaji at proxmox.com
Thu Jun 5 11:41:16 CEST 2025
This patch series adds a new `paused` filter option in the resources
filter drawer. Additionaly also fixes the `unkown` status shown on the
guest in the resources tab when the status is `paused`.
History:
========
v2: https://lore.proxmox.com/pve-devel/664b1efd-7b30-4796-b933-f2071adbd1e8@proxmox.com/T/#t
changes since v2:
* fix commit messages.
* rebase the changes with master.
pve_flutter_frontend:
Shan Shaji (1):
fix: resources: add filter option for `paused` guest status
.../pve_mobile_resource_filter_sheet.dart | 40 +++++++------------
1 file changed, 15 insertions(+), 25 deletions(-)
proxmox_dart_api_client:
Shan Shaji (1):
fix: ui: add missing `paused` status check
lib/src/models/pve_cluster_resources_model.dart | 2 ++
1 file changed, 2 insertions(+)
Summary over all repositories:
2 files changed, 17 insertions(+), 25 deletions(-)
--
Generated by git-murpp 0.8.1
More information about the pve-devel
mailing list