From 7dbb5358d6b4f8623e3bdbfb70f03d26b6374346 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Mon, 15 May 2023 17:28:33 +0300 Subject: [PATCH] [Library & Explore | explore-redesign]: Renamed "OpenAIRE Research Graph" to "OpenAIRE Graph" | Fixed duplicate queries in search all | Updated paper in FoS page | Improvements in sticky tabs (search all & landing). 1. Deleted assers/explore-assets/home/graph.svg - Replaced by assets/common-assets/common/graph-nodes.svg. 2. home.component.html: a. Updated graph image. b. Added in
: [searchInputClass]="'inner background'". c. Renamed "OpenAIRE Research Graph" to "OpenAIRE Graph". 3. claimResultSearchForm.component.html & searchDataprovidersToDeposit.component.ts: Added in
: [searchInputClass]="'inner background'". 4. searchAll.component.html: a. Updated margins/paddings for sticky tabs. b. Renamed "OpenAIRE Research Graph" to "OpenAIRE Graph". 5. searchAll.component.ts: a. [Bug fix] In method ngOnInit(), moved loadAll() call inside check - avoid duplicate calls to search for each tab with count query. b. Renamed "OpenAIRE Research Graph" to "OpenAIRE Graph". 6. fos.component.html: a. Updated paper of SciNoBo - replaced the old one with the newest. b. Renamed "OpenAIRE Research Graph" to "OpenAIRE Graph". 7. fos.component.ts: Renamed "OpenAIRE Research Graph" to "OpenAIRE Graph". 8. resultLanding.component.html & project.component.html & organization.component.html & dataProvider.component.html: [Improvement] Updated check and class for when sticky - make it invisible, when not sticky - solved flickering and change of content position. 9. showTitle.component.ts: Added @Input() isSticky: boolean = false; and when sticky, show only 1 line of the title (class lines-1). 10. landing-header.component.ts: Show only title when sticky and pass isSticky to . --- explore/src/app/home/home.component.html | 13 +-- explore/src/app/openaireLibrary | 2 +- explore/src/assets/common-assets | 2 +- .../src/assets/explore-assets/home/graph.svg | 79 ------------------- explore/src/assets/openaire-theme | 2 +- 5 files changed, 10 insertions(+), 88 deletions(-) delete mode 100644 explore/src/assets/explore-assets/home/graph.svg diff --git a/explore/src/app/home/home.component.html b/explore/src/app/home/home.component.html index 5c970c34..70963c48 100644 --- a/explore/src/app/home/home.component.html +++ b/explore/src/app/home/home.component.html @@ -28,7 +28,8 @@ [onChangeNavigate]="false" class="uk-width-2-5"> --> -
+