nextcloud/cypress/e2e
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
..
core chore: Add SPDX header 2024-05-26 20:05:04 +02:00
dashboard test(dashboard): Add regression test for loading unneeded data 2025-01-16 11:40:02 +01:00
files fix(files): also show file list headers on empty views 2025-03-17 19:41:41 +01:00
files_external fix(files): handle failed node properly 2025-02-21 14:07:13 +01:00
files_sharing fix(files_sharing): ensure share status action works also in grid view 2025-03-19 22:51:32 +01:00
files_trashbin test: fix cypress files trashbin tests 2025-03-05 10:37:46 +01:00
files_versions chore(tests): Fix using save/restore state in cypress 2025-03-05 13:45:23 +01:00
login fix: Redirect user to login if session is terminated 2025-01-09 09:48:44 +01:00
settings test: Remove .only( calls 2025-03-06 11:12:14 +00:00
systemtags test: Remove .only( calls 2025-03-06 11:12:14 +00:00
theming fix(test): Escape quotes in runOccCommand argument 2025-03-05 15:04:44 +01:00
core-utils.ts test(files): Make scrolling tests independent from magic values 2025-02-06 00:09:23 +01:00