openaire-library/landingPages
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
..
annotation [Library | Trunk]: Remove getUserInfo from annotation component 2021-01-13 13:00:41 +00:00
dataProvider [Library | new-theme]: Create common methods to get entity name and entity file name from OpenaireEntities. 2022-06-03 13:01:55 +03:00
feedback Delete some console logs. Change inputs in filters to small instead of x-small 2022-05-05 16:47:21 +03:00
htmlProjectReport [Trunk | Library]: 2021-06-22 08:04:38 +00:00
landing-utils Cite this: increase timeout - reduce possibility of require error 2022-06-02 15:49:22 +03:00
organization fix to center main content on mobile viewport 2022-06-02 16:11:24 +03:00
project [Library | new-theme]: Create common methods to get entity name and entity file name from OpenaireEntities. 2022-06-03 13:01:55 +03:00
result [Library | new-theme]: Create common methods to get entity name and entity file name from OpenaireEntities. 2022-06-03 13:01:55 +03:00