nextcloud/cypress/e2e/files_sharing
Ferdinand Thiessen 985764152f
fix(files): also show file list headers on empty views
It is needed, e.g. for the note-to-recipient, that the headers
are also shown when there is no content (yet).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-17 19:41:41 +01:00
..
public-share test(files_sharing): Check that default expiration date is shown b4 create share 2025-02-06 22:14:16 +01:00
expiry-date.cy.ts test: Add end-to-end test for share expiration date 2025-01-16 09:07:59 +01:00
file-request.cy.ts fix(files): Provide file actions from list entry to make it reactive 2024-08-01 01:54:42 +02:00
files-copy-move.cy.ts test(e2e): hide move dialog action if destination has no CREATE permission 2025-01-17 14:55:15 +01:00
files-inline-action.cy.ts fix(files): open sidebar on sharing tab by default for files 2024-11-09 11:42:08 +01:00
files-shares-view.cy.ts fix(files): Provide file actions from list entry to make it reactive 2024-08-01 01:54:42 +02:00
FilesSharingUtils.ts test(e2e): hide move dialog action if destination has no CREATE permission 2025-01-17 14:55:15 +01:00
limit_to_same_group.cy.ts chore(tests): Fix import in cypress test limit_to_same_group.cy.ts 2024-08-12 16:09:42 +02:00
note-to-recipient.cy.ts fix(files): also show file list headers on empty views 2025-03-17 19:41:41 +01:00
ShareOptionsType.ts test(files_sharing): add e2e tests for public link sharing 2025-02-03 17:21:22 +01:00