~ltrager/maas:fix_confirmation_dialogs

Last commit made on 2018-11-21
Get this branch:
git clone -b fix_confirmation_dialogs 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:
fix_confirmation_dialogs
Repository:
lp:~ltrager/maas

Recent commits

92c5763... 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

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.