From bbc8ec2a347198861d98d1ec85a256d6623eb95d Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Mon, 27 Jul 2020 10:48:05 +0000 Subject: [PATCH] [Library | Trunk]: Add again provider link on download from git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59169 d315682c-612b-4755-9ff5-7f18f6832af3 --- .../landing-utils/availableOn.component.ts | 14 +- .../citeThis/citeThis.component.ts | 7 +- utils/authors/showAuthors.component.ts | 23 ++- .../result-preview.component.html | 141 ++++++++++-------- 4 files changed, 97 insertions(+), 88 deletions(-) diff --git a/landingPages/landing-utils/availableOn.component.ts b/landingPages/landing-utils/availableOn.component.ts index 7c497f3b..f2c606c0 100644 --- a/landingPages/landing-utils/availableOn.component.ts +++ b/landingPages/landing-utils/availableOn.component.ts @@ -1,6 +1,5 @@ import {Component, Input} from '@angular/core'; import {HelperFunctions} from "../../utils/HelperFunctions.class"; -import {EnvProperties} from "../../utils/properties/env-properties"; import {HostedByCollectedFrom} from "../../utils/result-preview/result-preview"; import {properties} from "../../../../environments/environment"; @@ -8,8 +7,7 @@ import {properties} from "../../../../environments/environment"; selector: 'availableOn', template: `
- @@ -23,11 +21,11 @@ import {properties} from "../../../../environments/environment"; [{{(i + 1) | number}}] - {{available.downloadName}} - + {{available.downloadName}} @@ -38,12 +36,12 @@ import {properties} from "../../../../environments/environment";
Provider: - + {{available.collectedName}} - +
- +
diff --git a/landingPages/landing-utils/citeThis/citeThis.component.ts b/landingPages/landing-utils/citeThis/citeThis.component.ts index 8d31a2e9..66d316a8 100644 --- a/landingPages/landing-utils/citeThis/citeThis.component.ts +++ b/landingPages/landing-utils/citeThis/citeThis.component.ts @@ -34,12 +34,9 @@ declare var UIkit: any;
-
diff --git a/utils/authors/showAuthors.component.ts b/utils/authors/showAuthors.component.ts index f811b2a4..3f51670d 100644 --- a/utils/authors/showAuthors.component.ts +++ b/utils/authors/showAuthors.component.ts @@ -29,16 +29,15 @@ import {properties} from "../../../../environments/environment"; {{author.fullName}}
ORCID
-
- - - +
+ + +
+
@@ -49,8 +48,8 @@ import {properties} from "../../../../environments/environment";
Search {{author.fullName}} in OpenAIRE
- @@ -36,7 +37,8 @@ [no title available]
-
+
{{result.acronym}} @@ -49,11 +51,11 @@ [no title available]
-
+
-
+
Funder: {{result.funderShortname}} @@ -62,14 +64,14 @@ Project Code: {{result.code}} - - - - - + + + + +
-
+
Overall Budget: {{result.budget | number}} @@ -105,7 +107,7 @@ title="Open Access mandate for Publications and Research Data"> Open Access mandate for Publications and Research Data {{' '}} - + {{language}} @@ -130,22 +132,23 @@ {{' '}}
-
-
Authors:
- +
+
Authors:
+
-
+
-
+
Publisher: {{result.publisher}}
+ class="uk-margin-small-bottom"> {{(result.countries.length == 1) ? 'Country' : 'Countries'}}: {{country}}{{(i < (result.countries.slice(0, 10).length - 1)) ? ", " : ""}} @@ -153,7 +156,7 @@
-
+
Project: @@ -170,7 +173,7 @@
+ class="uk-margin-small-bottom"> Partners: {{organization.name}} @@ -179,7 +182,7 @@ ...
-
+ -
+
+ class="uk-margin-small-bottom"> Subject: {{subject}} @@ -210,7 +213,7 @@
-

+

{{result.description}}

@@ -218,8 +221,8 @@
+ [title]="from.bestAccessMode ? from.bestAccessMode : 'Not available'" + class="uk-flex"> @@ -244,11 +247,11 @@ Provider: - + {{from.collectedName}} - + {{from.collectedName}} @@ -261,61 +264,73 @@ - - + + - {{" "+result.pop_inf[2]+ + {{" " + result.pop_inf[2] + " popularity" }}
+ class="default-dropdown uk-margin-remove-top uk-padding-medium" + uk-dropdown="pos: bottom-left; mode:click" style="min-width: 70px !important;"> - + + viewBox="0 0 20.234 26.974"> - {{" "+result.pop_inf[2]+ + {{" " + result.pop_inf[2] + " popularity" }} {{" "+(result.pop_inf[0]=='A'?'In top 0.01%':'')+(result.pop_inf[0]=='B'?'In top 1%':'')+(result.pop_inf[0]=='C'?'In bottom 99%':'')}} + class="uk-margin-small-top uk-margin-small-left">{{" " + (result.pop_inf[0] == 'A' ? 'In top 0.01%' : '') + (result.pop_inf[0] == 'B' ? 'In top 1%' : '') + (result.pop_inf[0] == 'C' ? 'In bottom 99%' : '')}} - -
Popularity: Citation-based measure reflecting the current impact.
+
Popularity: Citation-based measure reflecting the current impact.
-
- - - - {{" "+result.pop_inf[3]+ - " influence" }} - -
+
+ + + + + + + {{" " + result.pop_inf[3] + + " influence" }} + +
- - + + {{result.pop_inf[3]+ + >{{result.pop_inf[3] + " influence" }} {{" "+(result.pop_inf[1]=='A'?'In top 0.01%':'')+(result.pop_inf[1]=='B'?'In top 1%':'')+(result.pop_inf[1]=='C'?'In bottom 99%':'')}} + class="uk-margin-small-top uk-margin-small-left">{{" " + (result.pop_inf[1] == 'A' ? 'In top 0.01%' : '') + (result.pop_inf[1] == 'B' ? 'In top 1%' : '') + (result.pop_inf[1] == 'C' ? 'In bottom 99%' : '')}} -
Influence: Citation-based measure reflecting the total impact.
- -
-
+
Influence: Citation-based measure reflecting the total impact.
+ +
+