stable
Clone or download
Read-only
Folder permissions can not yet be also applied on its children. Part of story #12457: New document modal: permissions Change-Id: Ib03d832b8325853a303868d073caaea557180a79
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/api/rest-querier.js | +60 | −0 | Go to diff View file |
M | plugins/document/scripts/document/api/rest-querier.spec.js | +80 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/Permissions/PermissionsSelector.spec.js | +16 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/Permissions/PermissionsSelector.vue | +20 | −3 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/Permissions/PermissionsUpdateModal.spec.js | +21 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/Permissions/PermissionsUpdateModal.vue | +45 | −14 | Go to diff View file |
M | plugins/document/scripts/document/po/fr.po | +3 | −0 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.js | +47 | −2 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.spec.js | +209 | −2 | Go to diff View file |
M | plugins/document/scripts/document/store/mutations-global.js | +3 | −1 | Go to diff View file |