feat(kanban): add local recovery controls
req: local/003\nreq: security/007
This commit is contained in:
@@ -5,5 +5,11 @@
|
||||
{+ card +}
|
||||
</template>
|
||||
</ul>
|
||||
<fieldset>
|
||||
<legend>Offline commands</legend>
|
||||
<button type="button" data-kanban-command-action="export">Export commands</button>
|
||||
<button type="button" data-kanban-command-action="delete">Delete commands</button>
|
||||
<button type="button" data-kanban-command-action="reset">Reset local data</button>
|
||||
</fieldset>
|
||||
<div data-hemx-handle="reorder_card" data-hemx-on="drop" data-hemx-client="reorder_card" data-hemx-client-event="drop" data-hemx-client-policy="latest">Drop card</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user