stable
Clone or download
Read-only
Since we don't have a PeoplePicker, we should indicate to the user what is the expected format for owner search. Part of story #24197: search for Documents with criteria Change-Id: I57a5f0c135825cfe01c8f9dda206fc8381206afc
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/include/Tree/ListOfSearchCriterionPresenterBuilder.php | +9 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/AdvancedSearch/Criteria/CriterionGlobalText.vue | +1 | −1 | Go to diff View file |
A | plugins/document/scripts/document/components/AdvancedSearch/Criteria/CriterionOwner.test.ts | +57 | −0 | Go to diff View file |
A | plugins/document/scripts/document/components/AdvancedSearch/Criteria/CriterionOwner.vue | +101 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/AdvancedSearch/Criteria/__snapshots__/CriterionGlobalText.test.ts.snap | +1 | −1 | Go to diff View file |
A | plugins/document/scripts/document/components/AdvancedSearch/Criteria/__snapshots__/CriterionOwner.test.ts.snap | +78 | −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/components/AdvancedSearch/SearchCriteriaPanel.vue | +2 | −0 | Go to diff View file |
M | plugins/document/scripts/document/po/fr_FR.po | +9 | −0 | Go to diff View file |
M | plugins/document/scripts/document/type.ts | +4 | −0 | Go to diff View file |
M | plugins/document/themes/_search.scss | +2 | −1 | Go to diff View file |