Project

General

Profile

« Previous | Next » 

Revision 60392

[Trunk | Library]:
orcid-work.component.ts: Updates and fixes | Add UI for "pageType=='my_search'" (my orcid links page).
orcid.component.ts:
a. Update component to get ORCID tokens and redirect back to the appropriate page.
b. When called by ORCID UI (no source parameter), call method "orcidService.getPersonalDetails()" to redirect to advanced search research outcomes, filtered by name.
c. Remove unused code.
orcid.module.ts: import ResultLandingUtilsModule.
orcid.service.ts:
a. Add methods "getLocalWorksByPids()", "getUserOrcid()" and "getPersonalDetails()".
b. Fixes and imporovements in request responses.
c. Separate /local from /orcid methods in orcid service (/local query only DB while /orcid query ORCID API).
orcidWork.ts:
a. Add method "mapType()" to map OpenAIRE result types to ORCID work types.
b. [Bug fix] Parse resultLandingInfo.dateofacceptance correctly into year, month, day.
c. [Bug fix] Capitalize author.orcid to set "contributor-orcid].path.

  • added
  • modified
  • copied
  • renamed
  • deleted