Go to file
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
claims [Library|Trunk] 2020-11-18 16:06:27 +00:00
connect [Connect|Trunk] 2021-01-12 16:18:00 +00:00
contact-us [Trunk | Library] 2020-12-02 08:41:00 +00:00
dashboard [Library | Trunk]: Bulk actions dropdown like other pages 2021-01-12 10:28:09 +00:00
deposit [Library | Trunk]: Deposit change style of h1 to uk-h2 2021-01-05 15:25:37 +00:00
error [Library|Trunk] 2020-11-18 16:06:27 +00:00
landingPages [Trunk | Library]: 2021-01-13 11:58:06 +00:00
login [Library|Trunk] 2021-01-11 14:14:44 +00:00
monitor [Library | Trunk] 2021-01-11 09:21:42 +00:00
reload [Library | Trunk]: Change reload page to have a loading 2020-11-26 11:14:14 +00:00
role-verification [Library | Trunk]: Add lock icon on disabled inputs 2020-12-23 16:06:31 +00:00
searchPages helper service: for monitor routes /_alias_/search_route split to remove alias 2020-12-18 15:09:38 +00:00
services [Library | Trunk] 2020-12-17 13:41:07 +00:00
shared Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
sharedComponents [Library | Trunk]: Change admin-tools pages header layout. Add search-input 2021-01-11 18:33:24 +00:00
utils [Trunk | Library]: 2021-01-13 11:58:06 +00:00
verification [Library | Trunk]: Merge members managers. Add create group for portal admins 2020-11-03 18:25:03 +00:00
cache-interceptor.service.ts [Library| Trunk] 2020-11-02 17:11:31 +00:00
error-interceptor.service.ts [Library | Trunk]: Fix error interceptor to logout only in 401. Fix navbar on mobiles to be transparent 2020-11-25 17:32:20 +00:00
http-interceptor.service.ts [Library | Trunk]: Add Error interceptor 2020-11-16 13:36:12 +00:00
timeout-interceptor.service.ts [Library| Trunk] 2020-11-02 17:11:31 +00:00