openaire-library/services
Konstantina Galouni a8e2a509d5 [new-search-json | WIP | CHANGED]: Updated parsing according to new json schema.
1. dataProvider.service.ts: Parse jurisdiction (label instead of classname) according to new schema.
2. organization/deletedByInference/deletedByInference.service.ts & result/deletedByInference/deletedByInference.service.ts: Not used - added @deprecated annotation to methods "getDeletedByInferenceResults()" and "parseDeletedByInferenceResults()".
3. project.service.ts: Added @deprecated annotation to method "getHTMLInfo()".
4. result/deletedByInference/deletedByInference.component.ts: Updated parsing of versions (previously children, now links with relations "merges") according to new json schema.
5. resultLanding.component.html: In <deletedByInference> updated parameter [id]="resultLandingInfo.record['header']['id']".
6. resultLanding.service.ts: Exclude relation "merges" from the related research.
7. organization.service.ts: Updated parsing according to new json schema for methods "getOrganizationNameAndUrlById()" and "parseOrganizationNameAndUrl()".
8. searchDataproviders.service.ts: Updated parsing of "eosctype" field and added TODO comment to check if parsing is correct.
9. searchOrganizations.service.ts: Added @deprecated annotation to method "parseResultsForDeposit()".
10. searchProjects.service.ts: Removed a console.log.
11. entitiesAutoComplete.component.ts: Commented @Input() public depositType:string and everything related to it.
12. entitySearch.service.ts: Added @deprecated annotation to method "searchByDepositType()" | Updated parsing according to new json schema for methods "searchByType()", "fetchByType()", "parse()".
2024-10-21 15:30:44 +03:00
..
servicesUtils [develop | DONE | CHANGED] Claims: keep both shortname and funderName, in cards show fundername. For unidentified, hide code and link 2024-04-19 12:09:00 +03:00
adminToolService.module.ts improvements in manage Plugin Templates 2023-09-26 17:32:27 +03:00
clear-cache.service.ts [plugins-functionality | DONE | ADDED ] add and delete custom plugins, edit plugin in distinct route, add prompt to go back to plugins list 2024-05-22 11:09:18 +03:00
customization.service.ts [develop | DONE | CHANGED] monitorServiceAPIURL, notificationsAPIURL, adminToolsAPIURL: add '/' at the end of these string properties and remove any unnecessary after them 2024-09-05 12:59:25 +03:00
customizationService.module.ts [plugins-functionality | WIP ] Plugins change background when preview in admin 2024-04-01 13:15:52 +03:00
dataProvidersService.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
groupedRequests.service.ts [grouped-queries | DONE | CHANGED] Added groupedRequests.service.ts & groupedRequestsService.module.ts to call endpoints for grouped queries of each page | numbers.component.ts: Replaced queries of numbers (in Home page) with grouped query for home page of EXPLORE | searchAll.component.ts: Replaced count queries of each entity (in Search page) with grouped query for Search page of EXPLORE 2024-02-07 22:50:13 +02:00
groupedRequestsService.module.ts [grouped-queries | DONE | CHANGED] Added groupedRequests.service.ts & groupedRequestsService.module.ts to call endpoints for grouped queries of each page | numbers.component.ts: Replaced queries of numbers (in Home page) with grouped query for home page of EXPLORE | searchAll.component.ts: Replaced count queries of each entity (in Search page) with grouped query for Search page of EXPLORE 2024-02-07 22:50:13 +02:00
help-content.service.ts [develop | WIP | CHANGED] help-content.service.ts: mark some functions as unused - some moved to different services. TODO: deletion 2024-09-24 10:52:51 +03:00
localStorage.service.ts [Library | Trunk]: Add setItem to localStorage for directLink. 2020-06-24 18:20:19 +00:00
metrics.service.ts MetricsService provided in root 2023-07-25 19:14:57 +03:00
organization.service.ts [new-search-json | WIP | CHANGED]: Updated parsing according to new json schema. 2024-10-21 15:30:44 +03:00
organizationService.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
organizationsService.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
plugins.service.ts [develop | DONE | CHANGED] adminToolsAPIURL: add property direclty on service file 2024-09-13 09:59:24 +03:00
projectsService.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
refineFieldResults.service.ts [develop | DONE | FIXED]: environment.ts: In commonDev properties changed property "vocabulariesAPI" to the production API (dev not working, beta returns CORS) | refineFieldResults.service.ts: [BUG] Fix advanced search requests - in methods "getRefineFieldResultsByFieldName()" and "fieldIncludesAnyOfTheKeywords()" added case for "service" entity type. 2024-09-20 10:51:41 +03:00
refineFieldResultsService.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
reports.service.ts [Library | EOSC Explore]: Updated styles | Updated link to Marketplace for EOSC::RO-crate | Bug fix in description of results versions | Removed timeout from reports.service.ts. 2022-11-28 14:37:37 +02:00
reportsService.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
searchDataproviders.service.ts [new-search-json | WIP | CHANGED]: Updated parsing according to new json schema. 2024-10-21 15:30:44 +03:00
searchOrganizations.service.ts [new-search-json | WIP | CHANGED]: Updated parsing according to new json schema. 2024-10-21 15:30:44 +03:00
searchProjects.service.ts [new-search-json | WIP | CHANGED]: Updated parsing according to new json schema. 2024-10-21 15:30:44 +03:00
searchResearchResults.service.ts [new-search-json | WIP | CHANGED]: Updated parsing according to new json schema. 2024-10-17 13:14:52 +03:00
searchResearchResultsService.module.ts [Library|Trunk] 2019-06-05 13:33:18 +00:00
user-management.service.ts Add umbrella in stakeholder and adjust some admin pages. 2024-05-21 11:05:16 +03:00
user-registry.service.ts [develop]: Fix URL for get invited users for a portal. 2024-10-14 13:10:50 +03:00
userProfile.service.ts [angular-16-irish-monitor | DONE | CHANGED] UserProfile service: update initialize method - not initialize in constructor 2023-12-19 17:20:01 +02:00
utilities.service.ts Utilities service minor changes. Remove margin from header title in navbar. 2021-11-26 10:31:50 +02:00