add jobs portal relaunch test

This commit is contained in:
Jake McDermott
2018-07-27 01:06:13 -04:00
parent 61d1cb46ac
commit 9e71760af7
7 changed files with 88 additions and 5 deletions
@@ -15,7 +15,7 @@
</div>
<at-list results="vm.jobs" empty-list-reason="{{ vm.emptyListReason }}">
<!-- TODO: implement resources are missing red indicator as present in mockup -->
<at-row ng-repeat="job in vm.jobs" job-id="{{ job.id }}">
<at-row ng-repeat="job in vm.jobs" id="job-{{ job.id }}">
<div class="at-Row-items">
<!-- TODO: include workflow tab as well -->
<at-row-item