stable
Clone or download
Read-only
This is a part of story #13589 Update hardcoded metadata How to test: - Try to update each document type => Error => if you do not fill the fields correctly, and the modal is not closed => No Error => metatdata/properties are updated and the modal is closed Change-Id: I0ef1cf84d721f1b30d267504152171119bbb6e76
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/api/rest-querier.js | +65 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ActionsDropDown/DropdownMenu.spec.js | +2 | −2 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ActionsDropDown/DropdownMenu.vue | +10 | −3 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/FolderHeader.vue | +4 | −7 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.js | +45 | −1 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.spec.js | +218 | −34 | Go to diff View file |