mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-23 23:08:03 +01:00
Add frontend testing of multi-object filtering
This commit is contained in:
parent
00e17f4d69
commit
adb956467b
5 changed files with 336 additions and 5 deletions
|
|
@ -43,7 +43,7 @@
|
|||
},
|
||||
{
|
||||
"id": 3,
|
||||
"correspondent": null,
|
||||
"correspondent": 14,
|
||||
"document_type": 1,
|
||||
"storage_path": null,
|
||||
"title": "dolor",
|
||||
|
|
@ -64,7 +64,7 @@
|
|||
{
|
||||
"id": 4,
|
||||
"correspondent": 9,
|
||||
"document_type": 1,
|
||||
"document_type": 2,
|
||||
"storage_path": null,
|
||||
"title": "sit amet",
|
||||
"content": "Test document PDF",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue