stable
Clone or download
Read-only
creation Part of request #18402 Convert document plugin into typescript To test, you have to create a new document with `String` property field which does not allow empty value. The document should be created with the correct `string` property value Change-Id: I3598bd3a34e62459b15bb88910c4f2e8f2a7567a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/Folder/DropDown/NewDocument/NewItemModal.test.js | +25 | −8 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DropDown/NewDocument/NewItemModal.vue | +11 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DropDown/PropertiesForCreateOrUpdate/CustomProperties/CustomPropertyString.vue | +1 | −1 | Go to diff View file |