[pdm-devel] applied-series: [PATCH yew-comp/datacenter-manager] some ui improvements

Wolfgang Bumiller w.bumiller at proxmox.com
Wed Apr 16 11:01:45 CEST 2025


applied series, thanks

On Fri, Apr 11, 2025 at 04:05:16PM +0200, Dominik Csapak wrote:
> 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




More information about the pdm-devel mailing list