openaire-library/landingPages/result/deletedByInference
Konstantina Galouni ce87f0690d [develop | DONE | FIXED]: BUG fixes in orcid author modal | BUG fixes in search filters column.
1. mobile-dropdown.component.ts: Added makrForCheck() method call in "open()".
2. deletedByInference.component.ts: Added @Input() isMobile: boolean = false; & In <result-preview> set parameter [isMobile]="isMobile".
3. resultLanding.component.html: In mobile view, in <deletedByInference> set parameters [isMobile]="isMobile" and [modal]="alertModalDeletedByInferenceFS".
4. showAuthors.component.ts:
5. searchOrganizations.component.ts: [BUG FIX] In <new-search-page> set parameter [showRefine]="refineFields?.length > 0" to display filters or not.
6. newSearchPage.component.html: [BUG FIX] Updated checks for displaying refine filters column or not.
2024-04-22 17:14:46 +03:00
..
deletedByInference.component.ts [develop | DONE | FIXED]: BUG fixes in orcid author modal | BUG fixes in search filters column. 2024-04-22 17:14:46 +03:00
deletedByInference.module.ts [Library | Trunk]: 1. Merge from landing redesign. 2. Close modal on show Authors. 2020-03-16 13:09:46 +00:00
deletedByInference.service.ts [develop | DONE | CHANGED]: Alt attribute on images | Set changeDetection: ChangeDetectionStrategy.OnPush on result-preview.component.ts. 2024-04-15 17:11:38 +03:00