subiquity/system_setup/client/controllers
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 Fix typo and punctuation 2021-09-03 09:45:37 +02:00
identity.py Summary page to show immediately and update once the setup is done 2021-11-03 10:48:03 +01: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