From df99012c45d8bfab9fe539678b330fc4993e1bc6 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Thu, 31 Oct 2024 11:13:36 +0200 Subject: [PATCH] [new-search | WIP | CHANGED]: Update queries and response path, using the new search API (currently on local dev machine "rudie". 1. dataProvider.service.ts: In method "buildDatasourceLandingInfoUrl()" change url for request by id with the local instance on rudie (new search API). 2. organization.component.ts: In searchProjectsService.getProjectsForOrganizations(), change funder parameter format. 3. searchOrganizations.component.ts: In method "filterRequestedAll()" update request parameters (fields -> facetFields). 4. searchDataproviders.service.ts: In methods "searchDataprovidersForEntity()", "numOfEntityDataproviders()", "numOfDataproviders()" change url for request with the local instance on rudie (new search API), parameters of request and response path for parsing. 5. searchProjects.service.ts: In method "getProjectsForOrganizations()" change url for request with the local instance on rudie (new search API), parameters of request and response path for parsing. 6. fetchDataproviders.class.ts: In method "getResultsForEntity()" change path and parameters url for the request. 7. resultLanding.service.ts: In method "buildResultLandingInfoUrl()" change url for request with the local instance on rudie (new search API). --- explore/src/app/openaireLibrary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/explore/src/app/openaireLibrary b/explore/src/app/openaireLibrary index f922bb2d..b266492a 160000 --- a/explore/src/app/openaireLibrary +++ b/explore/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit f922bb2ded78ea02e50a6af0a69825075b6b2f99 +Subproject commit b266492a5af9e9c50cd16ceb50d7033f0e70f4ce