openaire-library/utils
Konstantina Galouni e1c520d65f [Library]: Altmetrics bug fix (more checks for previous commit) (from landing page with identifiers to landing page without: ERROR) | Updated parsing of relations in result landing page #7231.
1. result-preview.component.ts: Display relationName (added in beforeTitlte).
2. resultLandingInfo.ts: Added field "relatedResults" (replaced other structures for relations) and "relatedClassFilters".
3. resultLanding.component.html:
	a. In tab "Related research" show all relations.
	b. [Bug fix] Added check when accessing resultLandingInfo.identifiers for altmetrics.
4. resultLanding.module.ts: Import MatFormFieldModule and MatSelectModule for filtering relations in tab which shows all relations.
5. result-preview.ts:
	a. Added in class RelationResult "percentageName" (e.g. trust) and "relationName" (e.g. IsSupplementedBy) fields.
	b. Added in class ResultPreview "relationName" field (e.g. IsSupplementedBy).
	c. In method "relationResultConvert()", removed "relation" from parameters (included in RelationResult).
6. resultLanding.service.ts:
	a. Updated parsing of relations (parse all relations for research results).
	b. Updated sorting of relations.
7. resultLanding.component.ts: Handle updated relations and show them in one tab all together.
8. parsingFunctions.class.ts: Updated parsing of relations - parse all relations for results and keep the relationName and the percentageName.
2022-01-07 12:16:23 +02:00
..
authors SEO - accessibility: more changes for accessibility, new manifest file 2021-08-11 13:59:50 +03:00
breadcrumbs [Library|Trunk] 2020-04-28 10:46:23 +00:00
click [Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches 2021-07-14 11:19:57 +00:00
configuration [Library | Trunk]: Fix server errors. Input add validators for chips. Subscriber-invite: Change To field to chips, add short view 2021-04-23 16:25:52 +00:00
email [Library|Trunk] 2021-05-17 15:32:06 +00:00
entities [Library]: Altmetrics bug fix (more checks for previous commit) (from landing page with identifiers to landing page without: ERROR) | Updated parsing of relations in result landing page #7231. 2022-01-07 12:16:23 +02:00
entitiesAutoComplete [Library | Trunk]: Remove some double ;; 2021-06-15 13:20:42 +00:00
fetchEntitiesClasses [Library|Trunk] 2021-05-13 15:54:46 +00:00
full-page-slider [Library | Trunk]: Add arrow up and down. Change Full page slider with icons of library 2020-10-13 20:26:48 +00:00
gif-slider [Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches 2021-07-14 11:19:57 +00:00
helper [Trunk | Library]: 2021-06-04 09:42:23 +00:00
icons Icons-Preview: Add new icons 2021-11-29 11:18:42 +02:00
loading [Library | Trunk]: Numbers alignment fixed 2021-04-16 13:00:02 +00:00
manage [Library | Trunk]: Change admin URL on library 2021-02-25 14:19:59 +00:00
metaTags Comment out MetaService 2018-04-17 14:03:15 +00:00
modal [Library | Trunk]: 1. Input fix bug with search control value. Remove selection of chip in autocomplete. 2. Search Input: Add truncate on selected value. 3. Full screen modal: Fix close method 2021-03-22 15:10:18 +00:00
my-date-picker [Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches 2021-07-14 11:19:57 +00:00
pipes Add logoUrl function in string utils and logoUrl pipe for HTML usage 2021-11-12 14:07:55 +02:00
piwik [Library|Trunk] 2021-03-11 14:11:23 +00:00
properties Change communtities filters ids 2021-11-03 21:08:16 +02:00
rangeFilter SEO - accessibility: In images add alt, add specific width and height, in links add <span class="visually-hidden"></span> with descriptive text - not visible (add class in library.css) 2021-08-10 13:46:33 +03:00
result-preview [Library]: Altmetrics bug fix (more checks for previous commit) (from landing page with identifiers to landing page without: ERROR) | Updated parsing of relations in result landing page #7231. 2022-01-07 12:16:23 +02:00
staticAutoComplete [Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches 2021-07-14 11:19:57 +00:00
subscribe [Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches 2021-07-14 11:19:57 +00:00
svg-background [Library | Trunk]: Remove scroll to top from pages initiliazation 2021-04-20 15:18:15 +00:00
tabs [Library]: small-tabs.component.ts: For active tab, set class by checking activeTab.customClass (not activeTab.statistics). 2022-01-07 11:46:58 +02:00
theme [Library | Trunk]: Add new icons. Add outlined buttons on theme page 2020-10-19 15:05:16 +00:00
AdvancedAsyncSubject.ts Add AdvancedAsyncSubject in order to avoid duplicate code to be executed while userInfo has been called 2021-11-05 17:22:41 +02:00
HelperFunctions.class.ts [Library | Trunk]: Fix some errors on server from numbers component 2021-04-28 15:03:45 +00:00
altmetrics.component.ts [Library | Trunk]: Merge search results from branch. 2020-03-12 13:49:10 +00:00
altmetrics.js Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
altmetrics.module.ts Add a module for safeHTMLPipe 2018-04-17 13:46:17 +00:00
autoComplete.component.css Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
can-exit.guard.ts [Library]: Add can exit guard 2019-12-04 18:24:40 +00:00
errorMessages.component.ts [Library | Trunk]: Changes for adding search and langing pages to monitor dashboard 2020-07-10 08:37:17 +00:00
errorMessages.module.ts [Library | Trunk]: Changes for adding search and langing pages to monitor dashboard 2020-07-10 08:37:17 +00:00
exportCSV.class.ts [trunk]: Remove unnecessary logs from library. 2019-02-14 10:15:44 +00:00
iframe.component.ts update metrics API: use the new stats tool for both numbers & charts 2021-09-08 15:21:30 +03:00
iframe.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
indexInfo.service.ts [Trunk | Library]: 2021-05-19 13:07:43 +00:00
indexInfoService.module.ts [Library|Trunk] 2019-07-23 12:23:12 +00:00
number-utils.class.ts [Library | Trunk]: Numbers: Add init function. Create numberSize interface 2021-04-16 18:18:02 +00:00
pageURLResolver.component.ts [Library | Trunk]: Fix redirect URL of research-outcomes. Fix orcid-popup to have research-outcomes button. 2020-03-30 08:45:08 +00:00
pageURLResolver.module.ts [Library|Trunk] 2020-05-18 12:01:31 +00:00
paging.module.ts [Library | Trunk]: Merge search results from branch. 2020-03-12 13:49:10 +00:00
pagingFormatter.component.ts [Library|Trunk] 2020-11-18 16:06:27 +00:00
pagingFormatterNoLoad.component.ts [Library|Trunk] 2020-11-18 16:06:27 +00:00
routerHelper.class.ts [Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches 2021-07-14 11:19:57 +00:00
smooth-scroll.ts [Library | Trunk]: Fix server errors. Input add validators for chips. Subscriber-invite: Change To field to chips, add short view 2021-04-23 16:25:52 +00:00
string-utils.class.ts Add logoUrl function in string utils and logoUrl pipe for HTML usage 2021-11-12 14:07:55 +02:00
tokens.ts [Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches 2021-07-14 11:19:57 +00:00