0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-12 23:47:25 +00:00
nextcloud_server/cypress
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
..
e2e feat(files): allow to ignore warning to change file type 2025-02-25 02:16:56 +01:00
fixtures refactor(core): Replace security annotations with respective attributes 2024-07-26 07:30:45 +02:00
pages chore(files): Change "filename" to "file name" 2025-02-04 12:22:16 +01:00
support fix(files): Do not download files with openfile query flag 2025-02-06 02:17:25 +01:00
dockerNode.ts chore(cypress): also log the current server image sha 2025-02-20 20:58:52 +01:00
tsconfig.json test: Add proper styles for Cypress component tests 2024-10-29 14:28:58 +01:00