stable
Clone or download
Read-only
This a part story #12447 Modal new document for empty/wiki/link How to test: - Enable the Wiki service (not the MediaWiki) - Go to the new UI and click on "New document" => You should be able to select the Wiki type - Disable the Wiki service - Go to the new UI and click on "New document" => You should NOT be able to select the Wiki type Change-Id: Ia52d702182f5b10787c3c52bb5de58412985314c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/include/Tree/DocumentTreeController.php | +1 | −1 | Go to diff View file |
M | plugins/document/include/Tree/DocumentTreePresenter.php | +10 | −5 | Go to diff View file |
M | plugins/document/scripts/document/components/App.vue | +3 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/NewItem/TypeSelector.vue | +17 | −12 | Go to diff View file |
M | plugins/document/scripts/document/index.js | +3 | −1 | Go to diff View file |
M | plugins/document/scripts/document/store/mutations.js | +3 | −1 | Go to diff View file |
M | plugins/document/scripts/document/store/state.js | +2 | −1 | Go to diff View file |
M | plugins/document/templates/document-tree.mustache | +1 | −0 | Go to diff View file |