Commit Graph

  • c11eaa8d02 [beta18 | DONE | CHANGED] uploadService.js: Added the ability to read port either from environment variables or from properties file. beta18 Konstantina Galouni 2025-01-10 17:29:04 +0200
  • d3d21fa834 [beta18 | DONE | CHANGED] mechache/beta-properties.file: Updated utilsService property (beta18 domain) | utils-service/beta-properties.file: Updated userInfoUrl, monitorAPIUrl, irishMonitorAPIUrl properties (beta3 domain) and port property (3200). Konstantina Galouni 2025-01-10 17:15:28 +0200
  • 030e25c02d [beta18 | DONE | CHANGED] beta-properties.file: Updated port property | cache.js: Added the ability to read the port either from environment variables or from the properties file. Konstantina Galouni 2025-01-10 17:08:08 +0200
  • 50af4f1bd5 Updating openaireLibrary Konstantina Galouni 2025-01-10 16:36:58 +0200
  • 63839345d6 Merge remote-tracking branch 'origin/new-search-json' into beta18 Konstantina Galouni 2025-01-08 11:49:02 +0200
  • 3bc4af3ebe Updating openaireLibrary Konstantina Galouni 2025-01-08 11:48:42 +0200
  • f9eb7cf67c Merge remote-tracking branch 'origin/develop' into new-search-json new-search-json Konstantina Galouni 2025-01-08 11:37:07 +0200
  • 6de58c47eb Updating openaireLibrary Konstantina Galouni 2025-01-08 11:36:56 +0200
  • 5453fdaf9b Updating openaireLibrary & openaire-theme new-search Konstantina Galouni 2025-01-04 12:25:38 +0200
  • 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). Konstantina Galouni 2025-01-04 12:15:20 +0200
  • 25fbfd2f79 [develop | DONE | CHANGED]: Updated checks for searching organizations collected from openOrgs to apply the new criteria everywhere but productions (to be promoted after testing). develop Konstantina Galouni 2024-12-18 12:40:00 +0200
  • fc1441306d Merge remote-tracking branch 'origin/new-search-json' into develop-16-deposit develop-16-deposit Konstantina Galouni 2024-12-17 15:06:05 +0200
  • e73f3867ff Updating openaireLibrary Konstantina Galouni 2024-12-17 15:05:53 +0200
  • 40be430508 Updating openaireLibrary Konstantina Galouni 2024-12-16 16:26:38 +0200
  • 81c2385902 Merge remote-tracking branch 'origin/develop' into new-search-json Konstantina Galouni 2024-12-16 16:26:07 +0200
  • 9fcdb1df74 [develop | DONE | ADDED]: uploadService.js: Added in criteria for search organizations, collected from openOrgs (collectedfromdatasourceid) & reldatasourcecompatibilityid=native (missing from 2018 - ) | beta-properties.file & dl170-properties.file & production-properties.file & properties.file: Added property "environment". Konstantina Galouni 2024-12-16 13:50:47 +0200
  • b13036e96b commit libraries argirok 2024-12-09 11:48:32 +0200
  • 218f789d1c Merge branch 'new-search-json' into beta18 argirok 2024-12-09 11:45:06 +0200
  • d5ed38837c Merge remote-tracking branch 'origin/develop' into angular-18 angular-18 argirok 2024-12-09 11:29:56 +0200
  • 830cb04b69 [new-search | DONE | CHANGED ] update count queries in dataproviders, organizations and project services argirok 2024-12-06 13:10:28 +0200
  • 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. Konstantina Galouni 2024-12-05 15:44:37 +0200
  • 73ef588464 [new-search | DONE | CHANGED ] update menu links for publications and datasets argirok 2024-12-04 10:53:40 +0200
  • 4299b66503 Merge remote-tracking branch 'origin/develop' master production-release-december-2024 Konstantina Galouni 2024-12-03 13:07:30 +0200
  • 3fb764b306 Updating openaireLibrary & openaire-theme Konstantina Galouni 2024-12-03 13:06:56 +0200
  • 33b780e16f Updating openaireLibrary Konstantina Galouni 2024-12-03 12:40:20 +0200
  • 5ecaa6824a [angular-16-deposit | DONE | CHANGED ] changed beta properties to zenodo and the official application - not sandbox argirok 2024-12-03 12:23:33 +0200
  • 9e66f51f63 Merge branch 'develop-16-deposit' of code-repo.d4science.org:MaDgIK/explore-services into develop-16-deposit argirok 2024-12-03 12:19:41 +0200
  • 527e7c2121 Merge remote-tracking branch 'origin/new-search-json' into develop-16-deposit Konstantina Galouni 2024-12-03 12:19:12 +0200
  • 7e35f48302 Updating openaireLibrary Konstantina Galouni 2024-12-03 12:18:52 +0200
  • 0d039b81c8 Merge remote-tracking branch 'origin/develop' into new-search-json Konstantina Galouni 2024-12-03 11:45:05 +0200
  • b229b47ad3 Updating openaireLibrary Konstantina Galouni 2024-12-03 11:44:57 +0200
  • f323742e36 [develop | DONE | ADDED]: Added "arXiv" pid. 1. env-properties.ts & environment.ts: Added and set property "arxivURL". 2. string-utils.class.ts & parsingFunctions.class.ts: Added method "isValidArxiv" and added "arXiv" in the list of pids portals expose. 3. showIdentifiers.component.ts: Added checks to also display "arXiv". #23 Konstantina Galouni 2024-12-03 11:09:52 +0200
  • 46a38c3284 [develop | DONE | CHANGED]: - env-properties.ts & environment.ts: Added property "erasmusURL" | project.service.ts: Set project info url to ERASMUS+ (not CORDIS) when funding stream is ERASMUS+. Konstantina Galouni 2024-12-02 14:49:37 +0200
  • 360626a35d [develop | DONE | CHANGED]: funders.component.ts: Updated label of "Openness" sorting option to "Openness score". Konstantina Galouni 2024-12-02 14:46:25 +0200
  • 0739873ceb [develop | DONE | FIXED]: funders.component.ts: Fixed filtering by "rfo" (irish dashboard) | Removed asc., desc. from sorting options and updated misleading labels. Konstantina Galouni 2024-11-28 17:00:17 +0200
  • 411272f049 [angular-16-deposit | DONE | CHANGED ] Deposit + Orcid: remove alert when popups are disabled by the browser - to avoid not catching properly this error argirok 2024-11-28 12:23:51 +0200
  • da02723078 update libraries and clean up environment.ts argirok 2024-11-26 12:36:41 +0200
  • 8f2c78920a [new-search-json | DONE | CHANGED] environment.ts: Updated dev property csvAPIURL to call beta test search service (old search-new json response) & set utilsService and cacheUrl on dev to call services from duffy (for testing). Konstantina Galouni 2024-11-26 12:34:24 +0200
  • ff4b781479 Merge branch 'new-search-json' into develop-16-deposit argirok 2024-11-26 10:27:59 +0200
  • 66adf66048 [angular-16-deposit | DONE | CHANGED ] Deposit: add alert when popups are disabled by the browser, separate grantin a component to be used also from the my-uploads page, save user tokens in db before close the modal - to avoid miss the event argirok 2024-11-26 10:18:50 +0200
  • 1d9f1f0260 Merge remote-tracking branch 'origin/develop' into new-search-json Konstantina Galouni 2024-11-25 17:34:24 +0200
  • 06d5254261 Updating openaireLibrary & openaire-theme Konstantina Galouni 2024-11-25 17:34:15 +0200
  • 48039e9d24 Updating openaireLibrary & openaire-theme Konstantina Galouni 2024-11-25 17:32:42 +0200
  • 15b1172dad [develop-16-deposit | DONE | CHANGED ] clean up my uploads - add login guard argirok 2024-11-01 14:14:50 +0200
  • 2473c0dc9c [develop-16-deposit | DONE | CHANGED ] improvements argirok 2024-11-01 14:11:23 +0200
  • 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). Konstantina Galouni 2024-10-31 11:13:36 +0200
  • a31744347b Updating common-assets Konstantina Galouni 2024-10-30 15:54:09 +0200
  • 8cb8d15f70 Merge remote-tracking branch 'origin/new-search-json' into new-search Konstantina Galouni 2024-10-30 14:39:29 +0200
  • b0c73d962c Updating openaireLibrary & common-assets Konstantina Galouni 2024-10-30 14:38:46 +0200
  • 388655afd1 Merge remote-tracking branch 'origin/develop' into new-search-json Konstantina Galouni 2024-10-29 16:26:06 +0200
  • 6504475da7 Updating openaireLibrary & common-assets Konstantina Galouni 2024-10-29 16:25:58 +0200
  • b08e993d02 Updating openaireLibrary & common-assets Konstantina Galouni 2024-10-29 16:20:40 +0200
  • 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. Konstantina Galouni 2024-10-29 15:18:48 +0200
  • 951bda1621 Merge branch 'develop' into develop-16-deposit argirok 2024-10-29 13:42:52 +0200
  • 0ddcc84b59 commit libraries argirok 2024-10-29 13:41:49 +0200
  • 3656a825bd Merge remote-tracking branch 'origin/develop' into new-search-json Konstantina Galouni 2024-10-17 15:02:48 +0300
  • 5bdc50c151 Updating openaireLibrary Konstantina Galouni 2024-10-17 14:59:38 +0300
  • da1d260431 Updating openaireLibrary Konstantina Galouni 2024-10-17 14:57:55 +0300
  • e9f53ad505 [develop | ADDED| DONE ] add properties for dl170 argirok 2024-10-15 14:21:56 +0300
  • 5b64d5f0c5 Merge branch 'develop' into develop-16-deposit argirok 2024-10-10 13:33:59 +0300
  • e658217722 [develop-16-deposit | WIP ] add my upload page, add deposit table component, add deposit info classes, add checks for user if allowed to deposit argirok 2024-10-10 13:30:20 +0300
  • f7b7a59ec7 [develop-16-deposit | WIP ] argirok 2024-10-08 14:18:09 +0300
  • fb5efdd37f [new-search-json | WIP | CHANGED]: Updating openaireLibrary. Konstantina Galouni 2024-10-07 16:20:56 +0300
  • 3a4a57a3c6 [new-search | WIP | CHANGED]: Updating openaireLibrary. Konstantina Galouni 2024-10-07 15:15:41 +0300
  • 780ca3b846 [angular-18] app.module: replace provider withFetch with withInterceptorsFromDi Alex Martzios 2024-09-26 15:02:46 +0300
  • 48b1c93ee4 [angular-18 | DONE | CHANGED] app,contact,funders,home components: remove unused imports and delete old code Alex Martzios 2024-09-26 13:03:18 +0300
  • 451966b4ce [angular-18 | DONE | CHANGED] update to recaptcha-2 Alex Martzios 2024-09-24 14:17:00 +0300
  • c0eaf1dee9 Merge remote-tracking branch 'origin/develop' into angular-18 Konstantina Galouni 2024-09-24 13:43:28 +0300
  • 9a14c3dc77 Updating common-assets Konstantina Galouni 2024-09-24 13:43:17 +0300
  • f67e2b533d Updating openaireLibrary & openaire-theme Konstantina Galouni 2024-09-24 13:37:55 +0300
  • aed67b0833 [develop] update submodules #22 Alex Martzios 2024-09-24 10:53:05 +0300
  • 254fd67771 Updating openaireLibrary Konstantina Galouni 2024-09-23 21:14:19 +0300
  • 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. Konstantina Galouni 2024-09-23 20:58:41 +0300
  • 058a983c38 Merge branch 'develop' into develop-16-deposit argirok 2024-09-23 14:43:26 +0300
  • 73d4fecaf2 [develop-16-deposit | WIP ] clean up code, add properties argirok 2024-09-23 14:35:02 +0300
  • 5f4e40a834 Merge remote-tracking branch 'origin/develop' production-release-september-2024 Konstantina Galouni 2024-09-23 14:11:11 +0300
  • 7abfb0bb49 Updating openaireLibrary Konstantina Galouni 2024-09-23 14:09:01 +0300
  • e356b58380 Updating openaireLibrary & common-assets Konstantina Galouni 2024-09-23 14:04:53 +0300
  • 7ab767aec8 Updating openaireLibrary #21 Konstantina Galouni 2024-09-23 13:20:14 +0300
  • 4ca47d7f36 [develop | DONE | ADDED ] utils service: add calculation date for grouped requests (useful when the response is cached) argirok 2024-09-19 13:51:22 +0300
  • 974c43b00d Updating openaireLibrary Konstantina Galouni 2024-09-18 14:27:44 +0300
  • 252bbf519f [develop-16-deposit | WIP | ADDED ] initial implementation for deposit functionality argirok 2024-09-10 09:36:07 +0300
  • 8c3f17cc20 Updating openaireLibrary & common-assets Konstantina Galouni 2024-09-10 02:56:55 +0300
  • 761339d9b8 Updating openaireLibrary develop-hydration Konstantina Galouni 2024-09-10 02:53:03 +0300
  • 97d038b729 [develop-hydration 0aacac2d] [develop-hydration | WIP | CHANGED] Added checks and logs for server or client state, to utilize non destructive hydration and avoid first page load flickering (affected files so far: app.component.ts, app.module.ts, home.component.ts Konstantina Galouni 2024-09-10 02:50:36 +0300
  • 0879a339ff [develop | DONE | ADDED]: app.component.ts: Added commented code for parsing file for new FoS codes/labels. Konstantina Galouni 2024-09-10 01:10:05 +0300
  • 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. Konstantina Galouni 2024-09-06 10:41:09 +0300
  • cf998dcd2e [develop | DONE | ADDED]: common-assets/common: Added small logo of irish dashboard to be used in funders page: small_irish.svg. Konstantina Galouni 2024-09-06 10:35:19 +0300
  • 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. Konstantina Galouni 2024-09-05 18:18:38 +0300
  • 7d986a7028 Merge remote-tracking branch 'origin/develop' production-release-august-2024 Konstantina Galouni 2024-08-02 10:41:44 +0300
  • 24895a85a2 Updating openaireLibrary Konstantina Galouni 2024-08-02 10:41:28 +0300
  • 7ca0d9e8b8 [develop | DONE | CHANGED]: Updated CHANGELOG.md to add [production-release-august-2024] logs. #20 Konstantina Galouni 2024-08-01 14:35:17 +0300
  • 68ecec3210 Updating openaireLibrary Konstantina Galouni 2024-08-01 14:06:45 +0300
  • 6881ae35b2 Updating openaireLibrary Konstantina Galouni 2024-08-01 11:11:57 +0300
  • a1ec284c63 Merge remote-tracking branch 'origin/develop' Konstantina Galouni 2024-07-23 11:24:11 +0300
  • 3acffc3d79 Updating openaireLibrary Konstantina Galouni 2024-07-23 11:24:04 +0300
  • c1bac808f9 Updating openaireLibrary Konstantina Galouni 2024-07-23 11:03:45 +0300
  • 7ec3df2dc3 [develop | DONE | CHANGED ] Cache: update accesslogCustomFormat argirok 2024-07-19 12:37:23 +0300
  • 40830c48df Merge remote-tracking branch 'origin/develop' into develop argirok 2024-07-19 11:14:06 +0300
  • 1e06fb0404 [develop | DONE | FIX ] Cache: fix clear specific url argirok 2024-07-19 11:13:54 +0300