openaire-library/searchPages
Konstantina Galouni b88c65a343 [Library | new-theme]: Create common methods to get entity name and entity file name from OpenaireEntities.
1. string-utils.class.ts:
   a. Added method "public static getEntityName(entityType: string, plural: boolean = false): string" to return OpenaireEntities name by entityType.
   b. Added method "public static getEntityFileName(entityType: string): string" to return OpenaireEntities file name by entityType.
2. directLinking.component.ts & dataProvider.component.ts & project.component.ts & resultLanding.component.ts & myOrcidLinks.component.ts & searchResearchResults.component.ts & result-preview.component.ts & search-tab.component.ts: Call StringUtils.getEntityName and StringUtils.getEntityFileName methods instead of checking if/then/else locally.
2022-06-03 13:01:55 +03:00
..
find Quick contact: Fix a bug with dropdown and add some inputs to make it dynamic. GeneraL: Fix some breadcrumb alignments and fix modal overflowBody parameter 2022-06-02 17:27:45 +03:00
searchUtils Search Page: Fix an error with expression change. Change in all fields with vocubulary or entity plus pid the equality operator to exact. 2022-06-02 17:44:56 +03:00
searchDataProviders.component.ts [Library | Trunk]: [NEW] Added service entity. 2022-05-13 15:57:31 +03:00
searchDataProviders.module.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
searchOrganizations.component.ts [Library | new-theme]: Use OpenaireEntities in search pages 2022-05-05 20:35:08 +03:00
searchOrganizations.module.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
searchProjects.component.ts [Library | new-theme]: Use OpenaireEntities in search pages 2022-05-05 20:35:08 +03:00
searchProjects.module.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
searchResearchResults.component.ts [Library | new-theme]: Create common methods to get entity name and entity file name from OpenaireEntities. 2022-06-03 13:01:55 +03:00
searchResearchResults.module.ts [Library| Trunk] 2020-11-25 17:12:31 +00:00