Commit Graph

168 Commits

Author SHA1 Message Date
Konstantina Galouni 51a837d8be [Eosc Explore | develop]: Updating openaireLibrary before prod release. 2023-04-21 19:59:00 +03:00
Konstantina Galouni c64b995499 Updating openaireLibrary before prod release 2023-04-21 19:37:18 +03:00
Konstantina Galouni f7556d24be Updating openaireLibrary before production release 2023-04-21 19:00:50 +03:00
Konstantina Galouni 0fdb2c1da6 [Library | develop & Eosc Explore | develop]: availableOn.component.ts: Renamed "Providers" to "Data sources" | package.json: Updated version to 2.0.1 (previous 2.0.0) & updated uikit version to 3.12.2 (previous 3.12.0) | CHANGELOG.md: Updated changes for 2.0.1 version. 2023-04-21 18:54:26 +03:00
Konstantina Galouni e171961896 Updating openaireLibrary 2023-04-20 21:26:39 +03:00
Konstantina Galouni fc708800c8 [Library | develop & Eosc Explore | develop]: resultLanding.component.ts & project.component.ts & organization.component.ts & dataProvider.component.ts: [Bug fix] In method "eoscBackLink()" added a dot (.) after beta | environment.beta.ts: Added "eoscDataTransferAPI" and "eoscDataTransferDestinations" properties. 2023-04-20 20:48:12 +03:00
Konstantina Galouni 7b629ca7a8 [Library | develop & Eosc Explore | develop]: Added font-family "Inter" to align with Marketplace | Updated how back button "Go to search" is build - combine referrer and the new url parameter "pv", which is expected to have the previous url path and params.
1. /assets: Added /media/fonts/inter folder with the "Inter" font-family.
2. eosc-custom.less: Override the default font family to use 'Inter', sans-serif.
3. routerHelper.class.ts: Added method "addQueryParam()" to add a query parameter in already existing or not object with parameters.
4. search-tab.component.ts & searchResult.component & projects-in-modal.component.ts & result/deletedByInference/deletedByInference.component.ts & organization/deletedByInference/deletedByInference.component.ts: Added @Input() prevPath: string = ""; and pass it to the appropriate children components.
5. result-preview.component & fundedBy.component.ts & availableOn.component.ts & relatedDatasourcesTab.component.ts: Added @Input() prevPath: string = ""; and method "addEoscPrevInParams()" and call it when building queryParams of internal links.
6. metrics.component.ts: Added @Input() prevPath: string = ""; and use it when building internal urls.
7. resultLanding.component.ts & project.component.ts & organization.component.ts & dataProvider.component.ts:
   a. Added fields public referrer: string; and public prevPath: string;
   b. Read "pv" url property and get referrer.
   c. Added methods "addEoscPrevInParams()" and "eoscBackLink()".
8. resultLanding.component.html & project.component.html & organization.component.html & dataProvider.component.html:
   a. Update "Go to Search" back link.
   b. Call "addEoscPrevInParams()" method when building queryParams of internal links.
   c. Pass "prevPath" to the appropriate children components.
2023-04-20 20:06:53 +03:00
Konstantina Galouni cd275865e5 [Library | develop]: resultLanding.component.html & project.component.html & organization.component.html & dataProvider.component.html: Use new Graph badge to acknowledge OpenAIRE Graph & update message for feedback | newSearchPage.component.html: Use new Graph badge to acknowledge OpenAIRE Graph. 2023-03-28 19:27:02 +03:00
Konstantina Galouni c893d4a58e [EOSC Explore | develop] Updating openaireLibrary... 2023-03-27 16:49:16 +03:00
Konstantina Galouni e6d3c23741 [EOSC Explore | develop]: Updated CHANGELOG.md and changed version to 2.0.0 (used to be 1.1.0). 2023-03-27 16:47:25 +03:00
Konstantina Galouni ebada18720 [EOSC Explore | master]: eosc-custom.less: Updated colors according to EOSC new mocks. 2023-03-27 14:30:52 +03:00
Konstantina Galouni 1f714bf0c3 [Library | develop]: resultLanding.component.html: Updated Graph and Feedback (Powered by...) row in landing pages - used Graph badge (common-assets/openaire-badge-1.png). 2023-03-27 14:29:45 +03:00
Konstantina Galouni 83113ff6d0 [Library | develop & EOSC Explore | master]: resultLanding.component & project.component & organization.component & dataProvider.component: Added top bar to go "back" to eosc search | Added asset top-bar.svg | eosc-custom.less: Updated colors and added ".eosc-explore-back-search-bar". 2023-03-16 17:53:28 +02:00
Konstantina Galouni 257515e257 [EOSC Explore | master]: index.html & prod/index.html: Updated favicon to show the eosc logo, not OpenAIRE. 2023-03-10 16:44:19 +02:00
Konstantina Galouni a9ba2d65f9 [Library | develop & EOSC Explore | master]: Redirect to eosc search for any page except landing | If property adminToolsPortalType is eosc, open search links to OpenAIRE Explore in a new tab.
1. home.component.html: Commented everything.
2. home.component.ts: Commented everything and added redirect to EOSC search.
3. app.component.ts: Commented <navbar>.
4. app-routing.module.ts: Removed unused routes | For any route other than landing, redirect to home page.
5. index.html: Removed BETA badge | Updated title from "Search OpenAIRE" to "Search EOSC".
6. errorPage.component.ts & relatedDatasourcesTab.component.ts & showAuthors.component.ts & search-tab.component.ts: If property adminToolsPortalType is eosc, open search page in OpenAIRE Explore in a new tab.
7. fos.component.ts & sdg.component.ts: If property adminToolsPortalType is eosc, open search page in OpenAIRE Explore in a new tab | If property adminToolsPortalType is eosc, do not show "feedback/suggest" link.
8. open-aire-jsonld-converter.service.ts: If property adminToolsPortalType is eosc, do not add fos and sdgs as doc.isPartOf.
2023-03-09 10:54:03 +02:00
Konstantina Galouni dc616a7d13 Updated "README.md" 2023-02-02 10:29:26 +01:00
Konstantina Galouni 9fb83e66a4 [Eosc Explore]: home.module.ts: Removed arrow_right icon | eosc-custom.less: Updated height of #searchImage. 2023-01-03 16:55:33 +02:00
Konstantina Galouni 353d016a0b [EOSC Explore | angular-14]: package.json & CHANGELOG.md: Increased version to 1.1.0 and updated CHANGELOG.md. 2022-12-05 16:03:14 +02:00
Konstantina Galouni f17235b29c [Library & EOSC Explore | angular-14]: environment.ts: Updated properties | searchFields.ts: Updated type of "eoscifguidelines" field to "keyword" from "refine" (to be discussed) | home.component: [Bug fix] Fixed after it has been checked error (disableSelectChange() method added). 2022-12-05 14:43:53 +02:00
Konstantina Galouni feb39421db Updating libraries... 2022-12-05 14:09:05 +02:00
Konstantina Galouni 11ef620eee [EOSC Explore | angular-14]: home.component.ts: [Bug fix] Remove numbersComponent as it not used. 2022-11-29 14:26:42 +02:00
Konstantina Galouni 9885394c0c Merge remote-tracking branch 'origin/master' into angular-14 2022-11-29 14:14:32 +02:00
Konstantina Galouni 8006a15821 Updating openaireLibrary... 2022-11-29 14:14:20 +02:00
Konstantina Galouni e6279deed5 Updating libraries... 2022-11-29 14:10:28 +02:00
Konstantina Galouni 1365923d64 Updating openaireLibrary 2022-11-29 14:07:54 +02:00
Konstantina Galouni ee74c88708 [Library]: searchFields.ts: Changed "type" of "eoscifguidelines" field from "keyword" to "refine", to get dynamically the available values for the eosc subjects. 2022-11-29 14:05:54 +02:00
Konstantina Galouni 753713d757 [EOSC Explore]: package.json & CHANGELOG.md: Increased version to 1.0.3 and updated CHANGELOG.md. 2022-11-29 11:07:39 +02:00
Konstantina Galouni 9982bdb671 [Library]: [Bug fix] Strip html tags for titles and descriptions and show them as innerHTML.
1. dataProvider.component.ts & organization.component.ts & project.component.ts & resultLanding.component.ts & orcid-work.component.ts: Commented unused @ViewChild fields.
2. dataProvider.service.ts & project.service.ts & resultLanding.service.ts: Strip html tags from title.
3. resultLanding.component.ts: [Bug fix] resultLanding.description is string, not array.
4. orcidWork.ts: [Bug fix] resultLanding.description is string, not array & strip html tags from description.
5. refineFieldResults.service.ts: In method "getSearchAPIURLForEntity()", for entityType "result" set suffix to "results/".
6. searchDataproviders.service.ts & searchOrganizations.service.ts & searchProjects.service.ts & searchResearchResults.service.ts: Strip html tags from title | Do not cut description (multi line ellipsis is used in html).
7. jsonld-document-serializer.service.ts: [Bug fix] resultLanding.description is string, not array.
8. result-preview.component.html: Show description as innerHTML to properly display special characters.
2022-11-28 19:22:01 +02:00
Konstantina Galouni 587c7f2331 [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.
1. home.component.html: Added blue banner, white logo, aligned search form to the center and updated fonts according the new EOSC Marketplace.
2. parsingFunctions.class.ts: Updated link to Marketplace for eosc subject EOSC::RO-crate.
3. resultLanding.component.html: Updated how links to Compatible EOSC Services are displayed.
4. searchAll.component.html: Updated paddings and margins in search form of Search all page.
5. navigationBar.component.html: Set burger menu icon to light color if dark background.
6. advancedSearchDataProviders.component.ts & advancedSearchOrganizations.component.ts & advancedSearchProjects.component.ts & advancedSearchServices.component.ts & searchResearchResults.component.ts & searchDataproviders.component.ts & searchOrganizations.component.ts & searchProjects.component.ts & searchResearchResults.component.ts & searchServices.component.ts & search.component.ts: Set in searchForm, dark=true.
7. aggregators.ts: In eoscInfo, updated logoUrl and removed customCss of AggregatorInfo.
8. app.component.ts: Set header.darkBg: true.
9. Added eosc-custom.less file.
10. styles.less: import eosc-custom less file, instead of portal-custom.css.
11. deletedByInference.service.ts & result-preview.ts: [Bug fix] Parse description of versions properly.
12. reports.service.ts: Copy fix from angular-14 branch - do not timeout to 10000.
2022-11-28 14:37:37 +02:00
Konstantina Galouni b8d14cbfe5 [EOSC Explore]: package.json & CHANGELOG.md: Updated v1.0.2 | newSearchPage.component.html: Updated margins and paddings in search form | advancedSearchForm.component: Bug fix in advanced search form (fixed in angular 14) & smooth scroll to the last rule when adding new. 2022-11-18 15:03:08 +02:00
Konstantina Galouni 4cbfb40120 [EOSC Explore]: CHANGELOG.md: Updated v1.0.1. 2022-10-19 11:40:16 +03:00
Konstantina Galouni 4df60b445b [EOSC Explore]: package.json & CHANGELOG.md: Increased version to 1.0.1 and updated CHANGELOG.md. 2022-10-19 11:25:51 +03:00
Konstantina Galouni 9703b9028f [Library]: searchAll.component.ts: [Bug fix] Added check for client side when accessing "active" parameter via location. 2022-10-19 11:13:08 +03:00
Konstantina Galouni 457818cddb [Eosc Explore & Library]: home.component.html & advancedSearchForm.component.html: Updated width of stepper form & set tooltip=true. 2022-10-18 15:51:40 +03:00
argirok f7766e6093 Data transfer: move transfer button in the modal footer 2022-10-17 12:42:01 +03:00
argirok fdf197b0d0 remove queries unused queries for funders in home
remove unused assets
2022-10-17 12:13:33 +03:00
argirok d1bc41c08b update properties for datatransfer functionality 2022-10-05 16:52:34 +03:00
Konstantina Galouni 715d270419 Merge remote-tracking branch 'origin/angular-13' into angular-14 2022-10-04 15:50:41 +03:00
Konstantina Galouni be6ab6bd25 Updating libraries 2022-10-04 15:50:30 +03:00
Konstantina Galouni 366b53df97 Merge remote-tracking branch 'origin/angular-12' into angular-13 2022-10-04 15:48:49 +03:00
Konstantina Galouni e42d3073a6 Updating libraries 2022-10-04 15:48:31 +03:00
Konstantina Galouni 8689c54768 Merge remote-tracking branch 'origin/master' into angular-12 2022-10-04 15:47:19 +03:00
Konstantina Galouni 15be609b30 Updating libraries 2022-10-04 15:46:58 +03:00
Konstantina Galouni 281cd03980 Updating libraries 2022-10-04 15:45:29 +03:00
Konstantina Galouni 9be427cb1e [Eosc Explore]: ISVocabularies.service.ts: [Bug fix] Added check if type is "service" (used to return null when selecting vocabulary fields in advanced search). 2022-10-04 11:39:45 +03:00
Konstantina Galouni 777e300c87 [Eosc Explore]: aggregators.ts: Added argument for pid to "getMockCommunityInfo()". 2022-10-03 20:42:02 +03:00
Konstantina Galouni 246cc09457 [Eosc Explore]: angular.json: Updated optimization configuration to set "inlineCritical": false. 2022-10-03 15:09:24 +03:00
Konstantinos Triantafyllou f30f99db6e Disable inline critical css in server.ts 2022-10-03 12:38:01 +03:00
Konstantina Galouni 7f32643554 Merge remote-tracking branch 'origin/angular-13' into angular-14 2022-09-30 16:04:03 +03:00
Konstantina Galouni 18bb2e0638 Updating libraries 2022-09-30 16:03:48 +03:00