proxmox-backup/www
Dominik Csapak 14e0862509 api: datstore status: introduce proper structs and restore compatibility
by moving the properties of the storage status out again to the top
level object

also introduce proper structs for the types used, to get type-safety
and better documentation for the api calls

this changes the backup counts from an array of [groups,snapshots] to
an object/struct with { groups, snapshots } and include 'other' types
(though we do not have any at this moment)

this way it is better documented

this also adapts the ui code to cope with the api changes

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-10-29 12:31:27 +01:00
..
button ui: running task: increase active limit we show in badge to 99 2020-07-09 21:56:46 +02:00
config ui: datastore: rework sync layout, make job ID optional 2020-10-28 21:25:30 +01:00
css ui: datastore: show comment, allow to edit notes 2020-10-28 18:36:12 +01:00
dashboard ui: Dashboard/TaskSummary: show task overlay when clicking on a count 2020-10-06 12:58:52 +02:00
data ui: running tasks: update limit to 100 2020-07-11 12:53:32 +02:00
form ui: fix calendarevent examples 2020-09-11 12:17:32 +02:00
images fix file download, listen to 0.0.0.0 2018-12-01 15:21:25 +01:00
window ui: datastore: rework sync layout, make job ID optional 2020-10-28 21:25:30 +01:00
Application.js ui: some more eslint auto-fixes 2020-09-25 18:36:58 +02:00
Dashboard.js ui: dashboard: code cleanup 2020-10-06 15:16:00 +02:00
DataStoreContent.js ui: datastore: use pointer cursor for edit notes 2020-10-29 10:45:37 +01:00
DataStoreNotes.js ui: add DataStoreSummary and move Statistics into it 2020-10-27 17:41:30 +01:00
DataStorePanel.js ui: datastore: change GC/Prune title and buttons a bit 2020-10-27 17:42:29 +01:00
DataStorePrune.js ui: some more eslint auto-fixes 2020-09-25 18:36:58 +02:00
DataStorePruneAndGC.js ui: datastore: change GC/Prune title and buttons a bit 2020-10-27 17:42:29 +01:00
DataStoreSummary.js api: datstore status: introduce proper structs and restore compatibility 2020-10-29 12:31:27 +01:00
DirectoryList.js ui: add DiskList and DirectoryList 2020-06-16 13:36:32 +02:00
index.hbs www/index.hbs: add nodename to title 2020-09-30 12:10:04 +02:00
LoginView.js ui: some more eslint auto-fixes 2020-09-25 18:34:54 +02:00
MainView.js ui: MainView/NavigationTree: improve tree selection handling 2020-10-27 17:41:30 +01:00
Makefile ui: datastore: show comment, allow to edit notes 2020-10-28 18:36:12 +01:00
NavigationTree.js ui: MainView/NavigationTree: improve tree selection handling 2020-10-27 17:41:30 +01:00
OnlineHelpInfo.js docs: fix broken reference to backup_remote 2020-10-05 17:14:16 +02:00
ServerAdministration.js ui: some more eslint auto-fixes 2020-09-25 18:47:25 +02:00
ServerStatus.js ui: some more eslint auto-fixes 2020-09-25 18:34:54 +02:00
Subscription.js ui: allow one to delete the description 2020-10-27 13:13:00 +01:00
SystemConfiguration.js ui: network: remove create VLAN option 2020-10-07 14:07:46 +02:00
Utils.js ui: add task descriptions for the different types of verification(job, snapshot, group, ds) 2020-10-21 12:51:35 +02:00
VersionInfo.js ui: some more eslint auto-fixes 2020-09-25 18:34:54 +02:00
ZFSList.js ui: some more eslint auto-fixes 2020-09-25 18:34:54 +02:00