openaire-library/orcid/my-orcid-links
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
..
myOrcidLinks.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
myOrcidLinks.module.ts [Library|Trunk] 2021-04-13 14:37:28 +00:00
searchMyOrcidResults.component.html [Aggregator & Library | new-theme]: Fixes in search forms and logo | Removed animation in card results | Added service landing links for incompatible datasources in eosc portal. 2022-05-20 15:20:50 +03:00
searchMyOrcidResults.component.ts [Monitor Dashboard & Library | new-theme]: Renaming entity types using OpenaireEntities. 2022-05-09 13:13:44 +03:00
searchMyOrcidResults.module.ts [Explore & Library | new-theme]: Updates of paging in claims and orcid links pages | Fixes for server side rendering. 2022-05-17 00:31:28 +03:00