~ya-bo-ng/maas:remove-abbv-from-tables

Last commit made on 2018-03-24
Get this branch:
git clone -b remove-abbv-from-tables https://git.launchpad.net/~ya-bo-ng/maas
Only Anthony Dillon can upload to this branch. If you are Anthony Dillon please log in for upload directions.

Branch merges

Branch information

Name:
remove-abbv-from-tables
Repository:
lp:~ya-bo-ng/maas

Recent commits

bf781f9... by Anthony Dillon

LP: #1751902 - A number of UX/design tweaks

bc0479b... by Björn Tillenius

Add a 'maas init' command to the deb package.

It works similar to the one in the snap package, except that it
will only configure external authentication and create an admin.

4f7d7e4... by Björn Tillenius

Factor out common init code.

We currenty have 'maas init' in the snap, and we want to add add a 'maas
init' command to the deb package as well. This branch factors out the
functionality we want in the deb package, so that the snap and deb
command can share the code.

Also, tests were added for the factored out code, since most of it was
untested before.

40c837c... by Lee Trager

Rename zone to AZ in the UI

b2822ff... by Lee Trager

Move machine, devices, and controllers to top level navigation.

The machines, devices, and controllers listing are now accessible from the
top level navigation. Sublevel navigation on the listing page has been
removed. This allows the listing page to only load the node type currently
being viewed. The UI now looks at the path to see what node type should be
loaded.

c87a868... by Karl Williams

Reinstated the older percentage-based table spacing and laid out the SSH keys form using the classes.

638371d... by Alberto Donato

enable a user that was previously disabled if he authenticates through the UI

5c5df63... by Alberto Donato

apply fix from upstream for js-macaroons for serial caveats discharge

51a6ea2... by Alberto Donato

add boolean field for tracking whether a user is local or remote, set it accordingly to external auth configuration on user creation

5a36ef8... by Alberto Donato

settings page: move the external auth notification in the section, rename ID to Username