Commit Graph

70 Commits

Author SHA1 Message Date
Michael Jumper
134837b73c GUAC-932: Fix button style. 2014-11-23 22:02:28 -08:00
Michael Jumper
58e73435d3 GUAC-932: Replace green spinner with spinning cog. 2014-11-23 22:02:26 -08:00
Michael Jumper
d32ca5bfca GUAC-932: Restyle login page and general UI. 2014-11-23 22:02:24 -08:00
Michael Jumper
b58a9b284f GUAC-932: Restyle login page and general UI. 2014-11-23 22:02:11 -08:00
Michael Jumper
ad6d7a614e GUAC-932: Divide monolithic CSS files. 2014-11-22 14:13:15 -08:00
James Muehlner
14c6996267 GUAC-897 New loading styling belongs in ui.css, not status.css. 2014-11-19 23:13:40 -08:00
James Muehlner
41324be7b9 GUAC-897 Using a spinner instead of a distracting modal. 2014-11-19 23:01:23 -08:00
Michael Jumper
80377f6663 GUAC-605: Use status dialog from index, not status modal. 2014-11-16 23:10:49 -08:00
Michael Jumper
0f159d73ad GUAC-605: Use consistent event naming. 2014-11-16 16:47:55 -08:00
Michael Jumper
0bd1fdc16f GUAC-605: Simplify status modal API. 2014-11-16 15:06:19 -08:00
Michael Jumper
9fcd7af361 GUAC-605: Add separate stylesheet for status dialogs. 2014-11-14 21:36:14 -08:00
Michael Jumper
b95b32971e GUAC-605: Broadcast guacStatusAction from root scope. 2014-11-12 20:21:16 -08:00
Michael Jumper
1fd5497382 GUAC-605: Add statusModal service. Set appropriate styles. 2014-11-12 18:26:38 -08:00
Michael Jumper
e932c1ee1a GUAC-900: While we're at it, move the other CSS to reasonable locations. 2014-11-06 14:25:14 -08:00
James Muehlner
4c34220c65 GUAC-807 Fixed login page error, minify button usage, and menu initial state. 2014-11-05 22:41:46 -08:00
Michael Jumper
78eae400ca GUAC-919: Take user to login page upon logout even if logout fails (which only happens if they are already logged out). 2014-11-05 13:13:10 -08:00
Michael Jumper
6bea1eed44 GUAC-919: Rename LoginRESTService to TokenRESTService and provide logout semantics. Move Angular auth stuff to own module. Actually logout user. 2014-11-05 12:10:05 -08:00
Michael Jumper
04ce36f335 GUAC-919: Add page-specific CSS class support. Use client-specific body style. 2014-11-04 21:24:16 -08:00
Michael Jumper
b655b58267 GUAC-919: Fix filtering of project properties in web pages. 2014-11-03 16:24:26 -08:00
James Muehlner
5c43ae4ff9 GUAC-919: Copy Angular changes from old GUAC-546 branch. 2014-11-03 13:57:01 -08:00