public inbox for pdm-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pdm-devel] [PATCH datacenter-manager/yew-widget-toolkit-assets 0/5] make dashboard refreshable
@ 2025-06-06  7:27 Dominik Csapak
  2025-06-06  7:27 ` [pdm-devel] [PATCH yew-widget-toolkit-assets 1/1] content-spacer: add helper class for color Dominik Csapak
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Dominik Csapak @ 2025-06-06  7:27 UTC (permalink / raw)
  To: pdm-devel

This series introduces an auto-refresh for the dashboard (and manual
refresh) with configurable interval.

proxmox-yew-widget-toolkit-assets:

Dominik Csapak (1):
  content-spacer: add helper class for color

 scss/_content_spacer.scss         | 6 ++++++
 scss/crisp/_theme_post_crisp.scss | 4 ++++
 2 files changed, 10 insertions(+)


proxmox-datacenter-manager:

Dominik Csapak (4):
  ui: dashboard: use builtin types and methods for styles
  ui: dashboard: introduce DashboardConfig
  ui: dashboard: refactor loading logic
  ui: dashboard: add status row and configuration window

 ui/src/dashboard/mod.rs        | 211 +++++++++++++++++++++++++++------
 ui/src/dashboard/status_row.rs | 137 +++++++++++++++++++++
 2 files changed, 309 insertions(+), 39 deletions(-)
 create mode 100644 ui/src/dashboard/status_row.rs


Summary over all repositories:
  4 files changed, 319 insertions(+), 39 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] 6+ messages in thread

end of thread, other threads:[~2025-06-06  7:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-06  7:27 [pdm-devel] [PATCH datacenter-manager/yew-widget-toolkit-assets 0/5] make dashboard refreshable Dominik Csapak
2025-06-06  7:27 ` [pdm-devel] [PATCH yew-widget-toolkit-assets 1/1] content-spacer: add helper class for color Dominik Csapak
2025-06-06  7:27 ` [pdm-devel] [PATCH datacenter-manager 1/4] ui: dashboard: use builtin types and methods for styles Dominik Csapak
2025-06-06  7:27 ` [pdm-devel] [PATCH datacenter-manager 2/4] ui: dashboard: introduce DashboardConfig Dominik Csapak
2025-06-06  7:27 ` [pdm-devel] [PATCH datacenter-manager 3/4] ui: dashboard: refactor loading logic Dominik Csapak
2025-06-06  7:27 ` [pdm-devel] [PATCH datacenter-manager 4/4] ui: dashboard: add status row and configuration window Dominik Csapak

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