stable
Clone or download
Read-only
part of request #18402 Convert document plugin into typescript How to display button: Create an Empty or an Embedded document Have a user with only Read permission Open the quick look view of document No functional changes, clicking on button should still perform a correct redirect Change-Id: I61ea37d3c706f14c51370c95a04a0e0504fa134c
Modified Files
Name | ||||
---|---|---|---|---|
R | plugins/document/scripts/document/components/Folder/ActionsButton/DetailsItemButton.test.js | Go to diff View file | ||
M | plugins/document/scripts/document/components/Folder/ActionsButton/DetailsItemButton.vue | +25 | −19 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DropDown/DownloadFolderAsZip/DownloadFolderAsZip.test.js | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ModalCreateNewItemVersion/CreateNewVersionEmptyModal.vue | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/SwitchToOldUI.test.js | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/SwitchToOldUI.vue | +1 | −1 | Go to diff View file |
R | plugins/document/scripts/document/helpers/location-helper.js | Go to diff View file |