pve-manager/www/manager6/storage
Thomas Lamprecht 12d50fcd21 ui: add date column for backups in storage content view
main use case is to sort by date, e.g., I just re-created a cluster,
did some VM/CT backups on a NFS dump of mine which already had quite
some backups. Now, on restore I knew that only the backups made
yesterday were interesting, so a sort by date would allow me to find
them all easily, thus this patch was born.

Simple frontend extraction of information from the volid, for now
only for backups as there's the only case were we have the info at
all. Called the model entry "vdate" for "virtual date".

Mayb adding the creation date to all entries could be a nice addition
for the API someday.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-12-05 10:45:23 +01:00
..
Base.js ui: add storage plugin base class 2018-03-28 13:19:41 +02:00
Browser.js gui: show Storage Content with Datastore.AllocateSpace/Audit 2019-02-06 11:35:13 +01:00
CephFSEdit.js add snippets content type to the gui 2019-01-31 11:05:55 +01:00
CIFSEdit.js fix #2017: add help button to storage input panels 2018-12-07 14:09:14 +01:00
ContentView.js ui: add date column for backups in storage content view 2019-12-05 10:45:23 +01:00
DirEdit.js fix #2017: add help button to storage input panels 2018-12-07 14:09:14 +01:00
GlusterFsEdit.js add snippets content type to the gui 2019-01-31 11:05:55 +01:00
IScsiEdit.js fix #2017: add help button to storage input panels 2018-12-07 14:09:14 +01:00
LVMEdit.js fix #2017: add help button to storage input panels 2018-12-07 14:09:14 +01:00
LvmThinEdit.js fix #2017: add help button to storage input panels 2018-12-07 14:09:14 +01:00
NFSEdit.js fix lint errors introduced by NFS version option patch 2019-05-16 09:36:00 +02:00
RBDEdit.js fix #2058: show correct pool for external ceph clusters 2019-01-19 15:56:26 +01:00
StatusView.js let the storage summary use the full browser width 2018-02-23 11:01:28 +01:00
Summary.js use notesview declaratively in storage summary 2018-02-23 11:01:28 +01:00
ZFSEdit.js gui: zfs over iscsi: only allow inputs that are relevant 2018-08-13 09:01:23 +02:00
ZFSPoolEdit.js fix #2017: add help button to storage input panels 2018-12-07 14:09:14 +01:00