openaire-library/landingPages/landing-utils
Konstantina Galouni 44825c5985 [Library | explore-redesign]: In small screens (mobile) open full screen modal when viewing all authors or all identifiers.
1. showAuthors.module.ts: Imported FullScreenModalModule.
2. showAuthors.component.ts & showIdentifiers.component.ts: Added @Input() isMobile: boolean = false; | Added <fs-modal> for view all authors, to trigger it when isMobile.
3. landing-header.component.ts: Added @Input() isMobile: boolean = false; | Pass input param isMobile to <showAuthors>.
4. resultLanding.component.html: Pass input param isMobile to <showSubjects>, <showIdentifiers>, <landing-header>.
2023-02-22 23:13:46 +02:00
..
citeThis Create entity-actions and add all result actions in it. Add filters-toggle in advanced search for mobile. Add funders and subjects in entity-metadata. Change authors view less 2023-02-20 16:59:07 +02:00
landing-header [Library | explore-redesign]: In small screens (mobile) open full screen modal when viewing all authors or all identifiers. 2023-02-22 23:13:46 +02:00
metrics Filters title alignment. Rename some component css files to less. 2022-07-17 16:01:39 +03:00
sdg-fos-suggest [Library | explore-redesign]: Fixes on FoS and SDGs suggest modal (checked existing subjects, added loading) - In FoS fixed scrolling, search and final response of selected fields. 2023-02-21 02:47:23 +02:00
addThis.component.ts Change results preview. Add hosted by, metrics in search results. Create entity-metadata for entity medata. 2023-02-17 19:40:05 +02:00
availableOn.component.ts 1. Fix uk-drop in available on. 2. Entity metadata: Add bullet with css in order to avoid empty content. 3. Add Deposit and embed in actions of entity-actions. 2023-02-22 14:43:31 +02:00
entity-metadata.component.less 1. Fix uk-drop in available on. 2. Entity metadata: Add bullet with css in order to avoid empty content. 3. Add Deposit and embed in actions of entity-actions. 2023-02-22 14:43:31 +02:00
entity-metadata.component.ts 1. Fix uk-drop in available on. 2. Entity metadata: Add bullet with css in order to avoid empty content. 3. Add Deposit and embed in actions of entity-actions. 2023-02-22 14:43:31 +02:00
fos.component.ts [Library | explore-redesign]: Mobile redesign for the 3 buttons at the bottom (main info, metrics, actions) and their contents. 2023-02-21 16:10:21 +02:00
fundedBy.component.ts [Library | explore-redesign]: fundedBy.component.ts & relatedTo.component.ts: In view more/less links added class "uk-link-text". 2023-02-21 03:01:21 +02:00
landing.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
parsingFunctions.class.ts Change results preview. Add hosted by, metrics in search results. Create entity-metadata for entity medata. 2023-02-17 19:40:05 +02:00
projects-in-modal.component.ts [Connect & Library | new-theme]: 2022-07-07 10:54:12 +03:00
projects-in-modal.module.ts [Connect & Library | new-theme]: 2022-07-07 10:54:12 +03:00
relatedTo.component.ts [Library | explore-redesign]: fundedBy.component.ts & relatedTo.component.ts: In view more/less links added class "uk-link-text". 2023-02-21 03:01:21 +02:00
resultLandingUtils.module.ts [Library | explore-redesign]: Mobile redesign for the 3 buttons at the bottom (main info, metrics, actions) and their contents. 2023-02-21 16:10:21 +02:00
sdg.component.ts [Library | explore-redesign]: Result landing redesign for small screens (mobile) - main info & tabs of main info. 2023-02-20 17:56:02 +02:00
showIdentifiers.component.ts [Library | explore-redesign]: In small screens (mobile) open full screen modal when viewing all authors or all identifiers. 2023-02-22 23:13:46 +02:00
showPublisher.component.ts 1. Fix uk-drop in available on. 2. Entity metadata: Add bullet with css in order to avoid empty content. 3. Add Deposit and embed in actions of entity-actions. 2023-02-22 14:43:31 +02:00
showPublisher.module.ts progress on result-landing page and used components within it 2023-01-09 18:35:28 +02:00
showSubjects.component.ts [Library | explore-redesign]: Result landing redesign for small screens (mobile) - main info & tabs of main info. 2023-02-20 17:56:02 +02:00
showTitle.component.ts create mobile view structure for organization landing, add @media rules for project and dataProvider landing, change size of result title 2023-02-21 15:06:28 +02: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