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:
Chris Houseknecht
2014-04-23 18:07:16 -04:00
parent b4d06796a3
commit 49c26aad10
16 changed files with 317 additions and 102 deletions

View File

@@ -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"