proxmox-backup/www/window
Thomas Lamprecht c9725bb829 ui: datastore: show comment, allow to edit notes
the "comment" is the first line of the "notes" field from a manifest,
show it in the grid and allow editing the full notes.

Hack the click event listener a bit together for the right aligned
edit action button, but it works out well and is efficient (only one
event listener is much cheaper than per-buttons ones).

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-10-28 18:36:12 +01:00
..
ACLEdit.js docs: add onlineHelp to some panels 2020-09-22 19:48:32 +02:00
BackupFileDownloader.js ui: some eslint auto-fixes 2020-09-25 18:29:42 +02:00
CreateDirectory.js ui: disk create: sync and improve 'add-datastore' checkbox label 2020-07-02 17:06:37 +02:00
DataStoreEdit.js ui: add DataStorePruneAndGC panel and add it to datastore panel 2020-10-27 17:41:30 +01:00
FileBrowser.js api2/admin/datastore/pxar_file_download: download directory as zip 2020-10-21 10:04:24 +02:00
NotesEdit.js ui: datastore: show comment, allow to edit notes 2020-10-28 18:36:12 +01:00
RemoteEdit.js ui: RemoteEdit: only send delete on update 2020-10-02 10:48:00 +02:00
SyncJobEdit.js ui: move sync/verify jobs to the datastores 2020-10-27 17:41:30 +01:00
UserEdit.js docs: add onlineHelp to some panels 2020-09-22 19:48:32 +02:00
UserPassword.js gui: user: fix #2898 add dialog to set password 2020-08-04 10:21:00 +02:00
VerifyJobEdit.js ui: move sync/verify jobs to the datastores 2020-10-27 17:41:30 +01:00
ZFSCreate.js ui: some eslint auto-fixes 2020-09-25 18:29:42 +02:00