Commit Graph

14 Commits

Author SHA1 Message Date
Adam Stokes c6628911d4 Add password match validator
Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
2015-09-28 11:03:01 -04:00
Adam Stokes d149a0c014 Additional UI notifications and consolidate common attrs
We now pass a common dictionary with attributes needed
throughout our controllers. The common dictionary now
contains:

- eventloop
- ui widgets
- signal handler
- prober options
- cli arguments

In addition we've extended the progress indicator to
include a progressbar.

Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
2015-08-31 11:55:46 -04:00
Adam Stokes 89f2081e30 Cleanup identity view
Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
2015-08-27 10:28:48 -04:00
Adam Stokes 5aececa910 Update colors and button placements
To match specifications from design team.

Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
2015-08-24 11:51:10 -04:00
Adam Stokes 57347582db Keep the bg color consistent
Doesn't alter the bg color for the body as it will
inherit whatever current color is.

Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
2015-08-23 23:54:20 -04:00
Adam Stokes 8e09338d59 Change orange/light_orange to more safe colors
Remove unused colors in palette

Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
2015-07-24 11:53:12 -04:00
Adam Stokes 8341f0fee4 lighten info_minor color palette
Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
2015-07-24 11:30:03 -04:00
Adam Stokes 6c6e2f999c Update palette high colors
Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
2015-06-30 15:00:05 -04:00
Adam Stokes 30ff22d6bd fix lint error
Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
2015-06-30 13:03:07 -04:00
Adam Stokes b9db4fc7a2 remove monochrome settings in an attempt to fix cursor placement in serial
Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
2015-06-17 12:49:13 -04:00
Adam Stokes bbc0e317f5 Provide separate palette mapping for monochrome
Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
2015-06-16 19:14:41 -04:00
Adam Stokes 058e9ec422 fix safe colors
Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
2015-06-11 09:37:17 -04:00
Adam Stokes ce18689b94 Split out controllers/views, add additional UI utilities
Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
2015-06-10 18:43:56 -04:00
Adam Stokes 389fdf17cb Add initial start view, buttons, and utilities
Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
2015-06-10 16:59:55 -04:00