proxmox-backup/www/config
Dominik Csapak 8d78589969 improve display of 'next run' for sync jobs
if the last sync job is too far in the past (or there was none at all
for now) we run it at the next iteration, so we want to show that

we now calculate the next_run by using either the real last endtime
as time or 0

then in the frontend, we check if the next_run is < now and show 'pending'
(we do it this way also for replication on pve)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-06-04 07:03:54 +02:00
..
ACLView.js ui: acl view: only update if component is activated 2020-05-26 18:58:21 +02:00
RemoteView.js ui: add missing comment field to remote model 2020-05-29 11:17:15 +02:00
SyncView.js improve display of 'next run' for sync jobs 2020-06-04 07:03:54 +02:00
UserView.js ui: add missing monStoreErrors 2020-05-26 12:38:57 +02:00