subiquity/subiquity
Ryan Harper 0e05593897 Implement mountpoint checking
Don't let user pass the same mount twice.  TODO is to
include an error message widget and place the error
there instead of in the mountpoint widget value.

Signed-off-by: Ryan Harper <ryan.harper@canonical.com>
2015-08-21 13:49:45 -05:00
..
controllers Fix Filesystem and AddPartition Views 2015-08-21 13:07:42 -05:00
models Implement mountpoint checking 2015-08-21 13:49:45 -05:00
ui Implement mountpoint checking 2015-08-21 13:49:45 -05:00
__init__.py Add initial start view, buttons, and utilities 2015-06-10 16:59:55 -04:00
async.py Add futures/promises thread executors 2015-08-10 09:57:43 -04:00
controller.py Break out controllers into separate modules 2015-08-18 12:29:56 -04:00
core.py Add identity view and controller 2015-08-18 14:34:59 -04:00
curtin.py Updated partitioning template to match new config: 2015-08-12 12:15:31 -05:00
log.py rework topmost view widget 2015-06-23 16:29:08 -04:00
meta.py Add futures/promises thread executors 2015-08-10 09:57:43 -04:00
model.py Inherit from ViewPolicy on all toplevel panels 2015-07-22 22:31:21 -04:00
palette.py Change orange/light_orange to more safe colors 2015-07-24 11:53:12 -04:00
signals.py Add initial add disk partition view 2015-07-21 22:51:06 -04:00
view.py Add view policy 2015-07-22 22:30:57 -04:00