[pdm-devel] [PATCH datacenter-manager/yew-comp 0/6] ui: add remote task panel and filtering

Dominik Csapak d.csapak at proxmox.com
Wed Sep 10 13:52:48 CEST 2025


This series adds a remote filter on the "global" remote task list, and a per
remote task list as well. For this there is a new top level entitity in the pve
tree (Remote).

Note that this series needs a bumped pwt (for the node_ref)/yew-comp and my recent node_ref patch
to work fully.

proxmox-yew-comp:

Dominik Csapak (1):
  tasks: add optional fixed filter

 src/tasks.rs | 12 ++++++++++++
 1 file changed, 12 insertions(+)


proxmox-datacenter-manager:

Dominik Csapak (5):
  ui: adapt to new node_ref semantic for new pwt
  ui: remote: tasks: add remote filter
  ui: remote: tasks: add optional remote property to filter
  ui: pve: tree: use correct key for the root node
  ui: pve: tree: add remote tasks panel

 ui/src/dashboard/top_entities.rs |  8 +++---
 ui/src/pve/mod.rs                |  7 +++--
 ui/src/pve/tree.rs               | 20 +++++++++-----
 ui/src/remotes/mod.rs            |  3 ++-
 ui/src/remotes/tasks.rs          | 45 +++++++++++++++++++++++---------
 ui/src/widget/search_box.rs      | 26 +++++++++---------
 6 files changed, 71 insertions(+), 38 deletions(-)


Summary over all repositories:
  7 files changed, 83 insertions(+), 38 deletions(-)

-- 
Generated by git-murpp 0.8.1




More information about the pdm-devel mailing list