public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup 0/2] removing of 'storeid'/refactor tapeStore
@ 2021-03-12 12:29 Dominik Csapak
  2021-03-12 12:29 ` [pbs-devel] [PATCH proxmox-backup 1/2] ui: remove unecessary storeids Dominik Csapak
  2021-03-12 12:29 ` [pbs-devel] [PATCH proxmox-backup 2/2] ui: refactor reloadTapeStore Dominik Csapak
  0 siblings, 2 replies; 3+ messages in thread
From: Dominik Csapak @ 2021-03-12 12:29 UTC (permalink / raw)
  To: pbs-devel

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-12 12:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-12 12:29 [pbs-devel] [PATCH proxmox-backup 0/2] removing of 'storeid'/refactor tapeStore Dominik Csapak
2021-03-12 12:29 ` [pbs-devel] [PATCH proxmox-backup 1/2] ui: remove unecessary storeids Dominik Csapak
2021-03-12 12:29 ` [pbs-devel] [PATCH proxmox-backup 2/2] ui: refactor reloadTapeStore Dominik Csapak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal