openaire-library/utils
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
..
authors [Trunk | Library]: 2020-09-22 10:34:06 +00:00
breadcrumbs [Library|Trunk] 2020-04-28 10:46:23 +00:00
click [Library|Trunk] 2020-08-04 07:25:32 +00:00
configuration [Library| Trunk] 2020-11-25 17:12:31 +00:00
email [Library|Trunk] 2020-12-09 13:49:28 +00:00
entities [Trunk | Library]: 2021-01-13 18:30:25 +00:00
entitiesAutoComplete [Library|Trunk] 2020-11-11 14:43:13 +00:00
fetchEntitiesClasses [Library|Trunk] 2020-11-11 14:43:13 +00:00
full-page-slider [Library | Trunk]: Add arrow up and down. Change Full page slider with icons of library 2020-10-13 20:26:48 +00:00
gif-slider [Library|Trunk] 2019-07-22 14:15:23 +00:00
helper helper service: for monitor routes /_alias_/search_route split to remove alias 2020-12-18 15:09:38 +00:00
icons [Library | Trunk]: 1. Change UIkit notifications on role-users. 2. Add header position on sidebar component. 3. Change line-height of icon base on ratio 2020-12-01 15:43:12 +00:00
loading [Library | Trunk]: Remove background white from loading 2020-12-17 15:38:28 +00:00
manage [Library | Trunk]: Fix manage on research results 2021-01-13 16:10:05 +00:00
metaTags Comment out MetaService 2018-04-17 14:03:15 +00:00
modal [Library | Trunk]: Change manager and members page 2020-10-29 14:20:41 +00:00
my-date-picker [Library|Trunk] 2019-06-03 13:20:36 +00:00
pipes [Library | Trunk]: Add breadcrumbs. Fix space on check icons. Remove reset from contact us 2020-04-23 15:58:04 +00:00
piwik [Library|Trunk] 2020-12-15 12:45:02 +00:00
properties [Trunk | Library]: 2021-01-13 18:30:25 +00:00
rangeFilter [Library|Trunk] 2020-10-20 13:49:53 +00:00
result-preview [Trunk | Library]: 2021-01-13 18:30:25 +00:00
staticAutoComplete [Library|Trunk] 2020-11-11 14:43:13 +00:00
subscribe [Trunk | Library] 2020-12-02 08:41:00 +00:00
tabs [Trunk | Library]: 2020-06-10 11:05:59 +00:00
theme [Library | Trunk]: Add new icons. Add outlined buttons on theme page 2020-10-19 15:05:16 +00:00
HelperFunctions.class.ts [Library|Trunk] 2020-05-21 13:17:28 +00:00
altmetrics.component.ts [Library | Trunk]: Merge search results from branch. 2020-03-12 13:49:10 +00:00
altmetrics.js Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
altmetrics.module.ts Add a module for safeHTMLPipe 2018-04-17 13:46:17 +00:00
autoComplete.component.css Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
can-exit.guard.ts [Library]: Add can exit guard 2019-12-04 18:24:40 +00:00
errorMessages.component.ts [Library | Trunk]: Changes for adding search and langing pages to monitor dashboard 2020-07-10 08:37:17 +00:00
errorMessages.module.ts [Library | Trunk]: Changes for adding search and langing pages to monitor dashboard 2020-07-10 08:37:17 +00:00
exportCSV.class.ts [trunk]: Remove unnecessary logs from library. 2019-02-14 10:15:44 +00:00
iframe.component.ts [Library | Trunk]: 1. Add fragment on menu items. 2. Add footer option for fp-slider. 3. Add sushilite porperty 2020-09-15 13:53:18 +00:00
iframe.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
indexInfo.service.ts [Library|Trunk] 2020-11-27 10:42:30 +00:00
indexInfoService.module.ts [Library|Trunk] 2019-07-23 12:23:12 +00:00
number-utils.class.ts [Trunk | Library]: number-utils.class.ts: [Bug fix]: thousands (K) calculation: if num greater or equal to 1000 & 'mi' renamed to 'M'. 2019-11-02 01:27:34 +00:00
pageURLResolver.component.ts [Library | Trunk]: Fix redirect URL of research-outcomes. Fix orcid-popup to have research-outcomes button. 2020-03-30 08:45:08 +00:00
pageURLResolver.module.ts [Library|Trunk] 2020-05-18 12:01:31 +00:00
paging.module.ts [Library | Trunk]: Merge search results from branch. 2020-03-12 13:49:10 +00:00
pagingFormatter.component.ts [Library|Trunk] 2020-11-18 16:06:27 +00:00
pagingFormatterNoLoad.component.ts [Library|Trunk] 2020-11-18 16:06:27 +00:00
routerHelper.class.ts [Library|Trunk] 2020-04-03 16:00:19 +00:00
string-utils.class.ts [Trunk | Library]: 2021-01-13 11:58:06 +00:00