stable

Clone or download

Read-only

Display link switch to old ui

part of story #12635 Be able to start using new docman UI How to test: Access to new document view: - bellow items table a link is displayed click on link: - you should be redirected on the old UI If you click on link in a subfolder your are redirected direclty in the same folder in legacy UI Change-Id: I81b96bbb64ffc8cf1a39c906e1e398257c64d77c

Modified Files

Name
M plugins/document/scripts/document/components/App.vue +3 −1 Go to diff View file
A plugins/document/scripts/document/components/Folder/SwitchToOldUI.vue +45 −0 Go to diff View file
M plugins/document/scripts/document/po/fr.po +3 −0 Go to diff View file
M plugins/document/scripts/document/po/template.pot +3 −0 Go to diff View file
M plugins/document/scripts/document/store/actions.js +1 −3 Go to diff View file
M plugins/document/scripts/document/store/actions.spec.js +3 −2 Go to diff View file
M plugins/document/themes/BurningParrot/document/_document.scss +5 −0 Go to diff View file