Commit Graph

3266 Commits

Author SHA1 Message Date
Konstantina Galouni 83f547aca5 [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 01ccbb9d68 [new-search-json | WIP | CHANGED]: Updated parsing according to new json schema.
1. dataProviderInfo.ts: Updated field "contentpolicy: string;" to "contentpolicies: string[];".
2. dataProvider.service.ts: Parse contentPolicies field as array.
3. dataProvider.component.html: Display contentpolicies array.
4. searchResearchResults.service.ts: Parse field "entityType" from header.recordType instead of result.resulttype.
5. resultLanding.service.ts: Parse field "entityType" from header.recordType instead of result.resulttype | Parse header.status (not yet available field) for under curation records | [BUG] Parse field externalReference instead of externalreference.
6. searchOrganizations.service.ts: [BUG] Get "pid" field from correct path.
7. parsingFunctions.class.ts: [BUG] Fix parsing of measures - unit is an array.
2024-10-29 14:08:54 +02:00
argirok 61c60eff60 [develop | ADDED| CHANGED ] add test search API, add local widget url 2024-10-29 13:19:26 +02:00
argirok 6a4ffbe875 [new-search-json | CHANGED | DONE ] fix claims date, update check if claim is pending or available 2024-10-29 10:05:58 +02:00
argirok 25bae3caeb [develop | CHANGED | DONE] add in properties new claims api with new json parse 2024-10-25 18:01:07 +03:00
Konstantina Galouni 6b0c581920 [new-search-json | WIP | CHANGED]: Updated parsing according to new json schema.
1. open-aire-jsonld-converter.service.ts: On method "getLicense()", added statically schema: "dnet:access_modes" for bestaccessright.
2. searchResearchResults.service.ts: [BUG] Removed "/" after search service url (duplicate /) | Updated parsing of "measures" field | Updated parsing of "pid" field | Added parsing of orcid_pending.
3. searchProjects.service.ts: Updated parsing of "measures" field.
4. searchOrganizations.service.ts: Updated parsing of project links (relations).
5. searchDataproviders.service.ts: Updated parsing of "measures" field.
6. resultLanding.service.ts: Added parsing of orcid_pending | Added parsing of "externalreference" field and updated method "parseBioentitiesAndSoftware()" | Updated parsing of "measures" field | Added parsing of resultService links (relation).
7. project.service.ts: Updated parsing of "measures" field.
8. dataProvider.service.ts: Updated parsing of "measures" field | Updated parsing of "contentpolicies" field.
9. parsingFunctions.class.ts: Use identifierTypes array with ids/codes | Updated parsing of "accessRight" field | Updated parsing in method "parseDatasources()" | Updated parsing of "pid" field in method "parseIdentifiers()" | Updated parsing of "measures" field in method "parseMeasures()".
2024-10-23 18:57:15 +03:00
Konstantina Galouni 945a8b1c90 [new-search-json | WIP | CHANGED]: open-aire-jsonld-converter.service.ts: Updated parsing according to new json schema. 2024-10-22 13:20:10 +03:00
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
Konstantina Galouni ccdf2f16dc Merge remote-tracking branch 'origin/develop' into new-search-json 2024-10-17 14:56:41 +03:00
Konstantina Galouni 7f7d0f859b [new-search-json | WIP | CHANGED]: Updated parsing according to new json schema.
1. dataProvider.component.ts: [BUG] Added check if provenanceUrls exist.
2. dataProvider.service.ts: Updated parsing of datasource by id according to new json schema.
3. entity-metadata.component.ts: [BUG] Updated checks to show label for openAccessMandatePublications and openAccessMandateDatasets.
4. parsingFunctions.class.ts: Updated parsing methods according to the new json schema.
5. project.component.ts: [BUG] Html downloaded file headers consistency issue.
6. project.service.ts: Updated parsing of project by id according to new json schema.
7. resultLanding.service.ts: Updated parsing of result by id according to new json schema.
8. organization.service.ts & searchDataproviders.service.ts & searchOrganizations.service.ts & searchProjects.service.ts: Updated parsing checks for consistency.
9. searchResearchResults.service.ts: Updated parsing methods according to the new json schema.
2024-10-17 13:14:52 +03:00
argirok 19b5225396 [develop | CHANGED | DONE] update dev properties to dl170 instances 2024-10-15 14:17:26 +03:00
Konstantinos Triantafyllou 4716913427 [develop]: Make verificationType to lowercase in conditions. 2024-10-14 13:42:45 +03:00
Konstantinos Triantafyllou 42d5e1e4b0 [develop]: Fix URL for get invited users for a portal. 2024-10-14 13:10:50 +03:00
Konstantinos Triantafyllou 1301b89ef0 [develop]: Update user management property in developement to dl170. 2024-10-14 12:16:21 +03:00
Konstantina Galouni a0e1763387 [develop | DONE | FIXED]: dataProvider.component.ts: Get type (dataprovider or service) from route.snapshot.data | app-routing.module.ts: Updated routes to load library files for landing pages instead of the intermediate ones (BUG FIX in datasets, software, other). 2024-10-11 17:12:09 +03:00
argirok f675fba83b [new-search-json | WIP ] continue parsing research results, start parsing result landing 2024-10-09 09:54:41 +03:00
Konstantina Galouni 14f3766cd1 [develop | DONE | FIXED]: searchResultsInDeposit.component & newSearchPage.component.html: Added options for compactView in Deposit. 2024-10-08 15:50:55 +03:00
argirok 187444bb09 [new-search-json | WIP ] continue parsing research results 2024-10-08 15:28:30 +03:00
Konstantinos Triantafyllou 3d9e0f25e1 [develop]: Fix a bug with subcateogory link in case of umbrella dashboards with children. 2024-10-08 13:15:46 +03:00
argirok 89dcbb7c8f [new-search-json| WIP ] start parsing for search research results 2024-10-08 12:04:33 +03:00
Konstantina Galouni 82e8551129 [new-search-json | WIP | CHANGED]: Updated parsing of organizations, projects (landing & search) and search data sources according to new JSON response schema. 2024-10-07 16:20:12 +03:00
Alex Martzios bef6dda2c2 [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
Konstantinos Triantafyllou 2c609d3bd0 [develop]: HasDashboardGuard: Add stakeholder? to handle null values. 2024-09-23 17:25:10 +03:00
Konstantinos Triantafyllou c762858427 [develop]: Fix options in input component. Add error handler in cache-indicators. 2024-09-23 16:43:31 +03:00
Konstantina Galouni 2279420241 Merge remote-tracking branch 'origin/develop' into orcid-openaireId-claim 2024-09-23 13:18:18 +03:00
Konstantina Galouni 771bb9bec8 Merge branch 'orcid-openaireId-claim' of code-repo.d4science.org:MaDgIK/openaire-library into orcid-openaireId-claim 2024-09-23 13:16:25 +03:00
Konstantinos Triantafyllou a5178adefd Resolve conflict after merge 2024-09-20 15:42:28 +03:00
Konstantinos Triantafyllou 6873cd3887 Change login-service default property to dl170 for development. 2024-09-20 15:41:05 +03:00
Konstantina Galouni 13daf1b5d4 [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
Konstantina Galouni fa7d878172 Merge remote-tracking branch 'origin/develop' into orcid-openaireId-claim 2024-09-19 15:57:51 +03:00
Konstantina Galouni e1bf3a63cc [develop | DONE | FIXED]: orcidWork.ts: Added check to add openaire id as external-id in orcid claims, unless there is at least 1 identifier. 2024-09-19 15:54:03 +03:00
argirok 9c8ac92c91 [develop | DONE | FIXED] bulk upload dois - fetch from crossref: introduce a delay to avoid 429 response from API 2024-09-19 14:26:58 +03:00
Konstantina Galouni 3067ad973f Merge remote-tracking branch 'origin/develop' into orcid-openaireId-claim 2024-09-19 14:11:37 +03:00
Konstantina Galouni 3ea0ee3d1e [develop | DONE | FIXED] resultLanding.service.ts: Parse services for relatedServices only when the portal is eosc, otherwise datasources only | resultLanding.component.html: For relatedServices, change label of tab and type of results depending on if the portal is eosc (service) or not (datasource). 2024-09-19 11:12:24 +03:00
Alex Martzios 8f646a883f [develop | DONE | ADDED] help-content.service.ts: add a function used in connect-admin, remove unused parameter from other functions 2024-09-19 10:49:03 +03:00
Konstantina Galouni 9fb0baa847 [orcid-openaireId-claim | DONE | FIXED]: orcid-work.component.ts & result-preview.component.ts & result-preview.component.html: Removed checks for development environment in ORCID claim - allow also ORCID claim with OpenAIRE ID. 2024-09-18 14:36:14 +03:00
Konstantina Galouni 8f668cd4ff [develop | DONE | FIXED]: orcid-work.component.ts & result-preview.component.html & result-preview.component.ts: Added checks not to allow ORCID claim for results with no PIDs when not on development environment (until new version of orcid service is deployed). 2024-09-18 11:50:12 +03:00
Alex Martzios 1593ea6ed9 [develop | DONE | CHANGED] adminToolsAPIURL: add property direclty on service file 2024-09-13 09:59:24 +03:00
argirok 35cf6ec956 [develop | DONE | FIXED] suggested repositories plugin: fix title and link 2024-09-12 12:27:49 +03:00
Alex Martzios d298a10686 [develop | DONE | CHANGED] monitorServiceAPIURL, notificationsAPIURL, adminToolsAPIURL properties: moved to service files and not function parameters, remove duplicate '/' from stakeholder.service.ts 2024-09-12 10:49:03 +03:00
Konstantina Galouni 99caf5aacc [develop | DONE | CHANGED] Renamed property "eoscMarketplaceURL" to "openScienceCloudURL" and added new property "eoscMarketplaceURL" (new value) | Updated current domain and marketplace domain from eosc-portal.eu to eosc-beyond.eu.
1. env-properties.ts: Added property openScienceCloudURL?: string.
2. environment.ts: Renamed property "eoscMarketplaceURL" to "openScienceCloudURL" and set value for new property "eoscMarketplaceURL".
3. dataProviderInfo.ts: Use properties.openScienceCloudURL instead of properties.eoscMarketplaceURL.
4. dataProvider.component.ts & organization.component.ts & project.component.ts & resultLanding.component.ts: Updated method "eoscBackLink()" to use "properties.eoscMarketplaceURL" instead of static url "https://search.marketplace.eosc-portal.eu/".
5. parsingFunctions.class.ts: In eoscSubjects use "properties.eoscMarketplaceURL" instead of static url "https://search.marketplace.eosc-portal.eu/".
6. connectHelper.ts: In method "getCommunityFromDomain()", added check domain.indexOf('eosc-beyond.eu') != -1.
2024-09-11 21:04:03 +03:00
Konstantina Galouni e4bfed85ba [develop | DONE | FIXED]: showAuthors.component.ts: Typo fix in ORCID box (3rd party repositories, not 3d party). 2024-09-11 20:33:33 +03:00
Konstantina Galouni 980fc6a34a [develop | DONE | FIXED]: userMini.component.ts Added a class field isClient: boolean = false; and set it in constructor with "this.isClient = !isPlatformServer(this.platform);" statement & added checks not to display dropdowns on server (needed also for non destructive hydration). 2024-09-10 02:13:05 +03:00
Konstantina Galouni e66192172a [develop | DONE | FIXED]: navigationBar.component.ts: Added a class field public isClient: boolean = false; and set it in constructor with "this.isClient = !isPlatformServer(this.platform);" statement | navigationBar.component.html: Added checks not to display dropdowns on server (needed also for non destructive hydration). 2024-09-10 02:07:04 +03:00
Konstantina Galouni 38f411b514 [develop | DONE | REMOVED]: resultLanding.module.ts: Removed unused import of SearchTabModule. 2024-09-10 00:36:06 +03:00
Konstantina Galouni 8f4dc4a4ee [develop | DONE | FIXED]: slider-tab.component.ts & slider-tabs.component.ts: Added <ng-content /> element for embedded code. 2024-09-10 00:25:40 +03:00
Konstantina Galouni 8e41736f48 [develop | DONE | ADDED]: fos.component.less: (commented classes) Experimenting on visibility and transitioning of FoS L4. 2024-09-10 00:20:08 +03:00
Konstantina Galouni 4fe679af7b Merge branch 'develop' of code-repo.d4science.org:MaDgIK/openaire-library into develop 2024-09-09 22:06:42 +03:00
argirok 49528c9874 [develop | DONE | FIXED] minor typo in search bar plugin 2024-09-09 13:22:09 +03:00
argirok c507f934a0 [develop | DONE | FIXED] customCss add checks if identity/customCss not defined 2024-09-09 12:54:04 +03:00