~ya-bo-ng/maas:contextual-width-adjustment

Last commit made on 2018-03-19
Get this branch:
git clone -b contextual-width-adjustment 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:
contextual-width-adjustment
Repository:
lp:~ya-bo-ng/maas

Recent commits

d9535b7... by Anthony Dillon

Contextual menu action dropdown list should not be smaller than the button

d99ce19... by Alberto Donato

make password optional for API user create call if external auth is enabled

a37015f... by Mike Pontillo

Add domain summary, and the ability to edit domain details.

 * Fix AdminOnlyMixin to properly return values on update.
   (And in other overridden methods, just in case.)
 * Update resource record table styles to the new Vanilla.
 * Add TTL validation in the DomainForm.
 * Drive-by fix for incorrect 'p-tooltip' quoting on node details page.

c3af5bc... by Blake Rouse

Reduce the query count for boot/rpc by making the query count always have a consistent maximum.

11e5a49... by Alberto Donato

Don't require password when creating the user with external auth enabled from the UI

e4ce2dd... by Alberto Donato

check the validity of the user with IDM in API requests (both using macaroons or OAuth tokens)

d1cc631... by Andres Rodriguez

LP: #1756393 - Fix incorrect use of continue in enlistment shell script

60defed... by Newell Jensen

LP: #1756181 -- Fixes sync overwritting previous pod tags.

0f9af1c... by Andres Rodriguez

Update changelog to match 2.4.0~alpha2 & open 2.4.0~beta1

48c54e1... by Blake Rouse

Improve the boot source cache importing to only use 5 queries when inserting and 4 when nothing need to be updated.