subiquity/subiquitycore/ui
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
..
views refactor network view 2019-03-25 09:25:53 +13:00
__init__.py Rename subiquity to subiquitycore -- will serve as base classes for everything 2016-06-30 14:17:01 -04:00
actionmenu.py unify "action menu row" creation 2018-07-06 13:57:55 +12:00
anchors.py move snap title into header 2019-02-27 15:56:02 +13:00
buttons.py change " menu >" to "[ menu ▸ ]" 2018-06-26 10:19:57 +12:00
container.py fix some dodgy algebra in scrollbars 2019-02-27 14:28:05 +13:00
form.py move ssh key fetching over to ssh view 2018-12-13 14:15:43 +13:00
frame.py use our custom WidgetWrap everywhere 2018-06-22 09:38:18 +12:00
interactive.py use our custom WidgetWrap everywhere 2018-06-22 09:38:18 +12:00
selector.py Merge pull request #373 from mwhudson/raid-the-fourth 2018-06-27 11:06:43 +12:00
spinner.py move spinner to subiquitycore 2019-03-21 14:48:48 +13:00
stretchy.py fix stupid failure of arithmetic in stretchy 2018-06-25 22:57:57 +12:00
table.py center the list of disks 2019-02-04 17:41:11 +13:00
utils.py add a min_width of 96 to the content area of the "standard" view 2019-02-04 14:43:19 +13:00
width.py add form fields to ssh view 2018-12-13 14:15:43 +13:00