openaire-library/landingPages/dataProvider
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
..
dataProvider.component.html [Library|Trunk] 2021-04-08 10:50:11 +00:00
dataProvider.component.ts [Trunk | Library]: 2021-05-13 15:48:01 +00:00
dataProvider.module.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
dataProvider.service.ts [Trunk | Library]: dataProvider.service.ts & searchDataproviders.service.ts: 2021-05-12 15:00:19 +00:00
datasetsTab.component.ts [Trunk | Library]: 2019-09-11 09:45:54 +00:00
datasourcesTab.component.ts [trunk]: Merging branch 'changeDeposit' into trunk for revisions 54355:54751 2019-02-12 11:15:21 +00:00
organizationsTab.component.ts [Library | Trunk]: Replace static links with property url 2020-07-13 14:42:34 +00:00
orpsTab.component.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
projectsTab.component.ts 1. Landing pages: Rename 'Other Metrics' to 'Metrics' in appbox. 2018-06-10 23:25:33 +00:00
publicationsTab.component.ts [Trunk | Library]: 2019-09-11 09:45:54 +00:00
relatedDatasourcesTab.component.ts [Library | Trunk]: Replace static links with property url 2020-07-13 14:42:34 +00:00
softwareTab.component.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
statisticsTab.component.ts [Library|Trunk] 2020-11-18 16:06:27 +00:00