Promise-ify the call to /config and reduce number

of calls to 1 per session. We'll also pull the config/license info from memory instead of local storage
This commit is contained in:
Jared Tabor
2016-05-16 09:24:49 -04:00
parent 05b3920837
commit 8b271c4caf
15 changed files with 388 additions and 100 deletions

View File

@@ -1,5 +1,5 @@
<div id="bread_crumb" class="BreadCrumb" ng-class="{'is-loggedOut' : !$root.current_user.username}">
<div ng-if="!licenseMissing" ncy-breadcrumb></div>
<div ng-hide="licenseMissing" ncy-breadcrumb></div>
<div class="BreadCrumb-menuLink"
id="bread_crumb_activity_stream"
aw-tool-tip="View Activity Stream"