openaire-library/searchPages
Konstantina Galouni e07891e4fa [Library | explore-redesign]: Moved <quick-selections> to the left as filter and re-arranged the order of the filters.
1. searchFields.ts:
   a. Added in HIDDEN_FIELDS, "instancetypename" (refine filter for research products).
   b. In DEPENDENT_FIELDS, set ["instancetypename"]: "type"
2. quick-selections.component.ts: Added again (as in the past), @Input() vertical: boolean=false and show types using <search-filter> if vertical is true.
3. searchAll.component.html: Changed medium top and bottom margins to uk-margin-top uk-margin-bottom.
4. newSearchPage.component.ts:
   a. In method "getFields()", check for HIDDEN_FIELDS, also dependencies to resultTypes.
   b. Added method "getFilterById()".
5. newSearchPage.component.html:
   a. Moved <quick-selections> to the left as filter (removed "include" line).
   b. Added <ng-template #search_filter> and re-arranged the order of the filters
2023-05-12 18:52:13 +03:00
..
find [Library | explore-redesign]: Moved <quick-selections> to the left as filter and re-arranged the order of the filters. 2023-05-12 18:52:13 +03:00
searchUtils [Library | explore-redesign]: Moved <quick-selections> to the left as filter and re-arranged the order of the filters. 2023-05-12 18:52:13 +03:00
searchDataProviders.component.ts [Library | explore-redesign]: Added/ updated how filters appear in mobile screens | Updated search forms. 2023-05-08 17:10:51 +03:00
searchDataProviders.module.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
searchOrganizations.component.ts [Library | new-theme]: searchPages/: Set default value null to @Input() openaireLink | env-properties.ts: In Dashboard type added "eosc". 2022-08-08 17:45:31 +03:00
searchOrganizations.module.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
searchProjects.component.ts [Library | new-theme]: searchPages/: Set default value null to @Input() openaireLink | env-properties.ts: In Dashboard type added "eosc". 2022-08-08 17:45:31 +03:00
searchProjects.module.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
searchResearchResults.component.ts Fix two more promises by adding void type. 2022-09-23 17:04:45 +03:00
searchResearchResults.module.ts [Library| Trunk] 2020-11-25 17:12:31 +00:00