Adds network UI shell wrapper

* Adds networking icons, state, and shell
* Adds network UI to the network UI shell.
* Removes jquery as a dependency of network-ui
* Fills the entire viewport with the network canvas and
    makes header panel and the right panel overlay on
    top of it
This commit is contained in:
Jared Tabor
2017-11-07 19:26:59 -08:00
committed by Ben Thomasson
parent 09d461b1d0
commit 2a8ced5a5d
20 changed files with 626 additions and 21 deletions

View File

@@ -16,6 +16,7 @@
</head>
<body data-user-agent="{{userAgent}}">
<div ui-view="networking"><div>
<at-layout>
<bread-crumb></bread-crumb>
<toast></toast>