explore-services/explore/src
Konstantina Galouni e012c5c77c [Library | explore-redesign]: Bug fixes in range filter, advanced search link of search all page, search results "cards" in mobile screens.
1. rangeFilter.component: [Bug fix] Removed from method get disabled() check of isDisabled and added this check for class "disabled" in action/button (error on enter, because isDisabled was already true before triggering the action of yearChanged).
2. search-input.component.ts: [Bug fix] Added check for client side in ngAfterViewInit(), before calling "getComputedStyle".
3. searchAll.component:
   a. Set "advancedSearchLink" properly and pass it to each search entity page in "simpleSearchLink" parameter.
   b. In <advanced-search-form>, pass parameters [entityType]="activeEntity" and [advancedSearchLink]="advancedSearchLink" [advancedSearchLinkParameters]="parameters".
4. advancedSearchForm.component.html: Removed check this.entityType == this.selectedEntity from advanced search link.
5. searchFilter.component.ts: In filterKeywords() method, added cdr.detectChanges().
6. searchResult.component.html: [Bug fix] Reverted [isMobile] parameter to <result-preview" (removed by mistake in a previous merge).
2023-05-16 12:28:35 +03:00
..
app [Library | explore-redesign]: Bug fixes in range filter, advanced search link of search all page, search results "cards" in mobile screens. 2023-05-16 12:28:35 +03:00
assets [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
beta SEO - accessibility: more changes for accessibility, new manifest file 2021-08-11 13:59:50 +03:00
environments home page: simplify search bar - remove 2 steps, update submodules 2023-04-21 11:05:05 +03:00
prod update robots.txt 2021-10-11 16:08:35 +03:00
sitemaps change tablet images for homepage slider section, add sdg/fos pages in sitemap 2022-07-22 12:26:57 +03:00
OpenSearchDescriptor.xml [Explore|Trunk] 2021-03-05 12:07:33 +00:00
index.html SEO - accessibility: more changes for accessibility, new manifest file 2021-08-11 13:59:50 +03:00
karma.conf.js [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00
main.server.ts update submodules to v13 and remove renderModuleFactory from main.server.ts 2022-09-23 15:47:29 +03:00
main.ts [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00
manifest.json SEO - accessibility: more changes for accessibility, new manifest file 2021-08-11 13:59:50 +03:00
polyfills.ts update angular core and cli to v13 2022-09-23 15:42:09 +03:00
robots.txt [Explore |Trunk] 2020-06-30 16:03:06 +00:00
styles.less Rename all css files to less. Import less from library instead of css 2022-07-18 18:59:32 +03:00
test.ts update angular core and cli to v13 2022-09-23 15:42:09 +03:00
tsconfig.app.json [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00
tsconfig.server.json [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00
tsconfig.spec.json [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00