pve-manager/www
Stefan Reiter 5957f47f72 gui/cluster: add CorosyncLinkEdit component to support up to 8 links
CorosyncLinkEdit is a Panel that contains between one and 8
CorosyncLinkSelectors. These can be added or removed with according
buttons.

Values submitted to the API are calculated by each
ProxmoxNetworkSelector itself. This works because ExtJS searches
recursively through all child components for ones with a value to be
submitted, i.e. the CorosyncLinkEdit and CorosyncLinkSelector components
are not part of data submission at all.

Change ClusterEdit.js to use the new component for cluster join and
create. To make space in layout, move 'password' field to the side
(where the network-selector previously was) and use 'hbox' panel for
horizontal layouting to avoid spacing issues with languages where the
fieldLabel doesn't fit on one line.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2020-05-04 18:44:15 +02:00
..
css add sdn icons 2020-03-26 12:17:53 +01:00
images add sdn icons 2020-03-26 12:17:53 +01:00
manager6 gui/cluster: add CorosyncLinkEdit component to support up to 8 links 2020-05-04 18:44:15 +02:00
mobile mobile: implement login with OTP based TFA enabled 2019-10-01 16:01:29 +02:00
index.html.tpl add the css/images from proxmox widget toolkit 2019-08-13 15:38:39 +02:00
Makefile ui: add qrcode.min.js 2019-04-03 15:26:37 +02:00
qrcode.min.js ui: add qrcode.min.js 2019-04-03 15:26:37 +02:00
u2f-api.js add u2f-api.js 2019-04-03 15:26:37 +02:00