[pbs-devel] [PATCH proxmox-backup 0/2] removing of 'storeid'/refactor tapeStore

Dominik Csapak d.csapak at proxmox.com
Fri Mar 12 13:29:11 CET 2021


since we do not need it anymore, remove it
patch 2/2 improves the tapeStore handling by using the StoreManager

note that this series can only be used if we bump widget-toolkit
and depend here on the new version

Dominik Csapak (2):
  ui: remove unecessary storeids
  ui: refactor reloadTapeStore

 www/Dashboard.js                     |  3 ---
 www/NavigationTree.js                | 12 +-----------
 www/Utils.js                         |  4 ++++
 www/config/ACLView.js                |  1 -
 www/config/RemoteView.js             |  1 -
 www/config/SyncView.js               |  1 -
 www/config/TfaView.js                |  2 --
 www/config/TokenView.js              |  3 ---
 www/config/UserView.js               |  1 -
 www/config/VerifyView.js             |  1 -
 www/dashboard/DataStoreStatistics.js |  1 -
 www/dashboard/LongestTasks.js        |  1 -
 www/data/RunningTasksStore.js        |  1 -
 www/datastore/DataStoreList.js       |  2 --
 www/tape/BackupJobs.js               |  1 -
 www/tape/ChangerConfig.js            |  8 +-------
 www/tape/DriveConfig.js              |  8 +-------
 www/tape/EncryptionKeys.js           |  1 -
 www/tape/PoolConfig.js               |  1 -
 www/tape/TapeInventory.js            |  1 -
 20 files changed, 7 insertions(+), 47 deletions(-)

-- 
2.20.1






More information about the pbs-devel mailing list