Go to file
konstantina.galouni 127c489da4 [Trunk | Library]:
1. resultLanding.component.html & result-preview.component.html: Show orcid buttons in all environments (production too) | in <orcid-work> added "resultTitle" property.
2. myOrcidLinks.component.ts: Added "getPersonalDetails()" method and link to advanced research outcomes page, filtered by user's name (if personal details from ORCID fails, use name from AAI - getUserInfo).
3. searchMyOrcidResults.module.ts: Removed PagingModule and added NoLoadPaging.
4. searchMyOrcidResults.component.ts: Added method "totalPages()" to calculate pages in paging.
5. searchMyOrcidResults.component.html: 
	a. Added <no-load-paging> (instead of custom paging with <paging-no-load>).
	b. In <orcid-work> added "resultTitle" property.
	c. Fix widths of grid inside card for result preview and orcid buttons.
6. orcid-work.component.ts:
	a. Added "resultTitle" @Input property, to show it in notifications, instead of pids.
	b. Updated messages for errors and for multiple put-codes.
	c. Use "danger" notifications instead of "warning" when an error occurs.
	d. For search and my orcid links pages, in orcid buttons, use <icon> for icons | For landing page, updated icons in orcid buttons.
	e. Added message "The action will affect your real ORCID iD." in tooltips, when environment == 'beta'.
	f. Removed property "procedurePaused" and its usage replaced by "currentAction".
	g. [Bug fix] For search pages, added "uk-align-right", in order orcid button not to take width for the whole line.
	h. [Bug fix] In method "getOrcidWorks()" check "Session.isLoggedIn()" was missing.
7. orcid.component.ts: If personal details from ORCID fails, use name from AAI - getUserInfo.
8. orcid.module.ts: Added IconsModule and registered icons: add, remove, preview, refresh in IconsService.
9. searchResult.component.ts: Call "orcidService.getPutCodes()" in all environments (production too).


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@60619 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-11 01:40:53 +00:00
claims [Library|Trunk] 2021-03-08 15:32:33 +00:00
connect [Library | Trunk]: Add urlPrefix on portal results 2021-03-04 13:24:20 +00:00
contact-us [Trunk | Library] 2020-12-02 08:41:00 +00:00
dashboard [Library|Trunk] 2021-03-08 15:32:33 +00:00
deposit [Library | Trunk]: 1. Community Service refactor. 2. Subscribe service refactor. 3. Add service on role-verification 2021-02-19 17:50:34 +00:00
error [Library|Trunk] 2020-11-18 16:06:27 +00:00
landingPages [Trunk | Library]: 2021-03-11 01:40:53 +00:00
login [Library | Trunk]: Add canActivateChild on Monitor and login Guards 2021-03-01 18:19:53 +00:00
monitor [Library | Trunk]: 1. Move mapType on Role class. 2. Fix isUpload on stakeholder.service.ts 2021-02-04 13:36:29 +00:00
notifications [Library | Trunk]: Notifications for development 2021-03-04 11:32:57 +00:00
orcid [Trunk | Library]: 2021-03-11 01:40:53 +00:00
reload [Library | Trunk]: Change reload page to have a loading 2020-11-26 11:14:14 +00:00
role-verification [Library | Trunk]: Role verification: change email check to lower case 2021-03-04 11:58:44 +00:00
searchPages [Trunk | Library]: 2021-03-11 01:40:53 +00:00
services [Library | Trunk]: Add dmps on project 2021-03-10 13:24:19 +00:00
shared Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
sharedComponents [Library | Trunk]: Fix custom error on input. Add verification urls on whitelist of error service interceptor 2021-03-04 14:30:31 +00:00
utils [Trunk | Library]: 2021-03-11 01:40:53 +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]: Add verification urls in white auth list 2021-03-04 18:06:13 +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