Commit Graph

3259 Commits

Author SHA1 Message Date
Konstantinos Triantafyllou 42d6430cc4 Merge pull request 'Irish Monitor Release September 2024' (#51) from develop into master
Reviewed-on: #51
2024-09-18 12:05:41 +02: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
Argiro Kokogiannaki d6735a566f Merge pull request 'Connect Production release September' (#50) from develop into master
Reviewed-on: #50
2024-09-09 12:04:16 +02:00
argirok c507f934a0 [develop | DONE | FIXED] customCss add checks if identity/customCss not defined 2024-09-09 12:54:04 +03:00
argirok 4727fb7a10 [develop | DONE | FIX ] delete portal, pass the portal type of the first one 2024-09-09 10:57:39 +03:00
Konstantinos Triantafyllou 9826e5d358 [develop | FIXED]: Fix a bug with help text placement doesn't be shown in add help text. 2024-09-06 18:04:05 +03:00
Alex Martzios ad17ffaf95 [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
argirok 57628f6af7 [develop | DONE | FIXED ] project title for unidentified projects 2024-09-04 09:46:37 +03:00
argirok 9b88d4be2a [develop | DONE | ADDED ] Customization add custom css 2024-08-30 13:09:03 +03:00
argirok 6165778970 [develop | DONE | CHANGED ] Change the sidebar menu divide menu items to community profile and content config 2024-08-30 10:13:14 +03:00
argirok d5a51bf0fc [develop | DONE | FIXED ] fix the routes in the edit forms of plugins 2024-08-30 10:11:52 +03:00
Konstantina Galouni fa2938f84b Merge pull request 'EXPLORE Production release August 2024' (#49) from develop into master
Reviewed-on: #49
2024-08-02 09:38:05 +02:00
Konstantina Galouni 8d6c45abe3 [develop | DONE | CHANGED]: fos/fos.component.html & fos/fos.component.ts & landing-utils/fos.component.ts & ISVocabularies.service.ts & resultLanding.service.ts: hide L3 & L4 FoS. 2024-08-01 14:06:12 +03:00
Alex Martzios 0d0c077a4c [develop | DONE | FIXED] indicator-utils: add 'return null' on 2 methods (triggered error on validator project) 2024-07-26 11:38:57 +03:00
Konstantinos Triantafyllou 78bcd9c80a Merge pull request 'Irish Monitor Release July 2024' (#48) from develop into master
Reviewed-on: #48
2024-07-25 09:53:44 +02:00
Konstantinos Triantafyllou 310f06b234 [develop]: Make some improvements regarding import/export indicators and editing an indicator. 2024-07-25 10:31:08 +03:00
Konstantina Galouni e4956f8392 [develop | DONE | CHANGED]: newSearchPage.component.html: Reordered buttons - moved compact results button before download button. 2024-07-24 15:18:12 +03:00
Konstantina Galouni fe09fbfdcb Merge remote-tracking branch 'origin/develop' 2024-07-23 11:23:20 +03:00
Konstantina Galouni 7f7b08b7af [develop | DONE | ADDED]: Added the option to claim works to ORCID without pids, but with OpenAIRE id.
1. myOrcidLinks.component.ts & orcid.service.ts: Added functionality for orcid claim with openaireId.
2. orcid-work.component.ts: Added functionality for orcid claim with openaireId & added (missing from previous commit) @Input() compactView to show or not the word "claim".
3. orcidWork.ts:  Set openaireId (relcanId) as external-id with "external-id-type": "source-work-id".
4. newSearchPage.component.ts: Added field public isLoggedIn: boolean = false; and initialize it by calling userManagementService.getUserInfo().
5. newSearchPage.component.html: In <search-result> set isLoggedIn parameter.
6. searchResult.component.ts: Added functionality for orcid claim with openaireId & Added field  @Input() isLoggedIn: boolean = false; and replaced Session check.
7. result-preview.component.ts & result-preview.component.html: Removed checks to orcid claim only when there are pids.
2024-07-23 02:17:45 +03:00
Konstantinos Triantafyllou 7bb45fefa0 [develop | FIXED]: Add ts-ignore in axios import statement. 2024-07-22 11:47:31 +03:00
Konstantinos Triantafyllou ed8f4f54d1 [develop | DONE]: Remove condition for hiding umbrella in production. 2024-07-22 10:28:17 +03:00
Konstantina Galouni dd4d785d96 [develop | DONE | CHANGED]: [Performance improvement] resultLanding.component: Added fields "impactClicked" and "altMetricsClicked", to initalize and show the relative content only on click | entity-actions.component.ts: Added field "addThisClicked" to call <addThis> only on click. 2024-07-18 15:48:20 +03:00
argirok ed7ee4b4a3 [develop | DONE | ADDED] Add Organization refine field in results for Connect 2024-07-17 13:25:44 +03:00
argirok ac200a89ac [develop | DONE | FIX] Change Sorting options Dsc. to Desc. 2024-07-17 13:10:44 +03:00
Konstantina Galouni 9b1e662f4b Merge pull request 'Production release July 2024 [EXPLORE]' (#47) from develop into master
Reviewed-on: #47
2024-07-12 10:03:50 +02:00
Konstantinos Triantafyllou 92f799e63b [develop]: Fix the redirection URL after verification of a manager for Irish and Monitor. 2024-07-11 17:00:09 +03:00
Konstantina Galouni 7a18b65b40 [develop | DONE | CHANGED]: parsingFunctions.class.ts & showSubjects.component.ts: Removed checks for production environment - now show everything under keywords. 2024-07-11 16:35:19 +03:00
Konstantina Galouni 0896d5a3ce [develop | DONE | CHANGED]: searchResearchResults.component.ts & searchProjects.component.ts & searchOrganizations.component.ts & searchDataProviders.component.ts: In <new-search-page> added parameter [hasCompactView]="true" to enable compact view button. 2024-07-09 17:19:13 +03:00
Konstantina Galouni 403fe375e7 [develop | DONE | ADDED]: Added compact view functionality on search pages.
1. newSearchPage.component.html: Increase left margin of download button | Added button for compact view | In <search-result> added parameter "compactView".
2. newSearchPage.component.html: Added class fields "@Input() hasCompactView: boolean = false;", to show compact button or not and "public compactView: boolean = false;" to show compact or expanded view of each result.
3. searchDownload.component.ts: Changed download <button> to <a> with class "custom-view-button" | Set visuallyHidden to icon.
4. searchResult.component.ts: Added class field "@Input() compactView: boolean = false;".
5. searchResult.component.html: In <result-preview added parameter "compactView".
6. entity-actions.component.ts: Added class field "@Input() compactView: boolean = false;" | When compactView is true, hide action labels - show only icons.
7. result-preview.component.ts: Added class field "@Input() compactView: boolean = false;".
8. result-preview.component.html: When compactView is true, make margins smaller, show 1 line in title, hide funder budget, identifiers, website url, oai-pmh url, description, action oa routes and metrics labels, and added "compactView" parameter in <entity-actions>.
2024-07-09 17:11:55 +03:00
Konstantina Galouni 1f00fae364 [develop | DONE | FIXED]: orcid.component.ts: Typo fixes in message shown when granting access to OpenAIRE. 2024-07-09 16:26:48 +03:00
Konstantina Galouni 853b072c62 [develop | DONE | FIXED]: searchProjects.service.ts: Added parameter excludeUnidentfied: boolean = true in method "advancedSearchProjects()" to add or not the basic query :&fq=(projectcode<>"unidentified") | claimProjectSearchForm.component.ts: In calls of projectService.advancedSearchProjects, set parameter "excludeUnidentfied" to false, not to exclude unidentified projects (irish funders were missing from the funders list). 2024-07-05 16:00:36 +03:00
Konstantinos Triantafyllou c97c54208f [develop]: Change extract stakeholders by removing condition for field name. 2024-07-02 15:55:42 +03:00
Konstantina Galouni 1401a68256 [develop | DONE | FIXED]: Initialize properties on field definition (files: displayClaims.component.ts & directLinking.component.ts & approved.component.ts & curators.component.ts & portals.component.ts & depositFirstPage.component.ts & searchResultsInDeposit.component.ts & statisticsTab.component.ts & citeThis.component.ts & deletedByInference.component.ts & organization.component.ts & project.component.ts & deletedByInference.component.ts & myOrcidLinks.component.ts & searchMyOrcidResults.component.ts & searchRecommendedResultsForOrcid.component.ts & searchResultsForOrcid.component.ts & searchAll.component.ts & advancedSearchForm.component.ts & searchDataProviders.component.ts & searchDataProviders.component.ts & searchOrganizations.component.ts & searchProjects.component.ts). 2024-07-02 13:51:15 +03:00
argirok 93897534dc Merge remote-tracking branch 'origin/develop' into develop 2024-07-02 11:53:28 +03:00
argirok e70625405c [plugins-functionality | DONE | FIXED ] fix encoding in stats titles in the form 2024-07-02 11:53:15 +03:00
Konstantina Galouni 0bd8667667 [develop | DONE | CHANGED]: dataProviderInfo.ts: Renamed "EOSC Service Catalogue" to "EOSC Resource Hub" | environment.ts: Updated "eoscMarketplaceURL" property. 2024-07-02 00:46:57 +03:00
Konstantina Galouni 85657ceb61 [develop | DONE | CHANGED]: Parse research products versions from "children" field of the record, instead of querying explicitly.
1. resultLandingInfo.ts: Added field "children".
2. resultLanding.service.ts: Set children field.
3. resultLanding.component.html: In <deletedByInference> add parameter children.
4. result/deletedByInference/deletedByInference.component.ts: Parse children to initialize resultsPreview: ResultPreview[] and show versions accordingly.
2024-07-02 00:25:35 +03:00
Konstantina Galouni a8c2b2d0a3 [develop | DONE | CHANGED]: Parse organization versions from "children" field of the record, instead of querying explicitly.
1. organizationInfo.ts: Added field "children".
2. organization.service.ts: Set children field.
3. organization.component.html: In <organizationsDeletedByInference> add parameter children.
4. organization/deletedByInference/deletedByInference.component.ts: Parse children to initialize resultsPreview: ResultPreview[] and show versions accordingly.
2024-07-02 00:15:21 +03:00