mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 16:25:33 +01:00
Add frontend owner filtering
Add owner to doc cards, table Frontend testing for owner filtering
This commit is contained in:
parent
487d3a6262
commit
c2b5451fe4
18 changed files with 549 additions and 31 deletions
|
|
@ -150,7 +150,7 @@ describe('documents-list', () => {
|
|||
cy.contains('button', 'Corresp 11').click()
|
||||
cy.contains('label', 'Exclude').click()
|
||||
})
|
||||
cy.contains('One document')
|
||||
cy.contains('3 documents')
|
||||
})
|
||||
|
||||
it('should apply tags', () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue