Sha256: 2eb56207dff1ab5985470b674fda7bbd4d20db89d5ec2b2924588628c667ef03

Contents?: true

Size: 426 Bytes

Versions: 98

Compression:

Stored size: 426 Bytes

Contents

<div id="job-invocation-chart">
  <div class="card-pf card-pf-accented card-pf-aggregate-status">
    <h2 style="height: 18px;" class="card-pf-title">
      <a href="#"><%= _('Results') %></a>
    </h2>
    <div class="card-pf-body">
      <div id='status_chart'>
        <%= react_component('JobInvocationContainer', data: { url: "/job_invocations/chart?id=#{job_invocation.id}" }) %>
      </div>
    </div>
  </div>
</div>

Version data entries

98 entries across 98 versions & 1 rubygems

Version Path
foreman_remote_execution-9.1.0 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-8.2.1 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-8.2.0 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-9.0.1 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-9.0.0 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-8.1.2 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-8.1.1 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-8.1.0 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-7.2.2 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-7.2.1 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-7.2.0 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-5.0.8 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-8.0.0 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-7.1.1 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-7.1.0 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-7.0.0 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-5.0.7 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-5.0.6 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-6.2.0 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-5.0.5 app/views/job_invocations/_card_results.html.erb