openaire-library/searchPages/searchUtils
konstantina.galouni eb4a1f13f6 [Trunk | Library]:
1. error-interceptor.service.ts: Add "properties.orcidAPIURL" in UNAUTHORIZED_WHITELIST.
2. resultLanding.component.html: If result has identifiers and user is logged in, call <orcid-work>.
3. resultLanding.module.ts: Import OrcidModule.
4. searchResult.component.ts: If user is logged in, call "orcidService.getPutCodes()" and set orcidPutCodes of previewResults.
5. searchResults.module.ts: Add "OrcidService" in providers.
6. searchResearchResults.service.ts: In method "parseResults()", call "this.parsingFunctions.parseIdentifiers(resData['pid'])" to set identifiers.
7. customOptions.class.ts: Change method return type: "public static registryOptions(): any" --> public static registryOptions(): {}". (caused problem in return type of services (e.g. HttpEvent<string> instead of string).
8. searchResult.ts: Add field "identifiers: Map<string, string[]>".
9. env-properties.ts: Add field "orcidAPIURL".
10. result-preview.component.html: 
	a. If result has identifiers and user is logged in, call <orcid-work>.
	b. In bottom line with impact factors and orcid, add class "result-preview-bottom" (set color to #747474 (like muted text) when not on hover).
11. result-preview.component.ts: Add field "loggedIn" and check on init if user is logged in (via Session).
12. result-preview.module.ts: Import OrcidModule.
13. result-preview.ts: Add field "orcidPutCodes" | In method "searchResultConvert()", set resultPreview.identifiers with all identifiers (not only dois).


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60231 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-13 18:30:25 +00:00
..
highlight [Library | Trunk]: Merge search results from branch. 2020-03-12 13:49:10 +00:00
modal-result [Library | Trunk]: Merge search results from branch. 2020-03-12 13:49:10 +00:00
advancedSearchForm.component.html [Library|Trunk] 2020-11-23 16:08:36 +00:00
advancedSearchForm.component.ts [Library|Trunk] 2020-11-18 16:06:27 +00:00
advancedSearchForm.module.ts [Library|Trunk] 2020-03-05 13:21:01 +00:00
browseEntities.component.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
browseEntities.module.ts [Trunk | Library]: 2020-03-12 10:48:04 +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 [Trunk|Library] 2020-08-19 10:16:43 +00:00
dateFilter.component.ts [Library | Trunk] 2020-03-26 12:18:18 +00:00
dateFilter.module.ts [Library|Trunk] 2020-03-05 13:21:01 +00:00
entitiesSelection.component.ts [Library|Trunk] 2020-12-07 10:22:24 +00:00
entitiesSelection.module.ts [Trunk | Library]: 2020-07-12 22:19:30 +00:00
newSearchPage.component.html [Library|Trunk] 2021-01-13 15:54:33 +00:00
newSearchPage.component.ts [Library | Trunk] 2021-01-13 17:32:15 +00:00
newSearchPage.module.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
no-load-paging.component.ts [Library|Trunk] 2020-11-11 14:43:13 +00: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 [Library | Trunk]: Fix manage on research results 2021-01-13 16:10:05 +00:00
portal-search-result.component.ts [Library|Trunk] 2020-12-02 15:26:35 +00:00
portal-search-result.module.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
quick-selections.component.ts [Library| Trunk] 2020-11-25 17:12:31 +00:00
quick-selections.module.ts [Library|Trunk] 2020-10-20 09:11:15 +00:00
searchDownload.component.ts helper service: for monitor routes /_alias_/search_route split to remove alias 2020-12-18 15:09:38 +00:00
searchDownload.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
searchFilter.component.html [Trunk | Library]: searchFilter.component.html: Disable and mute links when value number is 0. 2020-11-05 11:00:36 +00:00
searchFilter.component.ts [Library|Trunk] 2020-11-27 10:42:30 +00:00
searchFilter.module.ts [Library|Trunk] 2020-10-20 09:11:15 +00: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 [Library|Trunk] 2020-07-21 12:41:08 +00:00
searchPageTableView.component.html [Library|Trunk] 2020-11-30 16:55:28 +00:00
searchPageTableView.component.ts [Library|Trunk] 2020-11-18 16:06:27 +00:00
searchPageTableView.module.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
searchPaging.component.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
searchPaging.module.ts [Library | Trunk]: Merge search results from branch. 2020-03-12 13:49:10 +00:00
searchResult.component.html [Library | Trunk]: Change download from and search results base on UI/UX suggestions 2020-07-22 13:39:35 +00:00
searchResult.component.ts [Trunk | Library]: 2021-01-13 18:30:25 +00:00
searchResults.module.ts [Trunk | Library]: 2021-01-13 18:30:25 +00:00
searchResultsPerPage.component.ts [Trunk | Library]: 2020-07-21 13:48:55 +00:00
searchResultsPerPage.module.ts [Trunk | Library]: 2020-03-12 10:48:04 +00:00
searchSorting.component.ts [Trunk | Library]: 2020-07-21 13:48:55 +00:00
searchSorting.module.ts [Trunk | Library]: 2020-03-12 10:48:04 +00:00
searchUtils.class.ts [Library|Trunk] 2020-11-23 16:08:36 +00:00
tabResult.component.html [Library | Trunk]: Change headings on library 2020-10-13 19:04:50 +00:00
tabResult.component.ts put the divids- helper for linking views, Fix the links in advanced search page, remove openaireProperties class change error codes path, add the 2018-02-15 10:36:12 +00:00
tabResult.module.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00