Sha256: 6b198c9d126296e24d1c4717afb49c35295f07e3e4bf323dbfbc11ccb5fd37ed

Contents?: true

Size: 315 Bytes

Versions: 158

Compression:

Stored size: 315 Bytes

Contents

<% if delivery_attempt.successful? %>
  <div class="square-icon text-success"><i class="ti-check"></i></div>
<% elsif delivery_attempt.still_attempting? %>
  <div class="square-icon"><i class="ti-reload rotating"></i></div>
<% else %>
  <div class="square-icon text-danger"><i class="ti-close"></i></div>
<% end %>

Version data entries

158 entries across 158 versions & 1 rubygems

Version Path
bullet_train-outgoing_webhooks-1.18.0 app/views/account/webhooks/outgoing/delivery_attempts/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.17.1 app/views/account/webhooks/outgoing/delivery_attempts/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.17.0 app/views/account/webhooks/outgoing/delivery_attempts/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.16.0 app/views/account/webhooks/outgoing/delivery_attempts/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.15.0 app/views/account/webhooks/outgoing/delivery_attempts/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.14.2 app/views/account/webhooks/outgoing/delivery_attempts/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.14.1 app/views/account/webhooks/outgoing/delivery_attempts/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.14.0 app/views/account/webhooks/outgoing/delivery_attempts/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.13.0 app/views/account/webhooks/outgoing/delivery_attempts/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.12.3 app/views/account/webhooks/outgoing/delivery_attempts/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.12.2 app/views/account/webhooks/outgoing/delivery_attempts/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.12.1 app/views/account/webhooks/outgoing/delivery_attempts/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.12.0 app/views/account/webhooks/outgoing/delivery_attempts/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.11.0 app/views/account/webhooks/outgoing/delivery_attempts/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.10.0 app/views/account/webhooks/outgoing/delivery_attempts/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.9.0 app/views/account/webhooks/outgoing/delivery_attempts/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.8.5 app/views/account/webhooks/outgoing/delivery_attempts/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.8.4 app/views/account/webhooks/outgoing/delivery_attempts/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.8.3 app/views/account/webhooks/outgoing/delivery_attempts/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.8.2 app/views/account/webhooks/outgoing/delivery_attempts/_success_indicator.html.erb