{{page-title 'Intentions'}} {{#let (hash value=(or sortBy "Action:asc") change=(action (mut sortBy) value="target.selected") ) (hash access=(hash value=(if access (split access ',') undefined) change=(action (mut access) value="target.selectedItems") ) searchproperty=(hash value=(if (not-eq searchproperty undefined) (split searchproperty ',') searchProperties ) change=(action (mut searchproperty) value="target.selectedItems") default=searchProperties ) ) api.data as |sort filters items|}}

Intentions {{format-number items.length}} total

{{#if (can 'create intentions')}} Create {{/if}} {{#if (gt items.length 0) }} {{/if}}

{{#if (gt items.length 0)}} No intentions found {{else}} Welcome to Intentions {{/if}}

{{#if (gt items.length 0)}} No intentions where found matching that search, or you may not have access to view the intentions you are searching for. {{else}} There don't seem to be any intentions, or you may not have access to view intentions yet. {{/if}}

{{/let}}