~deadlight/maas:v1-fake-tables

Last commit made on 2018-01-03
Get this branch:
git clone -b v1-fake-tables 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:
v1-fake-tables
Repository:
lp:~deadlight/maas

Recent commits

bd49870... by deadlight <email address hidden>

Update broken tables

dac891c... by deadlight <email address hidden>

Update navigation to latest vanilla version and fix for maas-specific viewports

5124a00... by deadlight <email address hidden>

Update markup and styling of global footer

3543dc3... by deadlight <email address hidden>

Basic Vanilla v1 upgrade
 - include latest version of vanilla
 - update core html files
 - remove old scss
 - add some new modules
 - update makefile
 - update dev deps to remove missing package

a58e2a5... by Andres Rodriguez

LP: #1719640 - Fix typo in first user journey doc

647250c... by Newell Jensen

LP: #1674959 -- Change 'Close' to 'Cancel' to match the other design patterns (see adding zones for an example).

05274de... by Lee Trager

LP: #1735025 - Log when TGT cannot be started on import.

dc1bae9... by Alberto Donato

Replace the regexp-based matching with prefix-matching, since we only need that.
This simplifies a bit the code and is safer since we are currently concatenating paths with pipes (OR) in the regexp, without escaping special characters.

426a18a... by Andres Rodriguez

LP: #1734798 - Fix regression on the snap and install curtin helpers in the right location

43d8bd3... by Newell Jensen

LP: #1734347 -- Catch and raise errors in the websocket pod handler so they can surface to the UI propoerly.