stable
Clone or download
Read-only
request #13682 Update properties should not be available when status is not available for project
How to reproduce: In new docman UI have the status property disabled Create and update folder: Default properties text section should not be displayed Change-Id: Ib3529c3bace241b4f38209af461722574dccfcdd
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/app.spec.js | +1 | −0 | Go to diff View file |
A | plugins/document/scripts/document/components/Folder/Metadata/FolderMetadata/FolderDefaultPropertiesForCreate.spec.js | +73 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/Metadata/FolderMetadata/FolderDefaultPropertiesForCreate.vue | +8 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/Metadata/FolderMetadata/FolderDefaultPropertiesForUpdate.spec.js | +14 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/Metadata/FolderMetadata/FolderDefaultPropertiesForUpdate.vue | +6 | −1 | Go to diff View file |