~ya-bo-ng/maas:smaller-toggle

Last commit made on 2018-04-04
Get this branch:
git clone -b smaller-toggle 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:
smaller-toggle
Repository:
lp:~ya-bo-ng/maas

Recent commits

f686b0e... by Anthony Dillon

LP: #1751899 - Make toggles smaller

30cf5f1... by Lee Trager

LP: #1760037 - Only load requested data from the GeneralManager.

Previously all data was loaded by the GeneralManager on page load. This
caused pages that only needed a few items from the GeneralManager to
request data it did not need. To retrieve a reference to the data from
the GeneralManager GeneralManager.getData() must be used. This is done
before manager load and now flags the item as requested. On
GeneralManager load only items which have been flaged requested are
now loaded.

4083dc0... by Mike Pontillo

LP: #1704501 - Allow users to change which Fabric a VLAN is on.

f939592... by Björn Tillenius

Switch the snap to use the new core18 base.

base-18 has now been renamed to core18. It's not yet in the store,
but you can go here and download the latest build for amd64:

    https://code.launchpad.net/~mvo/+snap/core18/+build/182036/+files/core18_very-unstable_amd64.snap

If you install it locally, you can now build the MAAS snap using snapcraft 2.40.

d2f6dd9... by Andres Rodriguez

Calculate the total amount of machine resources.

91d68f5... by Blake Rouse

Replace the YUI preferences module with an Angular maasPrefKeys directive.

838f8ba... by Anthony Dillon

LP: #1751901 - Add icons to table actions

544aaae... by Mike Pontillo

LP #1755587 - Allow moving a subnet to a different fabric in the UI.

2739ac4... by Mike Pontillo

Remove ES6 (for now).

62e1bab... by Newell Jensen

LP: #1742708 -- Add ability to define default storage pool for Virsh pods.