public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup 0/4] improve ui for maintenance mode
@ 2022-04-15  7:28 Hannes Laimer
  2022-04-15  7:28 ` [pbs-devel] [PATCH proxmox-backup 1/4] ui: add summary mask when in " Hannes Laimer
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Hannes Laimer @ 2022-04-15  7:28 UTC (permalink / raw)
  To: pbs-devel

Adds mask for datastore summary when in maintenance mode and dynamically
updates icon in datastore list. The last patch is optional, it would
make the icon update more responsive and not that delayed, but not sure
if thats even a problem.

Hannes Laimer (4):
  ui: add summary mask when in maintenance mode
  api2: DataStoreListItem add maintenance info
  ui: update icon in datastore list when in maintenance mode
  ui: update datastore list more often

 pbs-api-types/src/datastore.rs  |  5 +++++
 src/api2/admin/datastore.rs     |  1 +
 www/Makefile                    |  1 +
 www/NavigationTree.js           | 15 ++++++++++++---
 www/css/ext6-pbs.css            | 27 +++++++++++++++++++++++++++
 www/datastore/Summary.js        | 24 +++++++++++++++++++++++-
 www/images/icon-maintenance.svg |  1 +
 7 files changed, 70 insertions(+), 4 deletions(-)
 create mode 100644 www/images/icon-maintenance.svg

-- 
2.30.2





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

end of thread, other threads:[~2022-04-25  6:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-15  7:28 [pbs-devel] [PATCH proxmox-backup 0/4] improve ui for maintenance mode Hannes Laimer
2022-04-15  7:28 ` [pbs-devel] [PATCH proxmox-backup 1/4] ui: add summary mask when in " Hannes Laimer
2022-04-25  6:27   ` Thomas Lamprecht
2022-04-15  7:28 ` [pbs-devel] [PATCH proxmox-backup 2/4] api2: DataStoreListItem add maintenance info Hannes Laimer
2022-04-19 11:19   ` Fabian Grünbichler
2022-04-25  6:31   ` Thomas Lamprecht
2022-04-15  7:28 ` [pbs-devel] [PATCH proxmox-backup 3/4] ui: update icon in datastore list when in maintenance mode Hannes Laimer
2022-04-15  7:28 ` [pbs-devel] [PATCH proxmox-backup 4/4][optional] ui: update datastore list more often Hannes Laimer

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