openaire-library/orcid
konstantina.galouni 64595c7382 [Trunk | Library]:
1. result-preview.ts: In Project interface, added optional boolean field "validated" (parsed in landing pages to show validated projects by funders).
2. parsingFunctions.class.ts: In method "parseFundingByProjects()" added parsing for "validated" field.   
3. fundedBy.component.ts: ticket #6228 - Show "Validated by funder" message if "validate" field is true.
4. dataProvider.component.ts: [Bug fix] In method "getDataProviderAggregationStatus()" set "aggregationStatusIsInitialized" to true on success and on error
        (not on complete, because after error it never completes and keeps on loading).
5. orcid.component.ts: [Bug fix]
        a. In method "getToken()" set "showLoading" to false on success and on error (after error there is no complete).
        b. In method "getPersonalDetails()" move "setTimeout" from complete to error.
6. showPublisher.component.ts: [Bug fix] Add "UTC" in pipe when showing published date ({{publishDate | date: 'dd MMM yyyy' : 'UTC'}}).
7. timeout-interceptor.service.ts: Timeout only GET requests.


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@61003 d315682c-612b-4755-9ff5-7f18f6832af3
2021-05-13 15:48:01 +00:00
..
my-orcid-links [Library|Trunk] 2021-04-26 09:42:41 +00:00
recommend-orcid-links [Trunk | Library]: 2021-02-10 09:26:47 +00:00
orcid-work.component.ts [Trunk | Library]: 2021-04-16 08:31:05 +00:00
orcid.component.ts [Trunk | Library]: 2021-05-13 15:48:01 +00:00
orcid.module.ts [Trunk | Library]: 2021-03-11 01:40:53 +00:00
orcid.service.ts [Trunk | Library]: orcid.service.ts: In method "saveWork()" added "dashboard" field that is sent and is built by properties.environment and properties.dashboard (to know from which portal comes the claim). 2021-04-20 14:55:08 +00:00
orcidWork.ts [Trunk | Library]: 2021-02-23 15:50:37 +00:00