ui: add RunningTasksStore

so that we have a global store for running tasks

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak
2020-07-09 13:38:20 +02:00
committed by Dietmar Maurer
parent bf7e2a4648
commit cc83c13660
4 changed files with 24 additions and 13 deletions

View File

@ -133,6 +133,7 @@ Ext.define('PBS.MainView', {
init: function(view) {
var me = this;
PBS.data.RunningTasksStore.startUpdate();
me.lookupReference('usernameinfo').update({username:Proxmox.UserName});
// show login on requestexception