Sha256: 2eb56207dff1ab5985470b674fda7bbd4d20db89d5ec2b2924588628c667ef03

Contents?: true

Size: 426 Bytes

Versions: 102

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

102 entries across 102 versions & 1 rubygems

Version Path
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
foreman_remote_execution-6.1.0 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-5.0.4 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-5.0.3 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-6.0.0 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-5.0.2 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-5.1.0 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-5.0.1 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-5.0.0 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-4.8.0 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-4.5.6 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-4.5.5 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-4.5.4 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-4.7.0 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-4.5.3 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-4.5.2 app/views/job_invocations/_card_results.html.erb
foreman_remote_execution-4.5.1 app/views/job_invocations/_card_results.html.erb