[pve-devel] applied: [PATCH v4 widget-toolkit] add network selector widget
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Jun 12 13:09:51 CEST 2019
On 6/12/19 10:56 AM, Tim Marx wrote:
> Signed-off-by: Tim Marx <t.marx at proxmox.com>
> ---
> changes in v4:
> * fixed load event function signature
> * handle case ipv6 only
>
> Makefile | 1 +
> form/NetworkSelector.js | 131 ++++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 132 insertions(+)
> create mode 100644 form/NetworkSelector.js
>
applied, thanks! Followed up with some small code refactoring which
allowed to drop a whole if in the cidr6 merged logic, also reordered
the cidr column to the left, as we normally place the fieldValue column
left-most for better UX, just FYI.
More information about the pve-devel
mailing list