Commit Graph

7 Commits

Author SHA1 Message Date
Alexandre Derumier
aedaf2b6f1 networkedit: add mtu field
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2020-01-13 18:37:33 +01:00
Alexandre Derumier
b154853a74 networkedit: bond: add bond-primary field
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2020-01-13 18:37:33 +01:00
Dominik Csapak
8e2d096c7f change network input from address/netmask to cidr and change labels
this makes the ui easier and is consistent with the rest of our ui
(container and cloud init)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-05-08 14:56:52 +00:00
Dominik Csapak
b33f451f98 change 'create' parameter to 'isCreate'
this mirrors the changes from Emmanuel in commit
9af71828d42c67b13144b568eee828b215054399
of pve-manager

where he renamed the 'create' parameter of the Edit Window to
isCreate, to avoid countless jslint errors regarding type confusion

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-11-14 11:37:04 +01:00
Dietmar Maurer
fccec7c6c2 add Checkbox.js
Copied from pve-manager
2017-01-31 17:17:12 +01:00
Dietmar Maurer
a0ec162067 add TextField.js
Copied from pve-manager
2017-01-31 17:13:26 +01:00
Dietmar Maurer
a58001ddfc add NetworkView.js and NetworkEdit.js
Copied from pve-manager
2017-01-31 17:05:09 +01:00