From a6ade652e32e6b914f2d6d0e58b08ec7e485459b Mon Sep 17 00:00:00 2001 From: "argiro.kokogiannaki" Date: Wed, 22 May 2019 15:04:10 +0000 Subject: [PATCH] [Trunk|Library] Landing Pages of results: add new component showPublisher that contains information for publisher & journal add showPublisher components in all results landing pages add sherpa/Romeo link parse journal information also from dataset, software, other results git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@55673 d315682c-612b-4755-9ff5-7f18f6832af3 --- landingPages/dataset/dataset.component.html | 6 +- landingPages/dataset/dataset.service.ts | 14 +++- .../landing-utils/resultLanding.module.ts | 6 +- .../landing-utils/showPublisher.component.ts | 71 +++++++++++++++++++ landingPages/orp/orp.component.html | 3 +- landingPages/orp/orp.service.ts | 14 +++- .../publication/publication.component.html | 45 +----------- landingPages/software/software.component.html | 3 +- landingPages/software/software.service.ts | 14 +++- login/utils/helper.class.ts | 13 ++-- utils/entities/datasetInfo.ts | 1 + utils/entities/orpInfo.ts | 1 + utils/entities/softwareInfo.ts | 1 + 13 files changed, 134 insertions(+), 58 deletions(-) create mode 100644 landingPages/landing-utils/showPublisher.component.ts diff --git a/landingPages/dataset/dataset.component.html b/landingPages/dataset/dataset.component.html index d0ed7ca8..aba66f89 100644 --- a/landingPages/dataset/dataset.component.html +++ b/landingPages/dataset/dataset.component.html @@ -41,9 +41,9 @@