Commit Graph

261 Commits

Author SHA1 Message Date
Konstantina Galouni 53bae7c2d2 Updating libraries.. 2023-02-14 01:16:51 +02:00
Konstantina Galouni 77b9876829 [Library | data-transfer-v2]: Use new transfer API to get destinations, do the transfer, request status of transfer | Updated messages and checks for buttons. 2023-02-13 19:39:08 +02:00
Konstantina Galouni dc616a7d13 Updated "README.md" 2023-02-02 10:29:26 +01:00
Konstantina Galouni 09647ae074 Updating openaireLibrary 2023-01-05 19:20:03 +02:00
Konstantina Galouni b98ff13e0d [Library | data-transfer-v2]: transferData.component: Get destinationOptions from API (/storage/types). 2023-01-05 19:14:26 +02:00
Konstantina Galouni 033166f5fb Eosc Explore: Merge origin/master into data-transfer-v2 2023-01-04 13:41:52 +02:00
Konstantina Galouni c17c76fead [Eosc Explore & Library | data-transfer-v2]: environment.ts: Updated eoscDataTransferDestinations to be like api response. | transferData.component: Updated destinationOptions and selectedDestination according to the updated eoscDataTransferDestinations. 2023-01-04 13:27:49 +02: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
argirok c95aab77c8 Data transfer: update list of destinations properties 2022-11-11 13:55:19 +02:00
argirok 2db6ee98e4 Eosc data transfer:
- add and use separate property for login url
- use new API url
2022-11-11 11:20:02 +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
Konstantina Galouni 8b0cee6a7e Merge remote-tracking branch 'origin/angular-12' into angular-13 2022-09-30 16:01:30 +03:00
Konstantina Galouni 8a557d3dbc Updating libraries 2022-09-30 16:01:13 +03:00
Konstantina Galouni 71c47c5246 Updated common-assets to angular-12 branch 2022-09-30 15:54:57 +03:00
Konstantina Galouni e9014daae6 Merging from master 2022-09-30 15:37:27 +03:00
Konstantina Galouni 1530ce60ec [Eosc Explore]: Updated some styles | Replaced "datasourcetypeuiname" field with "eoscdatasourcetype" | Do not add hardcoded compatibility label "Not yet registered" | Bug fix in Access filter
1. styles.less: Renamed from styles.css and added imports of less files and portal-custom.css (to be updated).
2. angular.json: In styles configuration added styles.less.
3. index.html & beta/index.html: In beta badge, used background instead of background-color to css rules.
4. portal-custom.css: Added rule for .search-form to inherit color in background.
5. searchFields.ts:
   a. Replaced "datasourcetypeuiname" field with "eoscdatasourcetype" for datasources refine filter "Type".
   b. In method "getResultAdvancedFields()" return always RESULT_ADVANCED_FIELDS without excluding "eoscifguidelines".
6. datasourcesHelper.class.ts: Replaced "datasourcetypeuiname" field with "eoscdatasourcetype" for datasources queries and used updated type names "Research Entity Registry" (old "Registry") and "Journal Archive" (old "Journal archive").
7. cache-interceptor.service.ts: Updated cachingRequests array, using new "eoscdatasourcetype" and its values.
8. dataProvider.component.html && result-preview.component.html: Do not add hardcoded compatibility label "Not yet registered" and updated checks.
9. resultLanding.service.ts & parsingFunctions.class.ts: Parse resultLandingInfo.eoscSubjects only by "eoscifguidelines" field not "subjects".
10. searchFilter.component.ts: [Bug fix] In Access filter, fixed bug in view all, when clearing the preselected value.

* Do not forget to add in package.json in devDependencies, "@types/express-serve-static-core": "4.17.28"
2022-09-30 14:51:00 +03:00
argirok a9f5e07cbb Merge branch 'master' of https://code-repo.d4science.org/MaDgIK/eosc-explore 2022-09-29 11:49:47 +03:00
argirok a23cfd3da9 CHANGELOG.md file added 2022-09-29 11:48:43 +03:00