[pve-devel] applied: [PATCH widget-toolkit 2/2] add DiskSmart window and DiskList from PVE
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Jun 16 13:26:06 CEST 2020
Am 6/16/20 um 11:06 AM schrieb Dominik Csapak:
> for use with other produts.
>
> the models are now all prefixed with 'pmx' instead of pve, so they
> should not conflict
>
> includes some changes to the model for remapping some fields and
> some small refactors (change to controller for the DiskList,
> some cleanup of the initComponent of the DiskSmart window)
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> src/Makefile | 2 +
> src/grid/DiskList.js | 233 ++++++++++++++++++++++++++++++++++++++++
> src/window/DiskSmart.js | 133 +++++++++++++++++++++++
> 3 files changed, 368 insertions(+)
> create mode 100644 src/grid/DiskList.js
> create mode 100644 src/window/DiskSmart.js
>
applied, thanks!
More information about the pve-devel
mailing list