public inbox for pdm-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pdm-devel] [PATCH datacenter-manager/yew-comp 0/6] ui: add remote task panel and filtering
@ 2025-09-10 11:52 Dominik Csapak
  2025-09-10 11:52 ` [pdm-devel] [PATCH yew-comp 1/1] tasks: add optional fixed filter Dominik Csapak
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Dominik Csapak @ 2025-09-10 11:52 UTC (permalink / raw)
  To: pdm-devel

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


_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2025-09-10 13:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-10 11:52 [pdm-devel] [PATCH datacenter-manager/yew-comp 0/6] ui: add remote task panel and filtering Dominik Csapak
2025-09-10 11:52 ` [pdm-devel] [PATCH yew-comp 1/1] tasks: add optional fixed filter Dominik Csapak
2025-09-10 12:23   ` [pdm-devel] applied: " Thomas Lamprecht
2025-09-10 11:52 ` [pdm-devel] [PATCH datacenter-manager 1/5] ui: adapt to new node_ref semantic for new pwt Dominik Csapak
2025-09-10 13:50   ` [pdm-devel] applied: " Thomas Lamprecht
2025-09-10 11:52 ` [pdm-devel] [PATCH datacenter-manager 2/5] ui: remote: tasks: add remote filter Dominik Csapak
2025-09-10 13:50   ` [pdm-devel] applied: " Thomas Lamprecht
2025-09-10 11:52 ` [pdm-devel] [PATCH datacenter-manager 3/5] ui: remote: tasks: add optional remote property to filter Dominik Csapak
2025-09-10 13:50   ` [pdm-devel] applied: " Thomas Lamprecht
2025-09-10 11:52 ` [pdm-devel] [PATCH datacenter-manager 4/5] ui: pve: tree: use correct key for the root node Dominik Csapak
2025-09-10 13:50   ` [pdm-devel] applied: " Thomas Lamprecht
2025-09-10 11:52 ` [pdm-devel] [PATCH datacenter-manager 5/5] ui: pve: tree: add remote tasks panel Dominik Csapak
2025-09-10 13:50   ` [pdm-devel] applied: " Thomas Lamprecht

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