all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH-SERIES v4 manager] split up content view/add prune window
@ 2020-11-18 10:04 Fabian Ebner
  2020-11-18 10:04 ` [pve-devel] [PATCH v4 manager 1/4] cluster resources: include content type for storages Fabian Ebner
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Fabian Ebner @ 2020-11-18 10:04 UTC (permalink / raw)
  To: pve-devel

Follow-up to/finishing up the partially-applied series:
https://lists.proxmox.com/pipermail/pve-devel/2020-November/045929.html

The first two patches extend the cluster resources API call to include the
content types of a storage, and avoid dynamic loading of the content list in
the storage browser panel.

The third patch is a followup to one of Thomas's cleanups.

The fourth adds the prune window, based on the one from PBS.

Changes from v3:
    * dropped already applied patches
    * add new patches to avoid dynamic loading of content-dependend list in
      storage browser panel
    * don't use grouping headers for backups

Fabian Ebner (4):
  cluster resources: include content type for storages
  ui: storage: get content types from resources
  ui: make remaining content views not stateful
  ui: storage backup view: add prune window

 PVE/API2/Cluster.pm                  |   6 +
 PVE/API2Tools.pm                     |   4 +
 www/manager6/Makefile                |   1 +
 www/manager6/storage/BackupView.js   |  54 ++++-
 www/manager6/storage/Browser.js      | 144 ++++++-------
 www/manager6/storage/TemplateView.js |   3 -
 www/manager6/window/Prune.js         | 300 +++++++++++++++++++++++++++
 7 files changed, 430 insertions(+), 82 deletions(-)
 create mode 100644 www/manager6/window/Prune.js

-- 
2.20.1





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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-18 10:04 [pve-devel] [PATCH-SERIES v4 manager] split up content view/add prune window Fabian Ebner
2020-11-18 10:04 ` [pve-devel] [PATCH v4 manager 1/4] cluster resources: include content type for storages Fabian Ebner
2020-11-18 10:04 ` [pve-devel] [PATCH v4 manager 2/4] ui: storage: get content types from resources Fabian Ebner
2020-11-18 10:04 ` [pve-devel] [PATCH v4 manager 3/4] ui: make remaining content views not stateful Fabian Ebner
2020-11-18 10:04 ` [pve-devel] [PATCH v4 manager 4/4] ui: storage backup view: add prune window Fabian Ebner
2020-11-23  6:08   ` Thomas Lamprecht
2020-11-23  6:09 ` [pve-devel] partially-applied: [PATCH-SERIES v4 manager] split up content view/add " Thomas Lamprecht

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