improv: use statusFilter instead of includeArchive,includeDrafts for document search (#6537)
* improv: use statusFilter instead of includeArchive,includeDrafts for document search * improv: update FilterComponent to add support for multiple selected items * feat: update document type search ui * fix test * Restore support for old parameters to avoid breaking change --------- Co-authored-by: Tom Moor <tom.moor@gmail.com>
This commit is contained in:
@@ -740,12 +740,9 @@
|
||||
"Past month": "Past month",
|
||||
"Past year": "Past year",
|
||||
"Published documents": "Published documents",
|
||||
"Documents you have access to, excluding drafts": "Documents you have access to, excluding drafts",
|
||||
"Active documents": "Active documents",
|
||||
"Documents you have access to, including drafts": "Documents you have access to, including drafts",
|
||||
"All documents": "All documents",
|
||||
"Documents you have access to, including drafts and archived": "Documents you have access to, including drafts and archived",
|
||||
"Document type": "Document type",
|
||||
"Archived documents": "Archived documents",
|
||||
"Draft documents": "Draft documents",
|
||||
"Any status": "Any status",
|
||||
"Search Results": "Search Results",
|
||||
"Remove search": "Remove search",
|
||||
"Any author": "Any author",
|
||||
|
||||
Reference in New Issue
Block a user