stable

Clone or download

Read-only

New modal for wiki

part of story #12447 Modal new document for empty/wiki/link How to test: In new doman UI try to create a new document: - you should be able to choose "Link", "Wiki", and "Empty" for types By default "Empty" type is selected, it will be file in a next commit. Click on wiki, you should get same behavior than for link at previous changeset: - choosen type should be hiighlighted - a new input enables you to add the wiki page name - backend is not done for now, so if you try to add a new wiki, REST error is displayed No functional change for Empty and Link types Change-Id: I9816ab50cf22ae2e76ccd801c69cc84971dcf984

Modified Files

Name
M plugins/document/scripts/document/components/Folder/NewItem/NewItemModal.vue +6 −0 Go to diff View file
A plugins/document/scripts/document/components/Folder/NewItem/Property/WikiProperties.vue +61 −0 Go to diff View file
M plugins/document/scripts/document/components/Folder/NewItem/TypeSelector.vue +20 −7 Go to diff View file
M plugins/document/scripts/document/po/fr.po +6 −0 Go to diff View file
M plugins/document/scripts/document/po/template.pot +6 −0 Go to diff View file