subiquity:fix-login-view-focus

Last commit made on 2020-04-09
Get this branch:
git clone -b fix-login-view-focus https://git.launchpad.net/subiquity

Branch merges

Branch information

Name:
fix-login-view-focus
Repository:
lp:subiquity

Recent commits

b61a336... by Dimitri John Ledkov

Fix login view button focus to done

f3b1a70... by Dimitri John Ledkov

Merge pull request #692 from bboozzoo/bboozzoo/chooser-tweaks

console_conf: various recover chooser tweaks

9293d85... by Maciej Borzecki

console_conf/ui/views: simplify sorting actions, tweaks

Signed-off-by: Maciej Borzecki <email address hidden>

8ebc8e0... by Maciej Borzecki

console_conf/ui/views/chooser: tweak generic action summary

Thanks @degville!

Signed-off-by: Maciej Borzecki <email address hidden>

3967329... by Maciej Borzecki

console_conf/ui/views/chooser: use lowercase action title in canned summary

Signed-off-by: Maciej Borzecki <email address hidden>

46c539c... by Michael Hudson-Doyle

make "make schema" output be just the schema and nothing else

cc3e5df... by Michael Hudson-Doyle

Merge pull request #693 from mwhudson/fix-dropins

remove stray line from proxy from snapd_proxy dropin

bf10d2b... by Michael Hudson-Doyle

remove stray line from proxy from snapd_proxy dropin

about two years ago I copy-pasted this from a shell script and never
noticed I had included the EOF until now

a957c5b... by Maciej Borzecki

console_conf/chooser: UI tweaks

- drop the ABORT button
- introduce BACK button, goes back to the correct previous screen
- sort actions in the order of run -> recover -> install -> rest
- capitalize action title strings
- simplify current model actions screen
- user hints in the confirm screen for well known modes
  - generic hint for unknown modes

Signed-off-by: Maciej Borzecki <email address hidden>

d3ac0d6... by Maciej Borzecki

console_conf/chooser: use model display name in top banner

Signed-off-by: Maciej Borzecki <email address hidden>