Sha256: ed815286389abab884f35119f40b51c56441d6ab93f94e51c3381d0e86609be0

Contents?: true

Size: 724 Bytes

Versions: 25

Compression:

Stored size: 724 Bytes

Contents

<div>
  <h3>Actions</h3>

  <div class="mt-2" data-controller="hidden-input">
    Avo actions allow you to perform specific tasks on one or more of your records. For example, you might want to mark a user as inactive and optionally send a message that may be customized by the person that wants to run the action.

    <strong class="cursor-pointer block mt-2" data-action="click->hidden-input#showContent">Generate action 👇</strong>

    <div class="mt-2 hidden" data-hidden-input-target="content">
      <code class="text-lg">Toggle published</code>
      <div>
        <code class="p-1 rounded bg-light-blue-500 text-white">bin/rails generate avo:action toggle_published</code>
      </div>
    </div>
  </div>
</div>

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
avo-1.2.3 app/views/avo/home/_actions.html.erb
avo-1.3.0.pre.1 app/views/avo/home/_actions.html.erb
avo-1.2.2 app/views/avo/home/_actions.html.erb
avo-1.1.0 app/views/avo/home/_actions.html.erb
avo-1.1.0.pre.1 app/views/avo/home/_actions.html.erb
avo-1.0.5 app/views/avo/home/_actions.html.erb
avo-1.0.4 app/views/avo/home/_actions.html.erb
avo-1.0.2 app/views/avo/home/_actions.html.erb
avo-1.0.1 app/views/avo/home/_actions.html.erb
avo-1.0.0 app/views/avo/home/_actions.html.erb
avo-0.5.0.beta15 app/views/avo/home/_actions.html.erb
avo-0.5.0.beta14 app/views/avo/home/_actions.html.erb
avo-0.5.0.beta13 app/views/avo/home/_actions.html.erb
avo-0.5.0.beta12 app/views/avo/home/_actions.html.erb
avo-0.5.0.beta11 app/views/avo/home/_actions.html.erb
avo-0.5.0.beta10 app/views/avo/home/_actions.html.erb
avo-0.5.0.beta9 app/views/avo/home/_actions.html.erb
avo-0.5.0.beta8 app/views/avo/home/_actions.html.erb
avo-0.5.0.beta7 app/views/avo/home/_actions.html.erb
avo-0.5.0.beta6 app/views/avo/home/_actions.html.erb