stable

Clone or download

Read-only

fix: remove Details button that links to old UI

Given I have only READ permission on an item then there should not be a Details button that link to the legacy docman UI. This button might appear for Embedded, Empty, or Folder items, in header or in quicklook. Part of story #26808: have document part of Community Edition Change-Id: I1f6fe01aa5eba20baaf5189797ced9e05504969f

Modified Files

Name
M plugins/document/scripts/document/components/EmbeddedDisplay/ActionsHeader.test.ts +2 −4 Go to diff View file
M plugins/document/scripts/document/components/EmbeddedDisplay/ActionsHeader.vue +1 −8 Go to diff View file
D plugins/document/scripts/document/components/Folder/ActionsButton/DetailsItemButton.test.ts +0 −61 Go to diff View file
D plugins/document/scripts/document/components/Folder/ActionsButton/DetailsItemButton.vue +0 −55 Go to diff View file
M plugins/document/scripts/document/components/Folder/FolderHeaderAction.test.js +0 −6 Go to diff View file
M plugins/document/scripts/document/components/Folder/FolderHeaderAction.vue +2 −9 Go to diff View file
M plugins/document/scripts/document/components/Folder/QuickLook/QuickLookEmptyOrEmbedded.vue +0 −7 Go to diff View file
M plugins/document/scripts/document/po/fr_FR.po +0 −3 Go to diff View file
M plugins/document/scripts/document/po/pt_BR.po +0 −3 Go to diff View file