0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 13:00:42 +00:00
nextcloud_server/cypress/e2e/files_versions
Ferdinand Thiessen ecfe02db47
fix(files_versions): correctly show version author also for shared files
The users endpoint is not available for other users if the current user
has no admin privileges, so instead use the displaynames endpoint.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-26 10:21:19 +01:00
..
filesVersionsUtils.ts feat(files_versions): Add listener and interfaces to allow versions migration across storages 2024-03-26 17:40:31 +01:00
version_creation.cy.ts fix(files_versions): correctly show version author also for shared files 2025-03-26 10:21:19 +01:00
version_cross_share_move_and_copy.cy.ts fix(Cypress): Adjust tests for new breadcrumbs 2024-04-10 08:06:57 -05:00
version_deletion.cy.ts test(files_versions): Add tests for versions actions 2024-02-27 09:28:23 +01:00
version_download.cy.ts feat(files_versions): Add listener and interfaces to allow versions migration across storages 2024-03-26 17:40:31 +01:00
version_expiration.cy.ts chore(tests): Fix using save/restore state in cypress 2025-03-06 10:26:40 +01:00
version_naming.cy.ts test(files_versions): Add tests for versions actions 2024-02-27 09:28:23 +01:00
version_restoration.cy.ts feat(files_versions): Add listener and interfaces to allow versions migration across storages 2024-03-26 17:40:31 +01:00
version_sharing.cy.ts fix(files_versions): correctly show version author also for shared files 2025-03-26 10:21:19 +01:00