mirror of
https://github.com/ansible/awx.git
synced 2026-02-03 02:28:12 -03:30
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:
committed by
Ben Thomasson
parent
09d461b1d0
commit
2a8ced5a5d
@@ -124,6 +124,12 @@
|
||||
"reconnectingwebsocket": "^1.0.0",
|
||||
"rrule": "git+https://git@github.com/jkbrzt/rrule#4ff63b2f8524fd6d5ba6e80db770953b5cd08a0c",
|
||||
"select2": "^4.0.2",
|
||||
"sprintf-js": "^1.0.3"
|
||||
"sprintf-js": "^1.0.3",
|
||||
"mathjs": "^3.15.0",
|
||||
"hamsterjs": "^1.1.2",
|
||||
"titlecase": "^1.1.2",
|
||||
"inherits": "^1.0.2",
|
||||
"angular-mousewheel": "^1.0.5",
|
||||
"angular-xeditable": "~0.8.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user