proxmox-backup/www
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
..
config improve display of 'next run' for sync jobs 2020-06-04 07:03:54 +02:00
css css: fix load mask background image path 2020-05-25 18:41:14 +02:00
form ui: add RemoteSelector and DataStoreSelector 2020-05-29 11:31:54 +02:00
images fix file download, listen to 0.0.0.0 2018-12-01 15:21:25 +01:00
window ui: add SyncJobEdit window 2020-05-29 11:32:13 +02:00
Application.js api2/access.rs: add ticket api 2019-01-30 15:16:10 +01:00
Dashboard.js www/Dashboard.js: fix status url 2020-04-30 12:58:41 +02:00
DataStoreConfig.js api/ui: datastore: allow to set simple comment 2019-12-19 17:58:01 +01:00
DataStoreContent.js typo fixes all over the place 2020-05-30 16:39:08 +02:00
DataStorePanel.js src/api2/admin/datastore.rs: add rrd api 2020-05-26 12:26:14 +02:00
DataStorePrune.js ui: datastore prune: remove debug logging 2020-05-26 12:50:06 +02:00
DataStoreStatistic.js rrd stats: improve io delay stats 2020-05-28 19:12:13 +02:00
DataStoreStatus.js gui: move system stat RRDs to ServerStatus panel. 2020-05-26 07:33:00 +02:00
LoginView.js ui: use Logo/RealmComboBox from widget-toolkit 2020-05-19 09:34:19 +02:00
MainView.js ui: add '.' to path regex 2020-05-20 16:33:26 +02:00
Makefile ui: add SyncView 2020-05-29 11:32:40 +02:00
NavigationTree.js ui: add SyncView 2020-05-29 11:32:40 +02:00
OnlineHelpInfo.js www/OnlineHelpInfo.js: add dummy to avoid warnings 2019-01-25 12:37:01 +01:00
ServerAdministration.js add ServerStatus.js GUI with Reboot and Shutdown buttons 2020-04-30 12:12:20 +02:00
ServerStatus.js www/ServerStatus.js: use term "IO wait" for CPU iowait 2020-05-29 06:12:49 +02:00
Subscription.js ui: trailing whitespace cleanup 2019-12-18 19:21:59 +01:00
SystemConfiguration.js ui: system config: reorder big panel to bottom 2020-05-25 16:41:54 +02:00
Utils.js ui: use Proxmox.Utils.setAuthData 2020-05-30 07:24:27 +02:00
VersionInfo.js rename api3 back to api2 2019-01-22 12:10:38 +01:00
index.hbs ui: index: load widget toolkit CSS 2020-05-25 15:44:39 +02:00