subiquity/subiquitycore
Michael Hudson-Doyle c0f4a90179 refactor network view
The visible impact of this is that the addresses for a NIC are now
displayed underneath its name and a long "info line" (i.e. mac / model /
vendor) for a nic no longer distorts its table.

This lays the groundwork for better handling of NICs that fail to dhcp
and things like that.
2019-03-25 09:25:53 +13:00
..
controllers kick off snap list when a default route appears, not at startup 2019-03-07 15:46:40 +13:00
models refactor network view 2019-03-25 09:25:53 +13:00
testing fix tests 2018-07-06 14:44:19 +12:00
tests Fix writing of netplan configs 2018-06-07 11:46:34 -04:00
ui refactor network view 2019-03-25 09:25:53 +13:00
__init__.py pyflakes3 fixes for subiquitycore/__init__.py 2018-05-24 16:59:31 -05:00
controller.py implement screens up to the point of offering the update 2019-03-12 11:49:03 +13:00
core.py display any error received when checking for updates 2019-03-12 11:49:03 +13:00
file_util.py Fix writing of netplan configs 2018-06-07 11:46:34 -04:00
i18n.py tox: Support running tests and flake8 in tox. 2018-06-05 17:59:46 -04:00
log.py Drop commented out / dead code 2018-05-23 18:53:12 -05:00
lsb_release.py tox: Support running tests and flake8 in tox. 2018-06-05 17:59:46 -04:00
netplan.py Major refactor of network model 2018-10-31 09:58:56 +13:00
prober.py pep8 fixes for subiquitycore/prober.py 2018-05-24 16:51:51 -05:00
signals.py fix Signal.register to accommodate strange urwid behaviour 2019-03-14 09:55:03 +13:00
tasksequence.py pep8 fixes for subiquitycore/tasksequence.py 2018-05-24 16:59:31 -05:00
utils.py pep8 fixes for subiquitycore/utils.py 2018-05-24 16:51:51 -05:00
view.py grey out the background widget when an overlay is showing 2018-07-04 15:53:47 +12:00