openaire-library/utils/entities
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
..
adminTool Add twitter account field for portal - development only 2021-10-21 12:39:27 +03:00
CuratorInfo.ts [Trunk|Library]: Remove null default value on id of curator. 2019-07-02 10:27:09 +00:00
EmailRecaptcha.ts [Trunk|Library]: 1. Add a new entity with fiels an email and recaptcha token. 2. Add a contact method on email service to send an email and recaptcha token to admin-tools 2019-04-11 11:26:02 +00:00
FAQ.ts [Trunk|Library]: Create a FAQ entity class. 2019-06-24 10:39:03 +00:00
contentProvider.ts [Library | Trunk]: Content provider criteria add constructor 2021-04-06 14:44:48 +00:00
dataProviderInfo.ts [Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches 2021-07-14 11:19:57 +00:00
deletedByInferenceResult.ts [Trunk | Library]: 2019-05-29 12:24:43 +00:00
entities.module.ts [Trunk | Library]: app-routing.module & entities.module: Bug fixes in imports after merging research results. 2019-09-11 11:45:35 +00:00
metrics.ts ORP landing: change link button text to link this product to 2018-07-26 10:09:06 +00:00
organizationInfo.ts [Library|Trunk] 2020-08-19 11:01:22 +00:00
projectInfo.ts [Trunk | Library] 2020-03-17 15:19:25 +00:00
publication.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
resultLandingInfo.ts [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
searchResult.ts [Library|Trunk] 2021-04-02 09:17:00 +00:00