From: Fabian Ebner <f.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH-SERIES v4 manager] split up content view/add prune window
Date: Wed, 18 Nov 2020 11:04:16 +0100 [thread overview]
Message-ID: <20201118100420.21167-1-f.ebner@proxmox.com> (raw)
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
next reply other threads:[~2020-11-18 10:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-18 10:04 Fabian Ebner [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201118100420.21167-1-f.ebner@proxmox.com \
--to=f.ebner@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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