]> git.proxmox.com Git - pve-manager.git/commit
add 'my settings' to top bar
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 24 Oct 2016 11:54:01 +0000 (13:54 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 28 Oct 2016 07:46:25 +0000 (09:46 +0200)
commitce11a8afd0537d97fe897f18018736a457343377
tree765c456848f5d08a403ae57f4aed1baa9e6e3809
parent655324951221f941a9e3e8a371664e558c3bb7fd
add 'my settings' to top bar

this adds a menu right to the username with an entry 'my settings',
this opens a window with (for now) browser specific settings
and a place to reset them

the plan would be to add password change, 2fa setup etc here

one remark: the reset layout button reloads the window,
to really apply the reset

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/css/ext6-pve.css
www/manager6/Makefile
www/manager6/Workspace.js
www/manager6/window/Settings.js [new file with mode: 0644]