From 3ca7dfbd825f0c8b3ea907e905a4c752784bc2c9 Mon Sep 17 00:00:00 2001 From: argirok Date: Fri, 15 Apr 2022 17:01:32 +0300 Subject: [PATCH] remove b2note components, dependencies, properties and remove from landing --- explore/src/environments/environment.beta.ts | 1 - explore/src/environments/environment.prod.ts | 1 - explore/src/environments/environment.test.ts | 1 - explore/src/environments/environment.ts | 1 - 4 files changed, 4 deletions(-) diff --git a/explore/src/environments/environment.beta.ts b/explore/src/environments/environment.beta.ts index 5df0aeb3..88dc2787 100644 --- a/explore/src/environments/environment.beta.ts +++ b/explore/src/environments/environment.beta.ts @@ -115,7 +115,6 @@ export let properties: EnvProperties = { depositSearchPage: "/participate/deposit/search", altMetricsAPIURL: "https://api.altmetric.com/v1/doi/", reCaptchaSiteKey: "6LezhVIUAAAAAOb4nHDd87sckLhMXFDcHuKyS76P", - b2noteAPIURL: 'https://b2note.eudat.eu/', adminPortalURL: "https://beta.admin.connect.openaire.eu", myOrcidLinksPage: "/my-orcid-links", diff --git a/explore/src/environments/environment.prod.ts b/explore/src/environments/environment.prod.ts index ddb8eb22..b305597b 100644 --- a/explore/src/environments/environment.prod.ts +++ b/explore/src/environments/environment.prod.ts @@ -120,7 +120,6 @@ export let properties: EnvProperties = { depositSearchPage: "/participate/deposit/search", altMetricsAPIURL: "https://api.altmetric.com/v1/doi/", reCaptchaSiteKey: "6LezhVIUAAAAAOb4nHDd87sckLhMXFDcHuKyS76P", - b2noteAPIURL: 'https://b2note.eudat.eu/', adminPortalURL: "https://admin.explore.openaire.eu", myOrcidLinksPage: "/my-orcid-links", diff --git a/explore/src/environments/environment.test.ts b/explore/src/environments/environment.test.ts index 91cac6a8..8be0d872 100644 --- a/explore/src/environments/environment.test.ts +++ b/explore/src/environments/environment.test.ts @@ -119,7 +119,6 @@ export let properties: EnvProperties = { depositSearchPage: "/participate/deposit/search", altMetricsAPIURL: "https://api.altmetric.com/v1/doi/", reCaptchaSiteKey: "6LezhVIUAAAAAOb4nHDd87sckLhMXFDcHuKyS76P", - b2noteAPIURL: 'https://b2note.eudat.eu/', adminPortalURL: "https://beta.admin.connect.openaire.eu", myOrcidLinksPage: "/my-orcid-links", diff --git a/explore/src/environments/environment.ts b/explore/src/environments/environment.ts index c8b072a2..b863a43a 100644 --- a/explore/src/environments/environment.ts +++ b/explore/src/environments/environment.ts @@ -121,7 +121,6 @@ export let properties: EnvProperties = { depositSearchPage: "/participate/deposit/search", altMetricsAPIURL: "https://api.altmetric.com/v1/doi/", reCaptchaSiteKey: "6LcVtFIUAAAAAB2ac6xYivHxYXKoUvYRPi-6_rLu", - b2noteAPIURL: 'https://b2note.eudat.eu/', impactFactorsAPIURL: "https://bip-api.imsi.athenarc.gr/paper/scores/batch/", adminPortalURL: "https://beta.admin.connect.openaire.eu",