mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 02:00:01 -03:30
Track inventory group expand/collapse in local storage. Support multiple inventory syncs running simultaneously. Moved socket connection for job_events to app root. Added on/off socket button so user can tell state of connection and reset/reconnect when needed. Applied AC-1211 fix.
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
"less.js": "~1.6.3",
|
||||
"select2": "~3.4.5",
|
||||
"sizzle": "1.10.16",
|
||||
"d3js": "*"
|
||||
"d3js": "*",
|
||||
"angular-tz-extensions": "~0.3.10"
|
||||
},
|
||||
"resolutions": {
|
||||
"angular": "1.2.15-build.2398+sha.4bab3d8"
|
||||
|
||||
Reference in New Issue
Block a user