Go to file
Konstantina Galouni df99012c45 [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).
2024-10-31 11:13:36 +02:00
explore [new-search | WIP | CHANGED]: Update queries and response path, using the new search API (currently on local dev machine "rudie". 2024-10-31 11:13:36 +02:00
services [develop | ADDED| DONE ] add properties for dl170 2024-10-15 14:21:56 +03:00
.gitignore add .angular folder to gitignore 2022-09-23 16:04:51 +03:00
.gitmodules Create new branch for explore new-theme. Initialize variables, css and angular.json 2022-03-30 13:01:55 +03:00