Commit Graph

1192 Commits

Author SHA1 Message Date
Konstantina Galouni 5453fdaf9b Updating openaireLibrary & openaire-theme 2025-01-04 12:25:38 +02:00
Konstantina Galouni a3dd286192 [new-search | DONE | FIXED]: Fixes on calls and parsing according to the new search API (new json schema).
1. uploadService.js: On /explore/home endpoint, replaced type with relResultType parameter to get interlinked results.
2. dataProvider.service.ts: On method "getDataproviderInfo()", when querying by identifier, parse res['body']['results'].
3. refineFieldResults.service.ts: On method "getAllRefineFieldResultsByFieldName()" and "getRefineFieldResultsByFieldName()" added /browseAll in API enpoint path and call method "getTypeParamForEntity()" to set type for specific research products.
4. searchOrganizations.service.ts: Removed checks for fq= to call cache or not (keep only check !refineQuery).
2025-01-04 12:15:20 +02:00
argirok 830cb04b69 [new-search | DONE | CHANGED ] update count queries in dataproviders, organizations and project services 2024-12-06 13:10:28 +02:00
Konstantina Galouni 9d5c8f1154 [new-search | WIP | CHANGED]: uploadService.js: Updated search API calls and responses parsing according to the new Search API (TODOs are marked - some queries cannot yet be expressed) | properties.file: Updated development property searchServiceAPIUrl to call rudie search API. 2024-12-05 15:44:37 +02:00
argirok 73ef588464 [new-search | DONE | CHANGED ] update menu links for publications and datasets 2024-12-04 10:53:40 +02:00
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
Konstantina Galouni a31744347b Updating common-assets 2024-10-30 15:54:09 +02:00
Konstantina Galouni 8cb8d15f70 Merge remote-tracking branch 'origin/new-search-json' into new-search 2024-10-30 14:39:29 +02:00
Konstantina Galouni b0c73d962c Updating openaireLibrary & common-assets 2024-10-30 14:38:46 +02:00
Konstantina Galouni 388655afd1 Merge remote-tracking branch 'origin/develop' into new-search-json 2024-10-29 16:26:06 +02:00
Konstantina Galouni 6504475da7 Updating openaireLibrary & common-assets 2024-10-29 16:25:58 +02:00
Konstantina Galouni b08e993d02 Updating openaireLibrary & common-assets 2024-10-29 16:20:40 +02:00
Konstantina Galouni 19dc6f9413 [new-search-json | WIP | CHANGED]: Updated parsing according to new json schema - parsingFunctions.class.ts & deletedByInference.component.ts: Parse header.recordType field instead of result.resulttype. 2024-10-29 15:18:48 +02:00
Konstantina Galouni 3656a825bd Merge remote-tracking branch 'origin/develop' into new-search-json 2024-10-17 15:02:48 +03:00
Konstantina Galouni 5bdc50c151 Updating openaireLibrary 2024-10-17 14:59:38 +03:00
Konstantina Galouni da1d260431 Updating openaireLibrary 2024-10-17 14:57:55 +03:00
argirok e9f53ad505 [develop | ADDED| DONE ] add properties for dl170 2024-10-15 14:21:56 +03:00
Konstantina Galouni fb5efdd37f [new-search-json | WIP | CHANGED]: Updating openaireLibrary. 2024-10-07 16:20:56 +03:00
Konstantina Galouni 3a4a57a3c6 [new-search | WIP | CHANGED]: Updating openaireLibrary. 2024-10-07 15:15:41 +03:00
Alex Martzios 780ca3b846 [angular-18] app.module: replace provider withFetch with withInterceptorsFromDi 2024-09-26 15:02:46 +03:00
Alex Martzios 48b1c93ee4 [angular-18 | DONE | CHANGED] app,contact,funders,home components: remove unused imports and delete old code 2024-09-26 13:03:18 +03:00
Alex Martzios 451966b4ce [angular-18 | DONE | CHANGED] update to recaptcha-2 2024-09-24 14:17:00 +03:00
Konstantina Galouni c0eaf1dee9 Merge remote-tracking branch 'origin/develop' into angular-18 2024-09-24 13:43:28 +03:00
Konstantina Galouni 9a14c3dc77 Updating common-assets 2024-09-24 13:43:17 +03:00
Konstantina Galouni f67e2b533d Updating openaireLibrary & openaire-theme 2024-09-24 13:37:55 +03:00
Alex Martzios aed67b0833 [develop] update submodules 2024-09-24 10:53:05 +03:00
Konstantina Galouni 254fd67771 Updating openaireLibrary 2024-09-23 21:14:19 +03:00
Konstantina Galouni ed6c677d74 [angular-18 | DONE | FIXED]: Updated libraries | app.component.ts: Replaced detectChanges with markForCheck | app.module.ts: Replaced provideHttpClient(withInterceptorsFromDi()) with provideHttpClient(withFetch()) | package.json: Changed version of "@types/node" from "^16.18.50" to "18.19.1" | server.ts: Added response codes in server.ts & missing functions for metrics and health-check & fixed configurations. 2024-09-23 20:58:41 +03:00
Konstantina Galouni 7ab767aec8 Updating openaireLibrary 2024-09-23 13:20:14 +03:00
argirok 4ca47d7f36 [develop | DONE | ADDED ] utils service: add calculation date for grouped requests (useful when the response is cached) 2024-09-19 13:51:22 +03:00
Konstantina Galouni 974c43b00d Updating openaireLibrary 2024-09-18 14:27:44 +03:00
Konstantina Galouni 8c3f17cc20 Updating openaireLibrary & common-assets 2024-09-10 02:56:55 +03:00
Konstantina Galouni 0879a339ff [develop | DONE | ADDED]: app.component.ts: Added commented code for parsing file for new FoS codes/labels. 2024-09-10 01:10:05 +03:00
Konstantina Galouni 623eb2fad0 [develop | DONE | CHANGED]: Funders page: added link to RFO dashboard (irish) when available.
1. funders.component.html:
   a. [BUG] Updated checks to show Monitor dashboard link only when monitorDashboardStatus has a value.
   b. Replaced alias usage with monitorDashboard.
   c. Added link to RFO dashboard if irishDashboard and irishDashboardStatus are available.
2. funders.component.ts:
   a. Removed from fundersMap "alias" and added irishDashboard, irishDashboardStatus.
   b. In showOptions, renamed "dashboard" to "monitor" and added "rfo" for RFO dashboard.
3. funders.component.less: Added variable @irish-color and set css for .irish-dashboard-link.
2024-09-06 10:41:09 +03:00
Konstantina Galouni cf998dcd2e [develop | DONE | ADDED]: common-assets/common: Added small logo of irish dashboard to be used in funders page: small_irish.svg. 2024-09-06 10:35:19 +03:00
Konstantina Galouni 5d0c69e410 [develop | DONE | CHANGED]: utils-service: Added request to irish-monitor-service to get Funders (/stakeholder?type=funder) and their dashboard info.
1. beta.properties & production-properties.file & properties.file: Added irishMonitorAPIUrl.
2. uploadService.js: Added request to irishMonitorAPIUrl and in the response added irishAlias and irishVisibility.
2024-09-05 18:18:38 +03:00
Konstantina Galouni 7ca0d9e8b8 [develop | DONE | CHANGED]: Updated CHANGELOG.md to add [production-release-august-2024] logs. 2024-08-01 14:35:17 +03:00
Konstantina Galouni 68ecec3210 Updating openaireLibrary 2024-08-01 14:06:45 +03:00
Konstantina Galouni 6881ae35b2 Updating openaireLibrary 2024-08-01 11:11:57 +03:00
Konstantina Galouni c1bac808f9 Updating openaireLibrary 2024-07-23 11:03:45 +03:00
argirok 7ec3df2dc3 [develop | DONE | CHANGED ] Cache: update accesslogCustomFormat 2024-07-19 12:37:23 +03:00
argirok 40830c48df Merge remote-tracking branch 'origin/develop' into develop 2024-07-19 11:14:06 +03:00
argirok 1e06fb0404 [develop | DONE | FIX ] Cache: fix clear specific url 2024-07-19 11:13:54 +03:00
Konstantina Galouni 0de2ac90d7 [develop | DONE | FIXED]: funders.component.ts: Fixed funder ids in staticLogos (name and shortname were cut, but they are needed eventually). 2024-07-18 18:37:45 +03:00
Konstantina Galouni d172ef8991 Updating openaireLibrary 2024-07-18 16:32:43 +03:00
Konstantina Galouni 8bed072023 [develop | DONE | CHANGED]: funders.component: Added shortName field in "fundersMap" and set it funder shortName or (if short name not available) with stakeholder alias. 2024-07-18 15:41:05 +03:00
Konstantina Galouni 16838a3d51 [develop | DONE | FIXED]: uploadService.js: Fixed funder id format (keep it as it is on the index so that search queries & links work) and parsing from the Funders API & Added check also with stakeholder's name and shortname to get the correct stakeholder (funder) from the Monitor API when there are more than one with the same index id & Added shortname as a different field for funders. 2024-07-18 14:03:13 +03:00
Alex Martzios 5102e4e444 [angular-18 | WIP] upgrade angular material to v18 2024-07-15 11:38:40 +03:00
argirok 706fe7cd07 [develop | DONE | ADDED ] Cache: add access logs 2024-07-15 11:37:16 +03:00
Alex Martzios 86c2a5042c [angular-18 | WIP] upgrade angular core and cli to v18, change submodules to angular 18 as well 2024-07-15 11:34:10 +03:00