~ya-bo-ng/maas:add-legal-link-to-footer

Last commit made on 2018-11-21
Get this branch:
git clone -b add-legal-link-to-footer 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:
add-legal-link-to-footer
Repository:
lp:~ya-bo-ng/maas

Recent commits

09c799d... by Anthony Dillon

LP: #1804032 - Add legal link to footer

b2b9b63... by Spencer Seidel

Fixed incorrect formatting of CLI help for docstrings containing API annotations.

3def6e3... by Mike Pontillo

Add connectivity check and retry behavior to web UI.

 * Periodically send WebSocket requests to ensure connectivity.
 * Attempt to retry connection if requests are not answered in a timely manner.
 * Fix tests to ensure real WebSocket connections are not attempted.
 * Change .gitattributes to ensure built JavaScript and bundles and CSS are not included in text-based diff output.
 * Enable cache to make webpack builds faster.

Partial fix for bug #1802325.

ede2761... by Spencer Seidel

Added API annotations to regioncontrollers and example update output.

70c14ae... by Andres Rodriguez

LP: 1781598 - Virtual scrolling for subnet details page, IP address table

93c7bad... by Lee Trager

LP: #1793478 - Ask for confirmation before deleting a controller which manages a VLAN.

14a885c... by Newell Jensen

LP: #1804051 - Fix JavaScript unit tests

68688c6... by Alberto Donato

change version scheme in RBAC URLs from 1.0 to v1

d7581c4... by Newell Jensen

LP: #1799161 -- Do not allow partition formatting current filesystem is a non-formatted type.

e155c6a... by Lee Trager

LP: #1781598 - Prefetch and cache all data to load the subnet and vlan websockets.