From 7b298843052c55d6689bdf2f6e4ecbec4f0ad301 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Tue, 12 Jul 2022 13:20:28 +0300 Subject: [PATCH] [Library | new-theme]: Organizations: Use openorgs identifier when available | In social sharing button and modal (landing) use OpenaireEntities. 1. organization.service.ts & searchOrganizations.service.ts: When "objIdentifier" starts with "openorgs____", set canonicalId and id to openorgs id. 2. dataProvider.component & organization.component & project.component: In button and modal for social media sharing, use name of entity by OpenaireEntities. --- explore/src/assets/common-assets | 2 +- explore/src/assets/openaire-theme | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/explore/src/assets/common-assets b/explore/src/assets/common-assets index 052d94e2..d577c6d6 160000 --- a/explore/src/assets/common-assets +++ b/explore/src/assets/common-assets @@ -1 +1 @@ -Subproject commit 052d94e27ce698a119755973e0b7285d2b64370b +Subproject commit d577c6d69a55901e319cf0cf5b93f900f1cdeaab diff --git a/explore/src/assets/openaire-theme b/explore/src/assets/openaire-theme index 32040ce8..c80b7371 160000 --- a/explore/src/assets/openaire-theme +++ b/explore/src/assets/openaire-theme @@ -1 +1 @@ -Subproject commit 32040ce807ad4945e7682b39a3fbc6faecf2f619 +Subproject commit c80b7371801d42611c611707ca933c1c83c3c672