proxmox-backup/www
Thomas Lamprecht 958055a789 ui: fix on-parse use of global Proxmox.UserName
This is wrong most of the time, when not loading the web interface
with valid credentials, and thus some checks or defaults did not
evaluated correctly when the underlying value was only set later.

Needs to be set on component creation only, this can be done through
initComponent, even listeners, view controllers or cbind closures.

Use the latter, as all affected components already use cbind.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-01-21 15:08:46 +01:00
..
button ui: administration: set icons for tabs 2020-10-31 09:11:11 +01:00
config ui: tfa: rework removal confirmation dialog 2021-01-19 19:46:10 +01:00
css tape: add svg icon 2020-12-11 13:02:23 +01:00
dashboard ui: running tasks: Use gettext for column labels 2021-01-05 13:53:33 +01:00
data ui: running tasks: update limit to 100 2020-07-11 12:53:32 +02:00
datastore ui: fix usage of findRecord 2020-11-27 07:20:32 +01:00
form ui: datastore add: set default schedule 2020-11-11 07:49:01 +01:00
images tape: add svg icon 2020-12-11 13:02:23 +01:00
panel gui: tfa support 2021-01-11 10:22:32 +01:00
window ui: fix on-parse use of global Proxmox.UserName 2021-01-21 15:08:46 +01:00
Application.js ui: app: fix fixme 2020-11-10 13:38:30 +01:00
Dashboard.js ui: fix broken gettext use 2020-11-25 00:21:17 +01:00
DirectoryList.js ui: add DiskList and DirectoryList 2020-06-16 13:36:32 +02:00
index.hbs gui: tfa support 2021-01-11 10:22:32 +01:00
LoginView.js ui: login view: fix missing trailing comma 2021-01-19 19:46:10 +01:00
MainView.js ui: drop debug beta code 2020-11-10 14:47:48 +01:00
Makefile gui: tfa configuration 2021-01-15 15:19:52 +01:00
NavigationTree.js tape: add svg icon 2020-12-11 13:02:23 +01:00
OnlineHelpInfo.js OnlineHelpInfo.js problems 2020-11-23 12:57:41 +01:00
ServerAdministration.js ui: add mising panel help buttons 2020-11-10 13:53:21 +01:00
ServerStatus.js ui: admin/summary: add versions button/window 2020-11-09 16:33:22 +01:00
Subscription.js ui: add mising panel help buttons 2020-11-10 13:53:21 +01:00
SystemConfiguration.js gui: tfa configuration 2021-01-15 15:19:52 +01:00
TapeManagement.js tape: add svg icon 2020-12-11 13:02:23 +01:00
Utils.js gui: tfa support 2021-01-11 10:22:32 +01:00
VersionInfo.js ui: some more eslint auto-fixes 2020-09-25 18:34:54 +02:00
ZFSList.js ui: some more eslint auto-fixes 2020-09-25 18:34:54 +02:00