stable
Clone or download
Read-only
part of request #18402 Convert document plugin into typescript Duing: e835bae53123f664f96c4753c083435ff9e90f46 Some metadata have been forgotten: - New Document metadata throws error - Metadata are no longer kept at document creation Change-Id: Iabeb12fb82c20aee23a833830a781e9aadf230b7
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/api/rest-querier.test.ts | +13 | −7 | Go to diff View file |
M | plugins/document/scripts/document/api/rest-querier.ts | +32 | −8 | Go to diff View file |
M | plugins/document/scripts/document/helpers/properties-helpers/metadata-to-properties.ts | +6 | −2 | Go to diff View file |
M | plugins/document/scripts/document/store/actions-retrieve.test.ts | +14 | −2 | Go to diff View file |
M | plugins/document/scripts/document/store/actions-retrieve.ts | +6 | −3 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.js | +4 | −1 | Go to diff View file |