ui: add SyncView
shows a nice overview of sync jobs (incl status of last run, estimated next run, etc.) with options to add/edit/remove and also show the log of the last run and manually run it now Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
committed by
Dietmar Maurer
parent
f0ed6a218c
commit
86e432b0b8
@ -11,6 +11,7 @@ JSSRC= \
|
||||
config/UserView.js \
|
||||
config/RemoteView.js \
|
||||
config/ACLView.js \
|
||||
config/SyncView.js \
|
||||
window/UserEdit.js \
|
||||
window/RemoteEdit.js \
|
||||
window/SyncJobEdit.js \
|
||||
|
Reference in New Issue
Block a user