Sha256: 23914523b5283c88da99605a2f71d737babb35b37ae9ada320260168981fcc03

Contents?: true

Size: 718 Bytes

Versions: 94

Compression:

Stored size: 718 Bytes

Contents

<div>
  <h3>Actions</h3>

  <div class="mt-2">
    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.

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

    <a href="https://docs.avohq.io/1.0/actions.html" target="_blank" title="Avo Actions documentation" class="text-bold cursor-pointer block mt-2">Actions in the docs 👉</a>
  </div>
</div>

Version data entries

94 entries across 94 versions & 1 rubygems

Version Path
avo-1.19.1.pre.4 app/views/avo/home/_actions.html.erb
avo-1.19.1.pre.3 app/views/avo/home/_actions.html.erb
avo-1.19.1.pre.2 app/views/avo/home/_actions.html.erb
avo-1.19.1.pre.1 app/views/avo/home/_actions.html.erb
avo-1.19.0 app/views/avo/home/_actions.html.erb
avo-1.18.2 app/views/avo/home/_actions.html.erb
avo-1.18.2.pre.0 app/views/avo/home/_actions.html.erb
avo-1.18.1 app/views/avo/home/_actions.html.erb
avo-1.18.0 app/views/avo/home/_actions.html.erb
avo-1.18.0.pre.3 app/views/avo/home/_actions.html.erb
avo-1.18.0.pre.2 app/views/avo/home/_actions.html.erb
avo-1.18.0.pre.1 app/views/avo/home/_actions.html.erb
avo-1.17.1 app/views/avo/home/_actions.html.erb
avo-1.17.0 app/views/avo/home/_actions.html.erb
avo-1.16.4 app/views/avo/home/_actions.html.erb
avo-1.16.3 app/views/avo/home/_actions.html.erb
avo-1.16.2 app/views/avo/home/_actions.html.erb
avo-1.16.1 app/views/avo/home/_actions.html.erb
avo-1.16.0 app/views/avo/home/_actions.html.erb
avo-1.15.0 app/views/avo/home/_actions.html.erb