diff options
author | Ferdinand Thiessen <opensource@fthiessen.de> | 2025-02-22 13:25:18 +0100 |
---|---|---|
committer | Ferdinand Thiessen <opensource@fthiessen.de> | 2025-02-25 02:16:56 +0100 |
commit | e712104e58db906d8d0859d2f920c74b78825089 (patch) | |
tree | 1d6c5ce3cb023081a0e80258b4f29a466d2a75cd /apps/files/src/components/FileEntry/FileEntryCheckbox.vue | |
parent | b0653e956c4a2751b1ff7f1660c1369c7d73a747 (diff) | |
download | nextcloud-server-e712104e58db906d8d0859d2f920c74b78825089.tar.gz nextcloud-server-e712104e58db906d8d0859d2f920c74b78825089.zip |
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>
Diffstat (limited to 'apps/files/src/components/FileEntry/FileEntryCheckbox.vue')
0 files changed, 0 insertions, 0 deletions