0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-15 00:43:23 +00:00
nextcloud_server/cypress/e2e
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
..
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:36:37 +01:00
files fix(files): also show file list headers on empty views 2025-03-05 11:15:16 +01:00
files_external fix(files): handle failed node properly 2025-02-21 10:49:43 +01:00
files_sharing fix(files_sharing): ensure share status action works also in grid view 2025-03-13 18:28:32 +01:00
files_trashbin test(e2e): adjust trashbin tests to be less flaky 2025-03-03 17:16:57 +01:00
files_versions chore: Update @nextcloud/cypress to v1.0.0-beta.11 2024-11-25 16:22:09 +01:00
login fix: Redirect user to login if session is terminated 2024-12-19 18:56:46 +01:00
settings test: Remove .only( calls 2025-03-06 11:30:05 +01:00
systemtags Merge pull request from nextcloud/fix/admin-tag-color-prevent 2025-03-06 14:09:39 +01:00
theming fix(theming): Ensure to only send valid URLs to backend 2025-01-27 14:20:15 +01:00
core-utils.ts test(files): Make scrolling tests independent from magic values 2025-02-05 18:40:00 +01:00