mirror of
https://github.com/wekan/wekan.git
synced 2026-02-18 14:08:06 +01:00
Add user option to hide finished checklist items
Add a user option to hide finished items in a checklist.
This commit is contained in:
parent
2a25318ba8
commit
5755ece33e
6 changed files with 74 additions and 5 deletions
|
|
@ -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?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue