~deadlight/maas:missing-icons

Last commit made on 2018-02-21
Get this branch:
git clone -b missing-icons 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:
missing-icons
Repository:
lp:~deadlight/maas

Recent commits

cef74c9... by Karl Williams

LP: #1749877 Reinstate and update locked state

Locked state was broken in the Vanilla upgrade:
 - Reinstated the icon to machine lists and the machine details page
 - Embedded locked SVG in CSS (and removed the SVG file and old SCSS file)
 - Added temporary vertical-alignment fix for header icons

Additional small fixes to machine details:
 - Hide machine status when header is in name edit mode
 - Updated the "Hardware information" card header to match the others

Additional general fixes:
 - Icons now updated to have em, rather than rem, sizing so that they scale with text

02a034b... by Newell Jensen

Audit event logs for config settings.

1b4ffba... by Newell Jensen

DHCP snippet audit event logs.

69857a9... by Lee Trager

Add update firmware and configure HBA options to the commission form in the UI

537b74a... by Lee Trager

Reenable Javascript tests

8acf3b1 accidentally disabled all Javascript tests. This branch reenables
most Javascript tests. LP:1750092 has been opened to fix the remaining.

58da436... by Newell Jensen

Audit event logs for Package Repositories.

a870f37... by deadlight <email address hidden>

Changed the .page-header__status to be an inline list on the dashboard page, fixing the positioning of the loading spinner.

QA:
Load the dashboard page and see the spinner correctly positioned.

Partial fix for: https://bugs.launchpad.net/maas/+bug/1749812

8eb28ca... by Lee Trager

Prevent CRLF line ends from being committed to trunk, convert nodes-list.html

cdd70b0... by deadlight <email address hidden>

Align all of the numeric fields in the Zones page to the right.

8e2faeb... by Alberto Donato

re-add pod filtering in machine listing page