stable
Clone or download
Read-only
part of request #18402 Convert document plugin into typescript This patch extract rest querier for move and copy item to typescript. No functionnal changes Change-Id: I22022d11446a2c7f635061914fa9db53658cd07a
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/document/scripts/document/api/move-rest-querier.test.ts | +188 | −0 | Go to diff View file |
A | plugins/document/scripts/document/api/move-rest-querier.ts | +137 | −0 | Go to diff View file |
M | plugins/document/scripts/document/api/rest-querier.js | +0 | −114 | Go to diff View file |
M | plugins/document/scripts/document/api/rest-querier.test.js | +0 | −160 | Go to diff View file |
M | plugins/document/scripts/document/store/clipboard/clipboard-actions.js | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/store/clipboard/clipboard-actions.test.js | +1 | −1 | Go to diff View file |