~maciek-borzecki/subiquity:mwhudson/set-hostname-view

Last commit made on 2016-09-29
Get this branch:
git clone -b mwhudson/set-hostname-view https://git.launchpad.net/~maciek-borzecki/subiquity
Only Maciej Borzecki can upload to this branch. If you are Maciej Borzecki please log in for upload directions.

Branch merges

Branch information

Name:
mwhudson/set-hostname-view
Repository:
lp:~maciek-borzecki/subiquity

Recent commits

f87eb58... by Michael Hudson-Doyle

Add a view to allow configuring hostname.

See bug https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1621380

23ff9fe... by Michael Hudson-Doyle

controllers can have signals without models now.

caa1120... by Michael Hudson-Doyle

Merge pull request #167 from CanonicalLtd/mwhudson/tech-debt-2

clean up subiquity internals a bit

8020dd3... by Michael Hudson-Doyle

address review comments

0bd33b7... by Michael Hudson-Doyle

fix subiquity side again

2f8c1aa... by Michael Hudson-Doyle

move logic from identity/login views into identity controller

This was what I wanted to do before I got distracted by the other things.

d909533... by Michael Hudson-Doyle

do not have controllers (or view code!!) know the order of the screens

2373837... by Michael Hudson-Doyle

make fake network actions in dry-run mode a lot quicker

aa4d188... by Michael Hudson-Doyle

fix subiquity bits again

back to the same level of broken

dad0e10... by Michael Hudson-Doyle

completely separate menu -> signal and signal -> method mappings

and put the signal -> method mapping into the controller

this breaks the subiquity part even more than before, but it's pretty broken
already.