openaire-library/landingPages/landing-utils
konstantina.galouni c20391f3fc [Trunk | Library]:
1. src/assets/common-assets/common/custom.css: Add 'font-display: swap;' in '@font-face' css rules - improve performance.
2. dataProvider.component.html & organizations.component.html & project.component.html & resultLanding.component.html: Add check if 'indexUpdateDate' is initialized.
3. dataProvider.component.ts & organization.component.ts & project.component.ts & resultLanding.component.ts: 
	Initialize 'indexUpdateDate' and tabs counts only if "typeof document !== 'undefined'" (javascript is enabled) - improve performance.
4. resultLanding.component.ts: Get "provenanceActionVocabulary" and "altMetrics" only if "typeof document !== 'undefined'" (javascript is enabled) - improve performance.
5. organization.component.ts: [Bug fix] Get 'indexUpdateDate' from service (not properties) if available.
6. project.component.ts: [Bug fix] Call 'getProjectInfo()' only once (was called twice).
7. project.service.ts: [Bug fix] Add check for rels.rel.to.class=="hasParticipant" (when not array).
8. metrics.component.ts: Get metrics if "typeof document !== 'undefined'" (javascript is enabled) | Show charts only if user clicked on metrics badge | Do not set "width" for <i-frame> elements.
9. iframe.component.ts: Add case when only height is sent as input.
10. searchDataProviders.component.ts & searchOrganizations.component.ts: [Bug fix] Set "firstLoad" to false after getting results (was asking refine filters in paging too). 
11. search-tab.component.ts: [Bug fix]: In method "getEntityName()" add cases when 'entityType == "project"' and 'entityType == "dataprovider"' and fix case when 'entityType == "result"'.
12. navigationBar.component.ts: [Bug fix] Do not initialize navbar inside route.queryParams subscription - !!! check it carefully when deployed in all portals !!! .


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58874 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-10 11:05:59 +00:00
..
citeThis [Library|Trunk] 2020-05-26 10:16:03 +00:00
landing-header [Library | Trunk]: Landing: 1. Remove uk-text-small from Results. 2. Revert copyright policy link on Journal. 3. Add tag free text keywords on subjects 2020-05-26 14:42:47 +00:00
metrics [Trunk | Library]: 2020-06-10 11:05:59 +00:00
addThis.component.ts [Library|Trunk] 2020-06-01 09:02:16 +00:00
availableOn.component.ts [Library | Trunk]: Landing: 1. Remove uk-text-small from Results. 2. Revert copyright policy link on Journal. 3. Add tag free text keywords on subjects 2020-05-26 14:42:47 +00:00
fundedBy.component.ts [Library | Trunk]: Landing: 1. Remove uk-text-small from Results. 2. Revert copyright policy link on Journal. 3. Add tag free text keywords on subjects 2020-05-26 14:42:47 +00:00
landing.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
parsingFunctions.class.ts [Library|Trunk] 2020-04-27 08:14:05 +00:00
projects-in-modal.component.ts [Library | Trunk]: Add organization tabs. Add small tabs on results too 2020-05-27 10:47:40 +00:00
projects-in-modal.module.ts [Library | Trunk]: Projects in modal change result-preview to search-results 2020-05-26 15:42:02 +00:00
publishedIn.component.ts [Trunk | Library]: availableOn.component.ts & fundedBy.component.ts & publishedIn.component.ts (not used): Small fixed in bottom margin and remove 3 dots when more than [threshold] results. 2019-10-02 14:22:30 +00:00
relatedTo.component.ts [Library | Trunk]: Landing: 1. Remove uk-text-small from Results. 2. Revert copyright policy link on Journal. 3. Add tag free text keywords on subjects 2020-05-26 14:42:47 +00:00
resultLandingUtils.module.ts [Trunk | Library]: Add 'landing-utils/relatedTo.component.ts' and use this in 'resultLanding.component.html' to show 'Related to' section in the APP BOX. 2019-10-02 14:20:34 +00:00
showIdentifiers.component.ts [Library | Trunk]: 1. Add pid urls on properties. 2. References: Change parsing functions to get all pids with the confidence value. 2020-03-17 17:48:02 +00:00
showPublisher.component.ts [Library | Trunk]: Landing: 1. Remove uk-text-small from Results. 2. Revert copyright policy link on Journal. 3. Add tag free text keywords on subjects 2020-05-26 14:42:47 +00:00
showPublisher.module.ts [Trunk|Library] 2019-05-27 10:36:09 +00:00
showSubjects.component.ts [Library | Trunk]: Add uk-text-break on show subjects. 2020-05-27 20:43:59 +00:00
showTitle.component.ts [Library | Trunk]: Change landing-header base on new mocks. Add indexInfoService on result landing. 2020-05-19 15:33:47 +00:00
tabPaging.component.ts 1. Add pipe for numbers. 2018-05-18 12:47:26 +00:00
tabTable.component.ts [Trunk | Library]: 2019-10-17 13:24:09 +00:00