openaire-library/utils/result-preview
Konstantina Galouni 7f7b08b7af [develop | DONE | ADDED]: Added the option to claim works to ORCID without pids, but with OpenAIRE id.
1. myOrcidLinks.component.ts & orcid.service.ts: Added functionality for orcid claim with openaireId.
2. orcid-work.component.ts: Added functionality for orcid claim with openaireId & added (missing from previous commit) @Input() compactView to show or not the word "claim".
3. orcidWork.ts:  Set openaireId (relcanId) as external-id with "external-id-type": "source-work-id".
4. newSearchPage.component.ts: Added field public isLoggedIn: boolean = false; and initialize it by calling userManagementService.getUserInfo().
5. newSearchPage.component.html: In <search-result> set isLoggedIn parameter.
6. searchResult.component.ts: Added functionality for orcid claim with openaireId & Added field  @Input() isLoggedIn: boolean = false; and replaced Session check.
7. result-preview.component.ts & result-preview.component.html: Removed checks to orcid claim only when there are pids.
2024-07-23 02:17:45 +03:00
..
result-preview.component.html [develop | DONE | ADDED]: Added the option to claim works to ORCID without pids, but with OpenAIRE id. 2024-07-23 02:17:45 +03:00
result-preview.component.less Change results preview. Add hosted by, metrics in search results. Create entity-metadata for entity medata. 2023-02-17 19:40:05 +02:00
result-preview.component.ts [develop | DONE | ADDED]: Added the option to claim works to ORCID without pids, but with OpenAIRE id. 2024-07-23 02:17:45 +03:00
result-preview.module.ts [develop | DONE | ADDED] add orcid-core module, without the routing - use it in other components instead of orcid module 2024-03-14 09:28:33 +02:00
result-preview.ts [develop | DONE | ADDED]: Added relation between products (research product landing) and services (data sources - exclude service type). 2024-07-01 23:35:47 +03:00