2018-08-15 18:47:09 +02:00
|
|
|
template(name="checklistTriggers")
|
|
|
|
|
div.trigger-item
|
|
|
|
|
div.trigger-content
|
|
|
|
|
div.trigger-text
|
2018-08-16 16:54:29 +02:00
|
|
|
| When a checklist is
|
2018-08-15 18:47:09 +02:00
|
|
|
div.trigger-dropdown
|
2018-08-16 16:54:29 +02:00
|
|
|
select(id="create-action")
|
|
|
|
|
option(value="created") Added to
|
|
|
|
|
option(value="removed") Removed from
|
|
|
|
|
div.trigger-text
|
|
|
|
|
| a card
|
|
|
|
|
div.trigger-button.js-add-gen.member-trigger.js-goto-action
|
|
|
|
|
i.fa.fa-plus
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
div.trigger-item
|
|
|
|
|
div.trigger-content
|
|
|
|
|
div.trigger-text
|
|
|
|
|
| When the checklist
|
|
|
|
|
div.trigger-dropdown
|
|
|
|
|
input(id="create-list-name",type=text,placeholder="Name")
|
|
|
|
|
div.trigger-text
|
|
|
|
|
| is
|
|
|
|
|
div.trigger-dropdown
|
|
|
|
|
select(id="create-action")
|
|
|
|
|
option(value="created") Added to
|
|
|
|
|
option(value="removed") Removed from
|
|
|
|
|
div.trigger-text
|
|
|
|
|
| a card
|
|
|
|
|
div.trigger-button.js-add-checklist-trigger.js-goto-action
|
|
|
|
|
i.fa.fa-plus
|
|
|
|
|
|
|
|
|
|
div.trigger-item
|
|
|
|
|
div.trigger-content
|
|
|
|
|
div.trigger-text
|
|
|
|
|
| When a checklist is
|
|
|
|
|
div.trigger-dropdown
|
|
|
|
|
select(id="create-action")
|
|
|
|
|
option(value="created") Completed
|
|
|
|
|
option(value="removed") Made incomplete
|
|
|
|
|
div.trigger-button.js-add-gen.member-trigger.js-goto-action
|
|
|
|
|
i.fa.fa-plus
|
|
|
|
|
|
|
|
|
|
div.trigger-item
|
|
|
|
|
div.trigger-content
|
|
|
|
|
div.trigger-text
|
|
|
|
|
| When the checklist
|
|
|
|
|
div.trigger-dropdown
|
|
|
|
|
input(id="create-list-name",type=text,placeholder="Name")
|
|
|
|
|
div.trigger-text
|
|
|
|
|
| is
|
|
|
|
|
div.trigger-dropdown
|
|
|
|
|
select(id="create-action")
|
|
|
|
|
option(value="created") Completed
|
|
|
|
|
option(value="removed") Made incomplete
|
|
|
|
|
div.trigger-button.js-add-checklist-trigger.js-goto-action
|
|
|
|
|
i.fa.fa-plus
|
|
|
|
|
|
|
|
|
|
div.trigger-item
|
|
|
|
|
div.trigger-content
|
|
|
|
|
div.trigger-text
|
|
|
|
|
| When a checklist item is
|
|
|
|
|
div.trigger-dropdown
|
|
|
|
|
select(id="create-action")
|
|
|
|
|
option(value="created") Checked
|
|
|
|
|
option(value="removed") Unchecked
|
|
|
|
|
div.trigger-button.js-add-gen.member-trigger.js-goto-action
|
|
|
|
|
i.fa.fa-plus
|
|
|
|
|
|
|
|
|
|
div.trigger-item
|
|
|
|
|
div.trigger-content
|
|
|
|
|
div.trigger-text
|
|
|
|
|
| When the checklist item
|
|
|
|
|
div.trigger-dropdown
|
|
|
|
|
input(id="create-list-name",type=text,placeholder="Name")
|
|
|
|
|
div.trigger-text
|
|
|
|
|
| is
|
|
|
|
|
div.trigger-dropdown
|
|
|
|
|
select(id="create-action")
|
|
|
|
|
option(value="created") Checked
|
|
|
|
|
option(value="removed") Unchecked
|
|
|
|
|
div.trigger-button.js-add-checklist-trigger.js-goto-action
|
2018-08-15 18:47:09 +02:00
|
|
|
i.fa.fa-plus
|