openaire-library/utils
konstantina.galouni 4f5cdad9a9 [Trunk | Library]:
1. string-utils.class: Create method 'getIdentifierFromString()' to return a single Identifier.
2. resultLanding.component:
        a. Add 'pid' as possible parameter in page url for persistent identifiers.
        b. In method 'getResultLandingInfo()' add Identifier parameter to build the appropriate query.
        c. Do not re-build url (location.go) if url parameter was "pid".
        d. [For orcid - coming soon] Join all identifiers of result into a string: pidsArrayString.
3. resultLanding.service: 
        a. In method 'getResultLandingInfo()' add Identifier parameter to build tthe appropriate query.
        b. Add method 'buildResultLandingInfoUrl()' called by 'getResultLandingInfo()'.
        c. Im method 'getResultLandingInfo()', if given identifier and not id parameter, the response is search-like with array of results: 
                 if there are no results, throw HttpErrorResponse with status 404 (like landing response, which returns 404 when no results), otherwise return first result (results['result'][0]).


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60221 d315682c-612b-4755-9ff5-7f18f6832af3
2021-01-13 11:58:06 +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 [Library|Trunk] 2021-01-04 11:19:39 +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] 2020-12-07 10:22:24 +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 [Library | Trunk] 2020-12-11 10:11:22 +00:00
rangeFilter [Library|Trunk] 2020-10-20 13:49:53 +00:00
result-preview [Library | Trunk]: Change headings on library 2020-10-13 19:04:50 +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