nextcloud/cypress/e2e/files_sharing
Ferdinand Thiessen 884effa7c5
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-13 18:28:32 +01:00
..
public-share fix(files_sharing): ensure downloaded file has the correct filename 2025-03-05 08:31:25 +01:00
expiry-date.cy.ts test: Add end-to-end test for share expiration date 2025-01-15 16:10:46 +01:00
file-request.cy.ts test: Add end-to-end tests for new public share Vue UI 2024-09-06 03:38:48 +02:00
files-copy-move.cy.ts chore(files): add actions cypress tests 2025-02-07 10:07:00 +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 chore: compile assets 2025-02-07 10:07:00 +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-05 11:15:16 +01:00
share-status-action.cy.ts fix(files_sharing): ensure share status action works also in grid view 2025-03-13 18:28:32 +01:00
ShareOptionsType.ts test(files_sharing): add e2e tests for public link sharing 2025-02-03 12:38:06 +01:00