public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH v3 manager 0/4] BackupView as TreePanel
@ 2022-03-31 10:47 Matthias Heiserer
  2022-03-31 10:47 ` [pve-devel] [PATCH v3 manager 1/4] ui: Utils: Helpers for backup type and icon Matthias Heiserer
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Matthias Heiserer @ 2022-03-31 10:47 UTC (permalink / raw)
  To: pve-devel

Depends on https://lists.proxmox.com/pipermail/pve-devel/2022-March/052322.html

Matthias Heiserer (4):
  ui: Utils: Helpers for backup type and icon
  ui: storage: Rewrite backup content view as TreePanel.
  ui: delete BackupView and replace it with the new Tree BackupView
  ui: content view: remove dead code

 www/manager6/Makefile               |   1 -
 www/manager6/Utils.js               |  20 +
 www/manager6/grid/BackupView.js     | 388 --------------
 www/manager6/lxc/Config.js          |   2 +-
 www/manager6/qemu/Config.js         |   2 +-
 www/manager6/storage/BackupView.js  | 798 +++++++++++++++++++++-------
 www/manager6/storage/ContentView.js |  43 +-
 7 files changed, 638 insertions(+), 616 deletions(-)
 delete mode 100644 www/manager6/grid/BackupView.js

-- 
2.30.2





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

end of thread, other threads:[~2022-04-01 14:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-31 10:47 [pve-devel] [PATCH v3 manager 0/4] BackupView as TreePanel Matthias Heiserer
2022-03-31 10:47 ` [pve-devel] [PATCH v3 manager 1/4] ui: Utils: Helpers for backup type and icon Matthias Heiserer
2022-03-31 10:47 ` [pve-devel] [PATCH v3 manager 2/4] ui: storage: Rewrite backup content view as TreePanel Matthias Heiserer
2022-03-31 10:47 ` [pve-devel] [PATCH v3 manager 3/4] ui: delete BackupView and replace it with the new Tree BackupView Matthias Heiserer
2022-03-31 10:47 ` [pve-devel] [PATCH v3 manager 4/4] ui: content view: remove dead code Matthias Heiserer
2022-04-01 10:42 ` [pve-devel] [PATCH v3 manager 0/4] BackupView as TreePanel Markus Frank
2022-04-01 14:01 ` Matthias Heiserer

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