stable

Clone or download

Read-only

Inject the option in the vue app

part of: story #14876 propose changelog on documents by default How to test: - Build the app in watch mode - Open Document, open the console --> In vue-devtools, you must see is_changelog_proposed_after_dnd in the state Change-Id: I12389f616046a7ea6cf9f2f93f4128bd9394e313

Modified Files

Name
M plugins/document/include/Tree/DocumentTreeController.php +14 −5 Go to diff View file
M plugins/document/include/Tree/DocumentTreePresenter.php +9 −1 Go to diff View file
M plugins/document/include/documentPlugin.php +3 −1 Go to diff View file
M plugins/document/scripts/document/components/App.test.js +2 −0 Go to diff View file
M plugins/document/scripts/document/components/App.vue +2 −0 Go to diff View file
M plugins/document/scripts/document/index.js +4 −0 Go to diff View file
M plugins/document/scripts/document/store/mutations-global.js +2 −0 Go to diff View file
M plugins/document/templates/document-tree.mustache +1 −0 Go to diff View file