[pve-devel] [RFC manager 0/2] client settings
Dominik Csapak
d.csapak at proxmox.com
Wed Oct 12 11:51:25 CEST 2016
this patch series adds a 'my settings' window
and enables saving the user name on login
my question, is this useful?
currently you can only reset the saved username,
and the layout
when we have a 'my settings' window,
we can add several things there:
user preferences (e.g. default storages?)
password change
2fa setup
and maybe more
if we add this, we can drop the reset columns button
on the resource grid, and enable states on every grid
we have, since there is always a button to reset it
Dominik Csapak (2):
make login user name saveable
add 'my settings' to logout button
www/manager6/Makefile | 1 +
www/manager6/Workspace.js | 10 ++-
www/manager6/window/LoginWindow.js | 42 ++++++++++++-
www/manager6/window/Settings.js | 122 +++++++++++++++++++++++++++++++++++++
4 files changed, 173 insertions(+), 2 deletions(-)
create mode 100644 www/manager6/window/Settings.js
--
2.1.4
More information about the pve-devel
mailing list