subiquity/subiquitycore/ui
Olivier Gayot 2ee5550c9e ui: add ability to change button label in SomethingFailed message box
Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>
2022-06-15 11:54:32 +02:00
..
tests form: disable Done button on validation failure of a child form 2022-06-09 11:28:36 +02:00
views Use logger names consistent with directory structure 2022-02-25 17:35:45 +01:00
__init__.py Rename subiquity to subiquitycore -- will serve as base classes for everything 2016-06-30 14:17:01 -04:00
actionmenu.py wrap actionmenu/selector popups in Color.body 2019-10-16 12:50:44 +13:00
anchors.py do not crash in a terminal < 76 columns wide 2020-04-28 21:32:46 +12:00
buttons.py add [ Help ] button to header 2019-10-02 10:48:35 +13:00
container.py fix tab-cycling between header and body 2019-12-16 21:32:25 +13:00
form.py form: use subclass of BoundFormField that overrides is_in_error 2022-06-09 11:28:36 +02:00
frame.py add [ Help ] button to header 2019-10-02 10:48:35 +13:00
interactive.py Use logger names consistent with directory structure 2022-02-25 17:35:45 +01:00
selector.py Fix exception messages not interpolated properly 2021-12-16 11:35:40 +01:00
spinner.py use the asyncio loop object rather than the urwid loop almost everywhere 2019-12-20 12:04:38 +13:00
stretchy.py add a way to log a dialog open/close, use it for network dialogs 2019-12-20 09:47:38 +13:00
table.py put zdev rows directly in a listbox, not in a pile in a listbox 2020-04-22 15:36:06 +12:00
utils.py ui: add ability to change button label in SomethingFailed message box 2022-06-15 11:54:32 +02:00
width.py Fix exception messages not interpolated properly 2021-12-16 11:35:40 +01:00