public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH v4 manager 0/4] BackupView as TreePanel
@ 2022-04-04 13:02 Matthias Heiserer
  2022-04-04 13:02 ` [pve-devel] [PATCH v4 manager 1/4] ui: Utils: Helpers for backup type and icon Matthias Heiserer
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Matthias Heiserer @ 2022-04-04 13:02 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  | 817 +++++++++++++++++++++-------
 www/manager6/storage/ContentView.js |  43 +-
 7 files changed, 657 insertions(+), 616 deletions(-)
 delete mode 100644 www/manager6/grid/BackupView.js

-- 
2.30.2





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

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

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-04 13:02 [pve-devel] [PATCH v4 manager 0/4] BackupView as TreePanel Matthias Heiserer
2022-04-04 13:02 ` [pve-devel] [PATCH v4 manager 1/4] ui: Utils: Helpers for backup type and icon Matthias Heiserer
2022-04-04 13:02 ` [pve-devel] [PATCH v4 manager 2/4] ui: storage: Rewrite backup content view as TreePanel Matthias Heiserer
2022-04-06 11:25   ` Fabian Ebner
2022-04-04 13:02 ` [pve-devel] [PATCH v4 manager 3/4] ui: delete BackupView and replace it with the new Tree BackupView Matthias Heiserer
2022-04-04 13:02 ` [pve-devel] [PATCH v4 manager 4/4] ui: content view: remove dead code Matthias Heiserer
2022-04-06 11:26 ` [pve-devel] [PATCH v4 manager 0/4] BackupView as TreePanel Fabian Ebner
2022-04-06 15:40   ` Thomas Lamprecht
2022-04-07  6:31     ` Fabian Ebner
2022-04-07  6:57       ` Thomas Lamprecht

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