~jsseidel/maas:jsseidel-sshkeys-api-annotations

Last commit made on 2018-11-21
Get this branch:
git clone -b jsseidel-sshkeys-api-annotations https://git.launchpad.net/~jsseidel/maas
Only Spencer Seidel can upload to this branch. If you are Spencer Seidel please log in for upload directions.

Branch merges

Branch information

Name:
jsseidel-sshkeys-api-annotations
Repository:
lp:~jsseidel/maas

Recent commits

600ee40... by Spencer Seidel

Added api annotations and examples

f11590e... by Spencer Seidel

Added API annotations to users and collected examples.

e0d2395... by Anthony Dillon

LP: #1804032 - Add legal link to footer

19b3159... by Lee Trager

Update confirmation dialogs in the UI to current design patterns.

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