~ltrager/maas:lp1909985

Last commit made on 2021-01-05
Get this branch:
git clone -b lp1909985 https://git.launchpad.net/~ltrager/maas
Only Lee Trager can upload to this branch. If you are Lee Trager please log in for upload directions.

Branch merges

Branch information

Name:
lp1909985
Repository:
lp:~ltrager/maas

Recent commits

499e7e3... by Lee Trager

Add the start time for commissioning, testing, and installation ScriptSets on the websocket.

LP: #1909985

f786895... by Hemanth Nakkina

improper conversion of timeout to seconds

21d00bb... by Caleb Ellis

Update maas-ui to c499c9a
feat(ui): move MAAS name and version from footer to status bar (#2030)

ceb750e... by Huw Wilkins

Update maas-ui to 52e41b7
feat(ui): add action menu to the network tab

Add an action menu to the network table in machine details.

Fixes: #2016.

6a4ff6b... by Alberto Donato

fix beaconing, which was broken because of missing interface id

f9e7efe... by Adam Collard

Remove last vestiges of scss

d6dbdcb... by Adam Collard

Un-skip the query count test for controllers

4f616ec... by Alberto Donato

include interface type and parents from resource binary.

It also consolidates all IP addresses in a single key, since they're never used separate

1e08319... by Adam Collard

Add OwnerData to the machine list websocket handler

95ac2a9... by Caleb Ellis

Update maas-ui to 4004b28
feat(shared): build StatusBar component (#2025)