Commit Graph

15 Commits

Author SHA1 Message Date
Michael Jumper
f29a24ad68 GUAC-1161: Convert login page to directive which accepts a dynamic form. Display login directive when credentials are needed. 2015-04-21 12:02:01 -07:00
Michael Jumper
3d43d4ed69 GUAC-1053: Move password changing into preferences. 2015-04-18 22:41:06 -07:00
Michael Jumper
c0eda1273f GUAC-1053: Add user preferences page, visible to all users. 2015-04-18 22:05:45 -07:00
Michael Jumper
9fa5a25aa9 GUAC-1053: Fix styling of connection home pages (when needed). 2015-04-17 21:38:26 -07:00
Michael Jumper
419949787f GUAC-1053: Give active sessions tab priority. 2015-04-17 17:06:42 -07:00
Michael Jumper
82dee4640c GUAC-1053: Migrate to tabbed settings screen. Create user management tab. 2015-04-17 16:42:24 -07:00
Michael Jumper
e0a805cb6f GUAC-1053: Split listing of page links from guacUserMenu into guacPageList. 2015-04-17 15:12:49 -07:00
Michael Jumper
fbe177231d GUAC-1053: Only display one link for settings within the user menu. 2015-04-16 22:18:34 -07:00
Michael Jumper
38250acf40 GUAC-1053: Allow separate retrieval of settings pages from userPageService. 2015-04-16 20:41:36 -07:00
James Muehlner
f6fd9f0ff7 GUAC-1126 Don't show the home page in user menu if it's not the default. 2015-04-08 21:17:58 -07:00
Michael Jumper
e460fde6ed GUAC-1126: Add client-specific disconnect action to menu. Style with danger. 2015-04-07 22:49:41 -07:00
Michael Jumper
69374f0818 GUAC-1126: Move menu actions into own class. Make rendering of menu actions generic. 2015-04-07 22:25:33 -07:00
Michael Jumper
9c7e98c97e GUAC-1126: Query root group and permissions directly within user page service. Return promises instead of pages. 2015-04-06 14:32:55 -07:00
Michael Jumper
cff71345d1 GUAC-1126: Query root group and permissions directly within user menu. 2015-04-06 12:15:05 -07:00
James Muehlner
7bf4cb83d8 GUAC-1126 Created user page service which provides the list of main pages for a user. 2015-04-05 12:15:18 -07:00