Sha256: bf68ae328f81ae948f5c60075f2763e051f90624447de6e73808ed060b6df54e

Contents?: true

Size: 711 Bytes

Versions: 69

Compression:

Stored size: 711 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-sky-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

69 entries across 69 versions & 1 rubygems

Version Path
avo-1.25.2 app/views/avo/home/_actions.html.erb
avo-2.9.2.pre1 app/views/avo/home/_actions.html.erb
avo-2.9.1.pre7 app/views/avo/home/_actions.html.erb
avo-2.9.1.pre6 app/views/avo/home/_actions.html.erb
avo-2.9.1.pre5 app/views/avo/home/_actions.html.erb
avo-2.9.1.pre4 app/views/avo/home/_actions.html.erb
avo-2.9.1.pre3 app/views/avo/home/_actions.html.erb
avo-2.9.1.pre2 app/views/avo/home/_actions.html.erb
avo-2.9.1.pre1 app/views/avo/home/_actions.html.erb
avo-2.9.0 app/views/avo/home/_actions.html.erb
avo-2.8.0 app/views/avo/home/_actions.html.erb
avo-2.7.1.pre.1 app/views/avo/home/_actions.html.erb
avo-2.7.0 app/views/avo/home/_actions.html.erb
avo-2.6.1.pre.2 app/views/avo/home/_actions.html.erb
avo-2.6.1.pre.1 app/views/avo/home/_actions.html.erb
avo-2.6.0 app/views/avo/home/_actions.html.erb
avo-2.5.2.pre.7 app/views/avo/home/_actions.html.erb
avo-2.5.2.pre.6 app/views/avo/home/_actions.html.erb
avo-2.5.2.pre.5 app/views/avo/home/_actions.html.erb
avo-2.5.2.pre.4 app/views/avo/home/_actions.html.erb