openaire-library/searchPages/searchUtils
Konstantina Galouni ed7e66852a [common-assets & openaire-theme & Library | new-theme]: Updated class for graph color and moved to openaire.css | z-index fixes in dropdown and in landing pages.
1. dropdown.css: [Bug fix] Added z-index: 1 in uk-dropdown to prevent dropdown from being on top of menu.
2. text.css: Removed classes "text-orcid" and "text-argos" (moved to openaire-theme/css/openaire.css.
3. openaire.css: Removed class "graph" and added "text-graph", "text-orcid", "text-argos".
4. dataProvider.component.html & organization.component.html & project.component.html & resultLanding.component.html & newSearchPage.component.html: Use class "text-graph" instead of "graph" for graph color.
5. landing-utils.css: [Bug fix] Updated z-index of #graph_and_feedback to 980 (previous 979) to be on top of tabs in landing pages | background of #main-tabs-div was set twice.
2022-06-14 17:00:13 +03:00
..
highlight [Library | Trunk]: Merge search results from branch. 2020-03-12 13:49:10 +00:00
modal-result redesign of result-preview component 2022-03-15 13:13:28 +02:00
advancedSearchForm.component.html improvements for autocomplete 2022-06-10 12:43:21 +03:00
advancedSearchForm.component.ts Change queries in advanced to support or not. Add different options for every equality operator. 2022-06-01 13:27:46 +03:00
advancedSearchForm.module.ts Add advanced-search-input with entities selections in all search-pages 2022-04-16 00:49:35 +03:00
browseEntities.component.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
browseEntities.module.ts [Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches 2021-07-14 11:19:57 +00:00
browseStatistic.component.html [Trunk | Library]: 2020-03-12 10:48:04 +00:00
browseStatistic.component.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
datasourcesHelper.class.ts [Library | Trunk]: [NEW] Added service entity. 2022-05-13 15:57:31 +03:00
dateFilter.component.ts [Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches 2021-07-14 11:19:57 +00:00
dateFilter.module.ts [Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches 2021-07-14 11:19:57 +00:00
entitiesSelection.component.ts Remove arrow from select inputs in advanced search input. Add focus next in advanced search input. 2022-06-01 17:39:31 +03:00
entitiesSelection.module.ts Add advanced-search-input with entities selections in all search-pages 2022-04-16 00:49:35 +03:00
newSearchPage.component.html [common-assets & openaire-theme & Library | new-theme]: Updated class for graph color and moved to openaire.css | z-index fixes in dropdown and in landing pages. 2022-06-14 17:00:13 +03:00
newSearchPage.component.ts Fix an issue with results per page causing page to crash 2022-06-06 11:55:11 +03:00
newSearchPage.module.ts Add advanced-search-input with entities selections in all search-pages 2022-04-16 00:49:35 +03:00
no-load-paging.component.ts [Explore & Library & Common Assets | new-theme]: Updates related to result landing redesign. 2022-04-20 17:40:18 +03:00
no-load-paging.module.ts [Library | Trunk]: Merge search results from branch. 2020-03-12 13:49:10 +00:00
portal-search-result.component.html [Connect & Library | new-theme]: Replaced "Subscribed" badge with "Member" text | Renamed "subscriber" filter to "member" in search communities page | Fixed "view all" buttons in my communities page. 2022-06-03 18:34:23 +03:00
portal-search-result.component.ts changes for adding stakeholder entities as enum 2022-06-09 11:21:25 +03:00
portal-search-result.module.ts Add new icon for restricted. Change tabs base on new guidelines. Change how-to base on new mocks 2022-02-23 00:37:18 +02:00
quick-selections.component.ts Fix quickselections view in medium screens 2022-05-25 12:44:13 +03:00
quick-selections.module.ts [Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches 2021-07-14 11:19:57 +00:00
searchDownload.component.ts 1. Search Pages: Download link, search from bg with dark option. 2. Input add a no value selected option for select type. Search input toggle if input has no value. 3. Sidebar: Add uk-nav 2022-04-15 11:08:12 +03:00
searchDownload.module.ts 1. Search Pages: Download link, search from bg with dark option. 2. Input add a no value selected option for select type. Search input toggle if input has no value. 3. Sidebar: Add uk-nav 2022-04-15 11:08:12 +03:00
searchFilter.component.html [Explore & Library & openaire-theme | new-theme]: Updated parsing of classified subjects by using a vocabulary | Added parsing of instance.license in Download from | Added feedback functionality for fos and sdgs in landing | #7509 Parsing both citations and references fields | In "view all/less" links added chervon-right icon with class "view-more-less-link". 2022-06-09 16:45:39 +03:00
searchFilter.component.ts [Library | new-theme]: searchFilter.component.html: [Bug fix] Re-added (valueChange)="sort()" on sort by input | searchFilter.component.ts: Remove parameter from sort() method (not needed). 2022-05-06 13:44:59 +03:00
searchFilter.module.ts [Explore & Library & openaire-theme | new-theme]: Updated parsing of classified subjects by using a vocabulary | Added parsing of instance.license in Download from | Added feedback functionality for fos and sdgs in landing | #7509 Parsing both citations and references fields | In "view all/less" links added chervon-right icon with class "view-more-less-link". 2022-06-09 16:45:39 +03:00
searchFilterModal.component.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
searchForm.component.ts [Library | Trunk]: Change view of communities results base on mocks 2020-04-24 16:32:00 +00:00
searchForm.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
searchHelperClasses.class.ts Datasource new refine fields datasourcethematic, datasourcejurisdiction 2022-05-30 12:44:39 +03:00
searchPaging.component.ts Update search page layout base on new theme 2022-01-21 10:20:46 +02:00
searchPaging.module.ts [Library | Trunk]: Merge search results from branch. 2020-03-12 13:49:10 +00:00
searchResult.component.html Remove animation fade from results card and add scrollspy. Remove condition for selected filters sections 2022-05-06 13:47:54 +03:00
searchResult.component.ts result-preview minor tweaks 2022-03-03 16:41:07 +02:00
searchResults.module.ts [Trunk | Library]: 2021-01-13 18:30:25 +00:00
searchSorting.component.ts Input: enable tooltip in select type. Search Sorting: Change options for stakeholders 2022-06-06 12:22:01 +03:00
searchSorting.module.ts new inputs for search page and other overall tweaks 2022-04-05 15:26:26 +03:00
searchUtils.class.ts Search pages: fix #6937- results per page change is not applied when the page or the keyword changes 2021-08-13 12:42:50 +03:00