subiquity/system_setup/ui/views
Didier Roche f8e90c894d Summary page to show immediately and update once the setup is done
Shows immediately the summary page. Before, this one was making a GET
request to the server, which was stuck on any long running command in
the controller.
Now, affect correctly the identity in memory and reuse it if needed.

Show a progress message while the configuration is happening and replace
it with a "completed" text on success.

Co-authored-by: Jean-Baptiste Lallement <jean-baptiste@ubuntu.com>
2021-11-03 10:48:03 +01:00
..
__init__.py Removed the progress view. 2021-09-01 19:06:50 +02:00
identity.py Use inheritance for IdentityForm 2021-08-31 15:52:03 +02:00
summary.py Summary page to show immediately and update once the setup is done 2021-11-03 10:48:03 +01:00
wslconfadvanced.py system_setup: changes and fixes 2021-10-06 22:13:15 +08:00
wslconfbase.py system_setup: changes and fixes 2021-10-06 22:13:15 +08:00