Thomas Lamprecht
01031528ad
eslint fixes all over the place
...
all autofixed by eslint with a slightly reduced base config rule set
to avoid rules which may give some undesired results in our code
base.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-06-06 15:02:29 +02:00
Thomas Lamprecht
b69c301a94
textfield: validate after allowBlank
2019-06-27 14:21:17 +02:00
Thomas Lamprecht
ec0798689f
form: proxmox textfield: support binding 'allowBlank'
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-28 12:17:57 +01:00
Dietmar Maurer
f0372135cd
try to use real config properties
...
to generate getter/setter functions (required for bind)
2017-03-29 18:47:19 +02:00
Dietmar Maurer
2cebd14b9d
rename integerfield to pveintegerfiled, implement deleteEmpty
2017-02-24 08:59:06 +01:00
Dietmar Maurer
a0ec162067
add TextField.js
...
Copied from pve-manager
2017-01-31 17:13:26 +01:00