stable
Clone or download
Read-only
Part of story #26766 smooth usage of Document search By default the update date column is sorted but it was never displayed, until now Change-Id: Ib153722814b36cd069a9670772677f0969af32fc
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/api/rest-querier.test.ts | +2 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/AdvancedSearch/SearchCriteriaPanel.test.ts | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/helpers/build-advanced-search-params.test.ts | +2 | −2 | Go to diff View file |
M | plugins/document/scripts/document/helpers/build-advanced-search-params.ts | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/helpers/get-rest-body-from-search-params.test.ts | +91 | −18 | Go to diff View file |
M | plugins/document/scripts/document/helpers/get-rest-body-from-search-params.ts | +3 | −1 | Go to diff View file |
M | plugins/document/scripts/document/router/get-search-props-from-route.ts | +1 | −1 | Go to diff View file |