Thomas Lamprecht
eb0a11182d
user management: separate add/create and edit/remove buttons
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-02-27 14:58:23 +01:00
Thomas Lamprecht
ff37520d40
user view: disable unlock TFA button initially
...
set the initial state to disabled and let the selection model, which
is backing the enableFn, handle it when actually selected, like the
other buttons here.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2023-06-28 11:32:51 +02:00
Wolfgang Bumiller
1533ccff90
add Unlock TFA button
...
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2023-06-28 09:56:24 +02:00
Wolfgang Bumiller
4195a80923
show TFA lock status in user view
...
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2023-06-28 09:53:22 +02:00
Thomas Lamprecht
f057ca9085
drop jslint hints
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-10-23 14:08:50 +02:00
Thomas Lamprecht
a36756b058
drop jslint hint for Proxmox global
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-10-23 14:03:17 +02:00
Thomas Lamprecht
c87d46fbe8
tree wide: eslint --fix
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-10-23 13:17:15 +02:00
Dominik Csapak
131ba4f60a
jslint: add missing semicolons
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-10-23 17:30:43 +02:00
Dominik Csapak
de0ebd99a1
jslint: type confusion
...
resolve/mark several type confusions
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-10-23 17:30:26 +02:00
Dominik Csapak
771bd0b94b
jslint: remove trailing commas
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-10-23 17:29:17 +02:00
Dominik Csapak
ff735274ca
jslint: add Proxmox global to files
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-10-23 17:28:56 +02:00
Dominik Csapak
fb511cb253
add missing Ext.htmlEncodes
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-10-19 15:44:17 +02:00
Dietmar Maurer
7818f0a3c0
UserView.js: display role
2017-10-09 09:17:55 +02:00
Dietmar Maurer
e93402eeb2
UserView.js: correctly monitor and display store errors
2017-03-31 17:33:32 +02:00
Dietmar Maurer
8f5de6bf1b
js/UserView.js: cleanup - remove initComponent
2017-03-29 19:17:45 +02:00
Dietmar Maurer
4468e69cb3
js/UserView.js: use a view controller
2017-03-28 13:26:20 +02:00
Dietmar Maurer
56ea37185d
UserView.js: correcfly sort by realm
2017-03-27 13:57:27 +02:00
Dietmar Maurer
ec1dd829db
implement local user panel
2017-03-27 12:34:12 +02:00