Support for filter by parent document (#6850)

* Backend support for filter by parent document

* parentDocumentId -> documentId
This commit is contained in:
Tom Moor
2024-04-25 22:44:15 -04:00
committed by GitHub
parent 3f4583ce72
commit 958cf45d74
14 changed files with 145 additions and 45 deletions

View File

@@ -6,6 +6,7 @@
"Edit collection": "Edit collection",
"Permissions": "Permissions",
"Collection permissions": "Collection permissions",
"Search in collection": "Search in collection",
"Star": "Star",
"Unstar": "Unstar",
"Delete": "Delete",
@@ -52,6 +53,7 @@
"Pin to home": "Pin to home",
"Pinned to home": "Pinned to home",
"Pin": "Pin",
"Search in document": "Search in document",
"Print": "Print",
"Print document": "Print document",
"Import document": "Import document",
@@ -483,7 +485,6 @@
"API token created": "API token created",
"Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".": "Name your token something that will help you to remember it's use in the future, for example \"local development\", \"production\", or \"continuous integration\".",
"The document archive is empty at the moment.": "The document archive is empty at the moment.",
"Search in collection": "Search in collection",
"This collection is only visible to those given access": "This collection is only visible to those given access",
"Private": "Private",
"Recently updated": "Recently updated",
@@ -763,6 +764,7 @@
"Past week": "Past week",
"Past month": "Past month",
"Past year": "Past year",
"Remove document filter": "Remove document filter",
"Any status": "Any status",
"Search Results": "Search Results",
"Remove search": "Remove search",