summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorMarc Hartmayer <hello@hartmayer.com>2020-06-09 23:32:00 +0200
committerMarc Hartmayer <hello@hartmayer.com>2020-06-09 23:40:44 +0200
commit5755ece33e9fc5967c0b726abed0912fde9612db (patch)
treea226c3a2cbecec2bc2900bcd7ed6dcfe90466107 /public
parent2a25318ba8c262ed3282b50a83f5a8c0ecb212a1 (diff)
downloadwekan-5755ece33e9fc5967c0b726abed0912fde9612db.tar.gz
wekan-5755ece33e9fc5967c0b726abed0912fde9612db.tar.bz2
wekan-5755ece33e9fc5967c0b726abed0912fde9612db.zip
Add user option to hide finished checklist items
Add a user option to hide finished items in a checklist.
Diffstat (limited to 'public')
-rw-r--r--public/api/wekan.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/api/wekan.yml b/public/api/wekan.yml
index 33d1c246..4391b4d6 100644
--- a/public/api/wekan.yml
+++ b/public/api/wekan.yml
@@ -3071,6 +3071,10 @@ definitions:
description: |
does the user want to hide system messages?
type: boolean
+ hideCheckedItems:
+ description: |
+ does the user want to hide checked checklist items?
+ type: boolean
hiddenSystemMessages:
description: |
does the user want to hide system messages?