From ff7fc02161719c5044be885c55f3013e23293e4d Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Fri, 16 Jun 2017 14:15:17 +0000 Subject: [PATCH] Organization landing page: added Publications tab (+count for Projects tab since now it is the second one) & CSV download for the Publications based on affiliations git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@47540 d315682c-612b-4755-9ff5-7f18f6832af3 --- .../organization/organization.component.html | 110 ++++++++---------- .../organization/organization.component.ts | 69 ++++++++--- .../landingPages/person/person.component.ts | 2 +- .../landingPages/project/project.component.ts | 2 +- .../searchingProjectsInTab.component.ts | 10 +- .../services/searchDataproviders.service.ts | 2 - .../app/services/searchProjects.service.ts | 4 +- .../services/searchPublications.service.ts | 1 + .../fetchDatasets.class.ts | 2 +- .../fetchProjects.class.ts | 37 +++++- .../fetchPublications.class.ts | 2 + 11 files changed, 148 insertions(+), 93 deletions(-) diff --git a/portal-2/src/app/landingPages/organization/organization.component.html b/portal-2/src/app/landingPages/organization/organization.component.html index e0d4d4df..64b5f577 100644 --- a/portal-2/src/app/landingPages/organization/organization.component.html +++ b/portal-2/src/app/landingPages/organization/organization.component.html @@ -31,10 +31,21 @@