]> git.proxmox.com Git - proxmox-backup.git/commit
ui: add RunningTasksStore
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 9 Jul 2020 11:38:20 +0000 (13:38 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 9 Jul 2020 12:26:57 +0000 (14:26 +0200)
commitcc83c1366073c5da2b02999491bd468ede3b19c7
tree39633f251fb6dda387413d8f88cb4cb8cf7e1a7b
parentbf7e2a46485065df5e15c1b806d8a0cf13db7edf
ui: add RunningTasksStore

so that we have a global store for running tasks

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/MainView.js
www/Makefile
www/dashboard/RunningTasks.js
www/data/RunningTasksStore.js [new file with mode: 0644]