nextcloud/cypress/e2e/files_sharing
Ferdinand Thiessen be82a4e502 fix(files_sharing): ensure share status action works also in grid view
Remove some hacks from files app about the *files_sharing* status
action, in general not sure why this hack was there instead of being in
the correct app - but it broke the grid view.

So now the sharing information is also available in grid view.

Moreover the icon is fixed in size to not overflow the actions menu.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-19 22:51:32 +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-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
share-status-action.cy.ts fix(files_sharing): ensure share status action works also in grid view 2025-03-19 22:51:32 +01:00
ShareOptionsType.ts test(files_sharing): add e2e tests for public link sharing 2025-02-03 17:21:22 +01:00