[pve-devel] [PATCH manager 0/4] Small improvements to snapshot GUI

Fabian Ebner f.ebner at proxmox.com
Thu Feb 6 13:26:33 CET 2020


There is no need to display 'Include RAM' when the VM is not running.

I thought it would make sense to warn users when they take a snapshot
where a file system freeze would be needed, but isn't possible.

Thanks to Oguz and Stefan for some JavaScript consulting.

Fabian Ebner (4):
  Fix error message
  Use 'isCreate' instead of 'snapname' to determine window layout
  Hide 'Include RAM' when VM isn't running
  Warn about file system state when a freeze would be needed, but isn't
    possible

 www/manager6/tree/SnapshotTree.js |  3 ++
 www/manager6/window/Snapshot.js   | 68 +++++++++++++++++++++++++------
 2 files changed, 58 insertions(+), 13 deletions(-)

-- 
2.20.1





More information about the pve-devel mailing list