all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pdm-devel] [PATCH yew-comp/datacenter-manager] some ui improvements
@ 2025-04-11 14:05 Dominik Csapak
  2025-04-11 14:05 ` [pdm-devel] [PATCH yew-comp 1/1] status: implement PartialEq and Clone for Status Dominik Csapak
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Dominik Csapak @ 2025-04-11 14:05 UTC (permalink / raw)
  To: pdm-devel

Some smaller improvements for the ui, mostly refactor and preparation
for an upcoming series that improves the search box.

pdm patch 3/3 depends on the proxmox-yew-comp patch.

proxmox-yew-comp:

Dominik Csapak (1):
  status: implement PartialEq and Clone for Status

 src/status.rs | 4 ++++
 1 file changed, 4 insertions(+)

proxmox-datacenter-manager:

Dominik Csapak (3):
  ui: improve keyboard navigation for search box
  ui: dashboard: refactor remotes panel
  ui: dashboard: refactor guest panel

 ui/src/dashboard/guest_panel.rs  | 143 +++++++++++++++++++++++++++++++
 ui/src/dashboard/mod.rs          | 103 ++++++----------------
 ui/src/dashboard/remote_panel.rs |  90 +++++++++++++++++++
 ui/src/pve/mod.rs                |  11 ++-
 ui/src/widget/resource_tree.rs   |  76 ++++++++++------
 5 files changed, 318 insertions(+), 105 deletions(-)
 create mode 100644 ui/src/dashboard/guest_panel.rs
 create mode 100644 ui/src/dashboard/remote_panel.rs

-- 
2.39.5



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


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

end of thread, other threads:[~2025-04-16  9:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-11 14:05 [pdm-devel] [PATCH yew-comp/datacenter-manager] some ui improvements Dominik Csapak
2025-04-11 14:05 ` [pdm-devel] [PATCH yew-comp 1/1] status: implement PartialEq and Clone for Status Dominik Csapak
2025-04-14 14:50   ` Wolfgang Bumiller
2025-04-15 11:52     ` Dominik Csapak
2025-04-15 12:57       ` Wolfgang Bumiller
2025-04-11 14:05 ` [pdm-devel] [PATCH datacenter-manager 1/3] ui: improve keyboard navigation for search box Dominik Csapak
2025-04-11 14:05 ` [pdm-devel] [PATCH datacenter-manager 2/3] ui: dashboard: refactor remotes panel Dominik Csapak
2025-04-11 14:05 ` [pdm-devel] [PATCH datacenter-manager 3/3] ui: dashboard: refactor guest panel Dominik Csapak
2025-04-16  9:01 ` [pdm-devel] applied-series: [PATCH yew-comp/datacenter-manager] some ui improvements Wolfgang Bumiller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal