openaire-library/sharedComponents
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
..
SEO [Library|Trunk] 2019-06-03 08:53:57 +00:00
cookie-law [Library|Trunk] 2019-06-03 13:20:36 +00:00
feedback 1. env-properties.ts: Add 'feedbackQuestionaire' property. 2019-01-21 14:22:40 +00:00
other-portals [Library|Trunk] 2020-05-14 14:38:50 +00:00
schema2jsonld [Library|Trunk] 2020-05-14 14:38:50 +00:00
searchBar [Library|Trunk] 2020-05-05 16:21:31 +00:00
sidebar [Library]: Sidebar: add uk-active on active route 2019-10-16 10:45:01 +00:00
bottom.component.html [Library|Trunk] 2020-05-26 10:16:03 +00:00
bottom.component.ts [Library|Trunk] 2020-05-07 13:10:27 +00:00
bottom.module.ts menuItems for footer dynamically created 2018-05-23 13:15:56 +00:00
menu.ts [Library|Trunk] 2020-06-04 11:21:32 +00:00
metaService.module.ts Comment out MetaService 2018-04-17 14:02:00 +00:00
metaService.ts Comment out MetaService 2018-04-17 14:02:00 +00:00
navigationBar.component.html [Library|Trunk] 2020-04-30 12:26:25 +00:00
navigationBar.component.ts [Trunk | Library]: 2020-06-10 11:05:59 +00:00
navigationBar.module.ts [Library|Trunk] 2020-04-22 13:00:13 +00:00