openaire-library/landingPages/landing-utils
Konstantina Galouni e658c5d23a [Library | new-theme]: Redesign of project landing page and small upadates on result landing and common components.
1. addThis.component.ts: Updated social icons of addThis.
2. landing-header.component.ts: Added "uk-text-small" in subtitle.
3. metrics.component.ts: Added method "clickedMetrics()" to set "metricsClicked" | Added metricsClicked and metrics.infos conditions for loading table or iframes | Added customContainerClass and customIframeClass in <i-frame>.
4. project.component: Updated project landing page according to UI redesign.
5. project.module.ts: Import LoadingModule, IconsModule, InputModule.
6. project.service.ts: Use parsingFunctions.parseDescription.
7. projectService.module.ts: iconsService.registerIcons([link, graph]).
8. resultLanding.component.html: Small fixes in ui | Added right arrow on tooltips of actions that are links to other pages | Display of description updated as innerHtml (#7345).
9. orcid-work.component.ts: Added flex=true in <icon>.
10. input.component.ts: Added disabled?: boolean in Option interface and show disabled options as muted.
11. projectInfo.ts: Updated description to be string[] instead of string.
12. iframe.component.ts: Added @Input() customContainerClass: string = ""; and @Input() customIframeClass: string = "";
13. search-tab.component.ts: Updated according to redesign | Update "getEntityName()" to return values from OpenaireEntities.
14. tabs.component.ts: Added "uk-height-1-1" in custom tabs | In #mytabs::before set left:0.
2022-04-28 12:13:06 +03:00
..
citeThis [Library & common-assets | new-theme]: Updates for redesign. 2022-04-16 10:47:30 +03:00
landing-header [Library | new-theme]: Redesign of project landing page and small upadates on result landing and common components. 2022-04-28 12:13:06 +03:00
metrics [Library | new-theme]: Redesign of project landing page and small upadates on result landing and common components. 2022-04-28 12:13:06 +03:00
addThis.component.ts [Library | new-theme]: Redesign of project landing page and small upadates on result landing and common components. 2022-04-28 12:13:06 +03:00
availableOn.component.ts [Library & common-assets | new-theme]: Updates for redesign. 2022-04-16 10:47:30 +03:00
fos.component.ts [Library & common-assets | new-theme]: Updates for redesign. 2022-04-16 10:47:30 +03:00
fundedBy.component.ts [Library & common-assets | new-theme]: Updates for redesign. 2022-04-16 10:47:30 +03:00
landing.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
parsingFunctions.class.ts [Explore & Library & Common Assets | new-theme]: Updates related to result landing redesign. 2022-04-20 17:40:18 +03:00
projects-in-modal.component.ts 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
projects-in-modal.module.ts [Library | Trunk]: Projects in modal change result-preview to search-results 2020-05-26 15:42:02 +00:00
relatedTo.component.ts [Library & common-assets | new-theme]: Updates for redesign. 2022-04-16 10:47:30 +03:00
resultLandingUtils.module.ts [Library & common-assets | new-theme]: Updates for redesign. 2022-04-16 10:47:30 +03:00
sdg.component.ts [Library & common-assets | new-theme]: Updates for redesign. 2022-04-16 10:47:30 +03:00
showIdentifiers.component.ts [Explore & Library & Common Assets | new-theme]: Updates related to result landing redesign. 2022-04-20 17:40:18 +03:00
showPublisher.component.ts [Library & common-assets | new-theme]: Updates for redesign. 2022-04-16 10:47:30 +03:00
showPublisher.module.ts [Trunk|Library] 2019-05-27 10:36:09 +00:00
showSubjects.component.ts [Explore & Library & Common Assets | new-theme]: Updates related to result landing redesign. 2022-04-20 17:40:18 +03:00
showTitle.component.ts [Library & Common-Assets | new-theme]: 1st version of restructure of result landing page according to redesign | Bug fix in method "hasMetrics". 2022-04-04 12:14:54 +03:00
tabPaging.component.ts 1. Add pipe for numbers. 2018-05-18 12:47:26 +00:00
tabTable.component.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00