stable
Clone or download
Read-only
This is a part of story #13589 Update hardcoded metadata How to test: - update a file => spinner is displayed during update => if update failed, error is displayed => if everything is OK update is done - a new info message enable user to switch back to old UI (to update owner_id and custom properties) - title and metadata are updated in app Change-Id: I30ffe49f7a4e177c4d70baec4fc8a539a4e972bd
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/api/rest-querier.js | +18 | −2 | Go to diff View file |
A | plugins/document/scripts/document/components/Folder/ModalUpdateMetadata/InfoAccessOldPropertiesPage.vue | +26 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/ModalUpdateMetadata/UpdateMetadataModal.vue | +20 | −3 | Go to diff View file |
M | plugins/document/scripts/document/po/fr.po | +8 | −0 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.js | +28 | −1 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.spec.js | +60 | −2 | Go to diff View file |
M | plugins/document/scripts/document/store/mutations-folder-content.js | +6 | −1 | Go to diff View file |
M | plugins/document/themes/BurningParrot/document/_update-document.scss | +4 | −0 | Go to diff View file |