all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH manager 0/3] ui: prompt users for reload when web ui version changes
@ 2026-09-23 11:35 Dominik Csapak
  2026-09-23 11:35 ` [PATCH manager 1/3] api: factor out read_pwt_version and pwt_base_dir Dominik Csapak
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dominik Csapak @ 2026-09-23 11:35 UTC (permalink / raw)
  To: pve-devel

On some updates (like recently with ceph), the UI has new or better
information about backend states, but the user must reload the page to
get the new version, which might not be obvious.

To help users detect such outdated running UI versions, send the current
one in the index and /cluster/resources api call for the node that
the browser is connected to. The ui can then compare these and prompt
the user to reload.

Dominik Csapak (3):
  api: factor out read_pwt_version and pwt_base_dir
  api: provide GUI versions via index and /cluster/resources
  ui: workspace: prompt user for reload when UI packages were updated

 PVE/API2/Cluster.pm       | 42 +++++++++++++++++++++++++
 PVE/API2Tools.pm          | 12 +++++++
 PVE/Service/pveproxy.pm   |  6 ++--
 www/index.html.tpl        |  6 +++-
 www/manager6/Workspace.js | 66 +++++++++++++++++++++++++++++++++++++++
 5 files changed, 128 insertions(+), 4 deletions(-)

-- 
2.47.3





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

end of thread, other threads:[~2026-09-23 11:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-23 11:35 [PATCH manager 0/3] ui: prompt users for reload when web ui version changes Dominik Csapak
2026-09-23 11:35 ` [PATCH manager 1/3] api: factor out read_pwt_version and pwt_base_dir Dominik Csapak
2026-09-23 11:35 ` [PATCH manager 2/3] api: provide GUI versions via index and /cluster/resources Dominik Csapak
2026-09-23 11:35 ` [PATCH manager 3/3] ui: workspace: prompt user for reload when UI packages were updated 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