~deadlight/maas:pod-table-widths

Last commit made on 2018-04-05
Get this branch:
git clone -b pod-table-widths https://git.launchpad.net/~deadlight/maas
Only Karl Williams can upload to this branch. If you are Karl Williams please log in for upload directions.

Branch merges

Branch information

Name:
pod-table-widths
Repository:
lp:~deadlight/maas

Recent commits

efcfc19... by Karl Williams

Fix column widths of the pods table and allow the table to scroll at smaller viewports

1dfcb33... by Karl Williams

Fix layout of interfaces tables and remove old table styling override

5a00105... by Alberto Donato

backport some model/form changes from premium branch

dbcab7d... by Newell Jensen

LP: #1759708 -- Surface error to the pod configuration UI.

0fc8a08... by Anthony Dillon

Fixes LP: #1751899 - Changed the toggle pattern. Removed the text and made the size smaller.

18f4440... by Lee Trager

LP: #1760702, #1757155 - Fix spelling of firmware and duplicate 'cores' in UI

7799379... by Newell Jensen

Add ability to filter storage pools based off of virsh block device tags.

89f12d9... by Lee Trager

LP: #1738127 Add favicon to the UI

85c537e... by Lee Trager

Load and send Pod information on MachineHandler

bbaa2fe... by Blake Rouse

Fixes LP: #1760958 - Run the import services in the first worker instead of the master process.

This issue was caused by moving the import services into the master process when the worker work was performed. This moves the import services back into the first worker.