Konstantina Galouni
7f7b08b7af
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. |
||
---|---|---|
.. | ||
my-orcid-links | ||
recommend-orcid-links | ||
orcid-core.module.ts | ||
orcid-routing.module.ts | ||
orcid-work.component.ts | ||
orcid.component.ts | ||
orcid.module.ts | ||
orcid.service.ts | ||
orcidWork.ts |