all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH datacenter-manager/yew-widget-toolkit 0/3] ui: make the default dashboard configurable
@ 2026-08-20  8:17 Dominik Csapak
  2026-08-20  8:17 ` [PATCH yew-widget-toolkit 1/3] state: event: add helpers for custom DOM events Dominik Csapak
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dominik Csapak @ 2026-08-20  8:17 UTC (permalink / raw)
  To: pdm-devel

Let the user select a view as the dashboard and persist that in the browser
local storage.

Note that for the pdm patches, pwt must be bumped and the new version must be
recorded in Cargo.toml.


proxmox-yew-widget-toolki:

Dominik Csapak (2):
  state: event: add helpers for custom DOM events
  state: persistent state: allow listening for updates

 src/state/event.rs            | 24 +++++++++++++++++++++++
 src/state/mod.rs              | 29 ++++++++++++++++++++++-----
 src/state/persistent_state.rs | 37 ++++++++++++++++++++++++++++++++++-
 3 files changed, 84 insertions(+), 6 deletions(-)
 create mode 100644 src/state/event.rs


proxmox-datacenter-manager:

Dominik Csapak (1):
  ui: make the default dashboard page configurable

 ui/src/configuration/views.rs  | 38 ++++++++++++++++++++++++++++++----
 ui/src/main_menu.rs            | 20 ++++++++++++++++--
 ui/src/widget/mod.rs           |  2 +-
 ui/src/widget/view_selector.rs | 31 ++++++++++++++++++++++-----
 4 files changed, 79 insertions(+), 12 deletions(-)


Summary over all repositories:
  7 files changed, 163 insertions(+), 18 deletions(-)

-- 
Generated by murpp 0.11.0




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

end of thread, other threads:[~2026-08-20  8:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-20  8:17 [PATCH datacenter-manager/yew-widget-toolkit 0/3] ui: make the default dashboard configurable Dominik Csapak
2026-08-20  8:17 ` [PATCH yew-widget-toolkit 1/3] state: event: add helpers for custom DOM events Dominik Csapak
2026-08-20  8:17 ` [PATCH yew-widget-toolkit 2/3] state: persistent state: allow listening for updates Dominik Csapak
2026-08-20  8:17 ` [PATCH datacenter-manager 3/3] ui: make the default dashboard page configurable Dominik Csapak

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