nextcloud/cypress/e2e/files
Ferdinand Thiessen a7fcd2428e
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-31 16:33:47 +02:00
..
drag-n-drop.cy.ts chore: add drag and drop recursion and FilesystemAPI testing 2024-04-04 11:58:34 +00:00
duplicated-node-regression.cy.ts test(files): Add tests for path handling 2024-10-16 18:32:59 +02:00
files-download.cy.ts fix(files): Provide file actions from list entry to make it reactive 2024-08-08 17:20:54 +02:00
files-renaming.cy.ts test(cypress): adjust files-renaming 2025-03-19 18:58:38 +01:00
files-searching.cy.ts fix(files): Ensure search query is cleared when changing view or directory 2024-04-18 00:55:21 +02:00
files-settings.cy.ts fix(files): Do not show files from hidden folders in "Recent"-view if hidden files are disabled by user 2024-04-18 12:46:13 +02:00
files-sidebar.cy.ts chore(cypress): adjust files-sidebar.cy.ts 2024-08-02 15:00:47 +02:00
files-xml-regression.cy.ts fix(files): Update webdav to 5.3.2 fixing handling of files with XML entities in their names 2024-02-09 11:08:00 +01:00
files.cy.ts fix(files): properly show file not found error 2025-02-19 09:52:53 +01:00
files_copy-move.cy.ts fix(files): When copying nodes only add the copy suffix for file before file extension 2024-03-22 19:13:48 +01:00
files_sorting.cy.ts fix(files): sort not working after changing views 2025-01-20 19:30:06 +01:00
FilesUtils.ts fix(files_sharing): ensure share status action works also in grid view 2025-03-31 16:33:47 +02:00
live_photos.cy.ts test: Improve stability of live photo e2ee tests 2025-03-06 11:27:28 +01:00
LivePhotosUtils.ts test: Improve stability of live photo e2ee tests 2025-03-06 11:27:28 +01:00
recent-view.cy.ts test: Add test for recent view 2024-08-08 16:49:15 +02:00
router-query.cy.ts fix(cypress): opendetails tests 2025-02-21 10:54:17 +01:00