stable
Clone or download
Read-only
For better user experience, date criteria (like creation date or update date) have now a date picker. Part of story #24197: search for Documents with criteria Change-Id: I0f3f41acdb1302643c7367cfd021b9f6e9f9e10e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/AdvancedSearch/Criteria/CriterionDate.test.ts | +3 | −1 | Go to diff View file |
M | plugins/document/scripts/document/components/AdvancedSearch/Criteria/CriterionDate.vue | +23 | −24 | Go to diff View file |
M | plugins/document/scripts/document/components/AdvancedSearch/Criteria/__snapshots__/CriterionDate.test.ts.snap | +6 | −10 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/Metadata/DateFlatPicker.vue | +4 | −4 | Go to diff View file |
M | plugins/document/scripts/document/helpers/get-rest-body-from-search-params.test.ts | +2 | −0 | Go to diff View file |
M | plugins/document/scripts/document/helpers/get-rest-body-from-search-params.ts | +14 | −6 | Go to diff View file |