[pve-devel] applied: [PATCH proxmox_dart_api_client/pve_flutter_frontend v3 0/2] fix: resources: add filter option for `paused` guest status
Dominik Csapak
d.csapak at proxmox.com
Tue Jul 1 13:55:24 CEST 2025
On 6/5/25 11:41, Shan Shaji wrote:
> 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(-)
>
applied both patches, thanks!
More information about the pve-devel
mailing list