[pve-devel] [PATCH manager v2 0/2] client settings
Dominik Csapak
d.csapak at proxmox.com
Mon Oct 24 13:53:59 CEST 2016
this adds a window for client settings,
and allows the username to be saved
this enables us to store the column order/width/etc
in the browser local storage
changes to v1:
* moved the menu to the username instead of the login button
Dominik Csapak (2):
make login user name saveable
add 'my settings' to top bar
www/css/ext6-pve.css | 5 ++
www/manager6/Makefile | 1 +
www/manager6/Workspace.js | 18 +++++-
www/manager6/window/LoginWindow.js | 42 ++++++++++++-
www/manager6/window/Settings.js | 122 +++++++++++++++++++++++++++++++++++++
5 files changed, 186 insertions(+), 2 deletions(-)
create mode 100644 www/manager6/window/Settings.js
--
2.1.4
More information about the pve-devel
mailing list