feature(superuser panel): ability to view logs
users would like the ability to view build logs in the superuser panel [None]
This commit is contained in:
parent
d8e08fd5df
commit
dae93dce78
10 changed files with 224 additions and 27 deletions
|
@ -58,6 +58,7 @@
|
|||
build="originalBuild"
|
||||
use-timestamps="showLogTimestamps"
|
||||
build-updated="setUpdatedBuild(build)"
|
||||
is-super-user="false"
|
||||
ng-show="!originalBuild.error"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Reference in a new issue