From: Matthias Heiserer <m.heiserer@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: Re: [pve-devel] [PATCH v3 manager 0/4] BackupView as TreePanel
Date: Fri, 1 Apr 2022 16:01:24 +0200 [thread overview]
Message-ID: <0fea6832-3889-f01c-6248-807ee15ebad9@proxmox.com> (raw)
In-Reply-To: <20220331104720.4005157-1-m.heiserer@proxmox.com>
On 31.03.2022 12:47, Matthias Heiserer wrote:
> 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
>
Please disregard this series, I just realised there are several problems
still (missing file restore button, verify state summary, size summary
for pbs shouldn't exist)
prev parent reply other threads:[~2022-04-01 14:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
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
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 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=0fea6832-3889-f01c-6248-807ee15ebad9@proxmox.com \
--to=m.heiserer@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.