[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).
This commit is contained in:
parent
a31744347b
commit
df99012c45
|
@ -1 +1 @@
|
|||
Subproject commit f922bb2ded78ea02e50a6af0a69825075b6b2f99
|
||||
Subproject commit b266492a5af9e9c50cd16ceb50d7033f0e70f4ce
|
Loading…
Reference in New Issue