stable

Clone or download

Read-only

Be able to update an empty document to a embedded file document

This is a part of story #13208 create new version of empty document Only the link and embedded are implemented for now. The file implementation will be done in their dedicated patch You can test the patch via the new UI, you should be able to transform an empty document to a embedded file document Change-Id: I67bb6a14815efdb44df0eadd681057fa762670e5

Modified Files

Name
M plugins/document/scripts/document/api/rest-querier.js +14 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/ModalCreateNewItemVersion/CreateNewVersionEmptyModal.vue +2 −2 Go to diff View file
M plugins/document/scripts/document/store/actions.js +7 −0 Go to diff View file
M plugins/document/scripts/document/store/actions.spec.js +52 −5 Go to diff View file