openaire-library/searchPages
Konstantina Galouni b0a67be290 [develop-filters | WIP | CHANGED]: Added static refine fields.
1. searchFields.base.ts: Added RESULT_STATIC_FIELDS/ DATASOURCE_STATIC_FIELDS and RESULT_STATIC_FIELD_VALUES/ DATASOURCE_STATIC_FIELD_VALUE and updated in RESULT_FIELDS type to static for resultbestaccessright, and added type and in DATASOURCE_FIELDS added eosctype.
2. staticAutoComplete.component.ts: Added @Input() public fieldValues; and added check not to query for values when static (fieldValues exists).
3. searchResearchResults.component.ts & searchProjects.component.ts & searchOrganizations.component.ts & searchDataProviders.component.ts: Added parameters for static fields in <new-search-page> and initialized them properly.
4. advancedSearchForm.component.html: Added parameter fieldValues to <static-autocomplete>.
5. advancedSearchForm.component.ts: Added method "public getFieldValuesForId(id: string)".
6. newSearchPage.component.html: Added parameter fieldValues to <advanced-search-form> and show static filters view case.
7. newSearchPage.component.ts: Added static filters - initialize them properly and make code for static filters more dynamic.
2023-12-14 17:30:29 +02:00
..
find [Library | develop]: In search bars, set in placeholder the portal name according to the configuration name. 2023-07-24 16:25:20 +03:00
searchUtils [develop-filters | WIP | CHANGED]: Added static refine fields. 2023-12-14 17:30:29 +02:00
searchDataProviders.component.ts [develop-filters | WIP | CHANGED]: Added static refine fields. 2023-12-14 17:30:29 +02:00
searchDataProviders.module.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
searchOrganizations.component.ts [develop-filters | WIP | CHANGED]: Added static refine fields. 2023-12-14 17:30:29 +02:00
searchOrganizations.module.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
searchProjects.component.ts [develop-filters | WIP | CHANGED]: Added static refine fields. 2023-12-14 17:30:29 +02:00
searchProjects.module.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
searchResearchResults.component.ts [develop-filters | WIP | CHANGED]: Added static refine fields. 2023-12-14 17:30:29 +02:00
searchResearchResults.module.ts [Library| Trunk] 2020-11-25 17:12:31 +00:00