0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-13 07:53:51 +00:00
nextcloud_server/cypress/e2e
Ferdinand Thiessen e712104e58
feat(files): allow to ignore warning to change file type
* Missing pieces of https://github.com/nextcloud/server/issues/46528
  * Add checkbox to not show this dialog again
  * Add user config as suggested by designers in files settings to
    reenable or diable this behavior.
  * Fix behavior of dialog: It says "keep .ext" but it does not keep the
    extension but cancels the operation. From the button label the user
    expects that the operation is continued but with the old extension.
  * Added more test coverage by adding component tests.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-02-25 02:16:56 +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 feat(files): allow to ignore warning to change file type 2025-02-25 02:16:56 +01:00
files_external fix(files): handle failed node properly 2025-02-21 10:49:43 +01:00
files_sharing feat(sharing): Allow to set default view mode for public shares 2025-02-10 18:57:38 +01:00
files_trashbin chore(tests): Make linter happy in cypress tests 2025-01-22 16:11:47 +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 fix(settings): Also sanitize fediverse and twitter handle in the frontend 2025-02-06 11:58:24 +01:00
systemtags chore(files): add actions cypress tests 2025-02-07 10:07:00 +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