Sha256: 29a6c82beeff7a6b70f73d53a84c5bc689cb8419758132bb69010c57a22a340e

Contents?: true

Size: 478 Bytes

Versions: 19

Compression:

Stored size: 478 Bytes

Contents

<table class="table table-striped table-bordered manifest-history">
  <thead>
    <tr>
      <th translate>Message</th>
      <th translate>Time</th>
    </tr>
  </thead>
  <tbody>
    <tr ng-repeat="status in statuses track by $index">
        <td>
          <i ng-class="status.status == 'FAILURE' ? 'fa fa-warning' : 'fa fa-check'" />
          {{ status.statusMessage }}
        </td>
        <td><short-date-time date="status.created" /></td>
    </tr>
  </tbody>
</table>

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
katello-3.13.4 engines/bastion_katello/app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import-history.html
katello-3.13.3 engines/bastion_katello/app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import-history.html
katello-3.13.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import-history.html
katello-3.13.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import-history.html
katello-3.13.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import-history.html
katello-3.13.0.rc2.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import-history.html
katello-3.13.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import-history.html
katello-3.12.3 engines/bastion_katello/app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import-history.html
katello-3.12.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import-history.html
katello-3.13.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import-history.html
katello-3.12.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import-history.html
katello-3.11.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import-history.html
katello-3.12.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import-history.html
katello-3.12.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import-history.html
katello-3.12.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import-history.html
katello-3.11.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import-history.html
katello-3.11.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import-history.html
katello-3.11.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import-history.html
katello-3.11.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import-history.html