From: Shan Shaji <s.shaji@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH proxmox_dart_api_client/pve_flutter_frontend 0/2] fix: ui: missing guest in resources tab when status is `paused`
Date: Tue, 20 May 2025 10:05:25 +0200 [thread overview]
Message-ID: <20250520080527.37594-1-s.shaji@proxmox.com> (raw)
On the resources tab, when the status of a guest is set to `paused`, the
guest is not shown in the resource tab, which makes it harder to resume
the guest again.
This patch series adds:
- A new `paused` status filter in the filter sheet and seperate the
filter sheets into seperate widget. The filter sheet widgets have
also been split into multiple widgets for reusability.
- A new status check inside the `getStatus()` function to fix the issue of
guest not being show in the resource tab.
pve_flutter_frontend:
Shan Shaji (1):
fix: ui: missing guests in resource tab when status is `paused`
lib/pages/main_layout_slim.dart | 179 +--------------
.../pve_mobile_resource_filter_sheet.dart | 215 ++++++++++++++++++
2 files changed, 221 insertions(+), 173 deletions(-)
create mode 100644 lib/widgets/pve_mobile_resource_filter_sheet.dart
proxmox_dart_api_client:
Shan Shaji (1):
fix: ui: add missing `paused` status check
.../models/pve_cluster_resources_model.dart | 24 +++++++++++++++++++
1 file changed, 24 insertions(+)
Summary over all repositories:
3 files changed, 245 insertions(+), 173 deletions(-)
--
Generated by git-murpp 0.8.1
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
next reply other threads:[~2025-05-20 8:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-20 8:05 Shan Shaji [this message]
2025-05-20 8:05 ` [pve-devel] [PATCH pve_flutter_frontend 1/2] fix: ui: missing guests in resource " Shan Shaji
2025-05-21 12:13 ` Dominik Csapak
2025-05-20 8:05 ` [pve-devel] [PATCH proxmox_dart_api_client 2/2] fix: ui: add missing `paused` status check Shan Shaji
2025-05-21 11:59 ` Dominik Csapak
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250520080527.37594-1-s.shaji@proxmox.com \
--to=s.shaji@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal