explore-services/explore/src/app
Konstantina Galouni 7dbb5358d6 [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 <div search-input>: [searchInputClass]="'inner background'".
   c. Renamed "OpenAIRE Research Graph" to "OpenAIRE Graph".
3. claimResultSearchForm.component.html & searchDataprovidersToDeposit.component.ts: Added in <div search-input>: [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 <landing-header> 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 <showTitle>.
2023-05-15 17:28:33 +03:00
..
claims remove SharedModule and use library's instead, update submodules 2022-08-29 14:04:43 +03:00
contact [Explore | master & Library | angular-14]: composer.ts: [Bug fix] Add parenthesis around ternary operator in method composeEmailForExplore() - empty or wrong body | contact-us.component.html: Added #captchaElem in <re-captcha> | contact-us.component.ts: Added ViewChild for captchaElem and added method "resetRecaptcha()" | contact.component.html: Added #contactUs in <contact-us> | contact.component.ts: Added ViewChild for contactUs and call contactUsComponent.resetRecaptcha() on reset method. 2023-01-10 02:25:03 +02:00
deposit Add errorLink property 2022-05-12 12:25:10 +03:00
error [Explore |Trunk] 2020-11-11 14:44:21 +00:00
fos Merged origin/master into angular-14 branch 2022-11-07 13:10:52 +02:00
home [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). 2023-05-15 17:28:33 +03:00
landingPages Add errorLink property 2022-05-12 12:25:10 +03:00
login [Explore |Trunk] 2020-11-11 14:44:21 +00:00
openaireLibrary@98cae9dcb8 [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). 2023-05-15 17:28:33 +03:00
orcid Add errorLink property 2022-05-12 12:25:10 +03:00
reload [Explore | Trunk]: Add Previous Route Recorder to all routes. 2020-08-12 14:55:01 +00:00
sdg create fos/sdg components to call library components in order to use extra parameters, update submodules 2022-11-03 16:05:26 +02:00
searchPages Add errorLink property 2022-05-12 12:25:10 +03:00
shared [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00
userEmailPreferences remove SharedModule and use library's instead, update submodules 2022-08-29 14:04:43 +03:00
app-routing.module.ts [Library & openaire-theme & Explore | explore-redesign]: Added search form in menu (navbar) in landing pages. 2023-05-11 17:17:16 +03:00
app.component.ts search page: remove all various search pages and keep only 'search all' - TODO: redirect old ?active=<entity> to the new path, update submodules 2023-05-10 15:10:40 +03:00
app.module.ts add fixed contact/help button 2022-10-12 15:31:34 +03:00
app.server.module.ts [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00