From d1b2a5292572e4d8b1c00a7980f0d68683348bae Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Mon, 26 Nov 2018 15:44:32 +0000 Subject: [PATCH] 1. Add proper message (for connect or explore portal) for Zenodo repository in all deposit pages at the right side of each page. 2. Library: deposit/utils/zenodoInformation.class.ts: create class to describe zenodo information (name, url, shareInZenodoUrl - only for connect portal). git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@53973 d315682c-612b-4755-9ff5-7f18f6832af3 --- .../depositBySubjectResult.component.html | 20 +++++++++++-- .../depositBySubjectResult.component.ts | 11 +++++++ deposit/datasets/depositDatasets.component.ts | 27 +++++++++++++++-- .../depositDatasetsResult.component.ts | 30 ++++++++++++++++--- deposit/deposit.component.html | 17 ++++++++++- deposit/deposit.component.ts | 2 ++ deposit/depositResult.component.ts | 27 ++++++++++++----- .../depositPublications.component.ts | 14 ++++++++- .../depositPublicationsResult.component.ts | 26 +++++++++++++++- deposit/utils/zenodoInformation.class.ts | 5 ++++ 10 files changed, 160 insertions(+), 19 deletions(-) create mode 100644 deposit/utils/zenodoInformation.class.ts diff --git a/deposit/datasets/depositBySubjectResult.component.html b/deposit/datasets/depositBySubjectResult.component.html index d6c92f38..95d5077c 100644 --- a/deposit/datasets/depositBySubjectResult.component.html +++ b/deposit/datasets/depositBySubjectResult.component.html @@ -63,15 +63,29 @@ An error occured. -
You can still deposit your {{requestFor}} in OpenAIRE's Zenodo catch-all repository () hosted by CERN. -
+ --> + + +
+ + +
+ Deposit your {{requestFor}} in + + {{zenodoInformation.name}} () + +
+ +
-