From 5755ece33e9fc5967c0b726abed0912fde9612db Mon Sep 17 00:00:00 2001 From: Marc Hartmayer Date: Tue, 9 Jun 2020 23:32:00 +0200 Subject: Add user option to hide finished checklist items Add a user option to hide finished items in a checklist. --- public/api/wekan.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'public') 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? -- cgit v1.2.3-1-g7c22