openaire-library/orcid
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
..
my-orcid-links [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
recommend-orcid-links [develop | DONE | FIXED]: Initialize properties on field definition (files: displayClaims.component.ts & directLinking.component.ts & approved.component.ts & curators.component.ts & portals.component.ts & depositFirstPage.component.ts & searchResultsInDeposit.component.ts & statisticsTab.component.ts & citeThis.component.ts & deletedByInference.component.ts & organization.component.ts & project.component.ts & deletedByInference.component.ts & myOrcidLinks.component.ts & searchMyOrcidResults.component.ts & searchRecommendedResultsForOrcid.component.ts & searchResultsForOrcid.component.ts & searchAll.component.ts & advancedSearchForm.component.ts & searchDataProviders.component.ts & searchDataProviders.component.ts & searchOrganizations.component.ts & searchProjects.component.ts). 2024-07-02 13:51:15 +03:00
orcid-core.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
orcid-routing.module.ts [develop | DONE | CHANGED]: Added routing modules (in library files) in Landing pages and in ORCID pages - imported the routing.module.ts in module.ts. 2024-02-28 14:33:44 +02:00
orcid-work.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
orcid.component.ts [develop | DONE | FIXED]: orcid.component.ts: Typo fixes in message shown when granting access to OpenAIRE. 2024-07-09 16:26:48 +03:00
orcid.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
orcid.service.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
orcidWork.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