stable
Clone or download
Read-only
request #18402 Convert document plugin into typescript No functional changes Change-Id: I9a2c734c667ba9926667d8db6105040ba2497871
Modified Files
Name | ||||
---|---|---|---|---|
R | plugins/document/scripts/document/api/rest-querier.test.js | Go to diff View file | ||
R | plugins/document/scripts/document/api/rest-querier.js | Go to diff View file | ||
M | plugins/document/scripts/document/helpers/permissions/ugroups.js | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/helpers/permissions/ugroups.test.js | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/store/actions-helpers/adjust-item-to-content-after-item-creation-in-folder.js | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/store/actions-helpers/adjust-item-to-content-after-item-creation-in-folder.test.js | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/store/actions-helpers/load-ascendant-hierarchy.js | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/store/actions-helpers/load-ascendant-hierarchy.test.js | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/store/actions-helpers/load-folder-content.js | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/store/actions-helpers/load-folder-content.test.js | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/store/actions-helpers/upload-file.js | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.js | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.test.js | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/store/metadata/metadata-actions.test.js | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/type.ts | +19 | −0 | Go to diff View file |