public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
	Fabian Ebner <f.ebner@proxmox.com>
Subject: [pve-devel] partially-applied: [PATCH-SERIES v4 manager] split up content view/add prune window
Date: Mon, 23 Nov 2020 07:09:16 +0100	[thread overview]
Message-ID: <e3924b90-83ea-689e-f9b6-6d0eb5ae92f5@proxmox.com> (raw)
In-Reply-To: <20201118100420.21167-1-f.ebner@proxmox.com>

On 18.11.20 11:04, Fabian Ebner wrote:
> 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
> 



applied all but the fourth one for now, thanks!





      parent reply	other threads:[~2020-11-23  6:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-18 10:04 [pve-devel] " 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 ` Thomas Lamprecht [this message]

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=e3924b90-83ea-689e-f9b6-6d0eb5ae92f5@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=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 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