openaire-library/searchPages
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
..
find [Library|Trunk] 2020-12-15 12:45:02 +00:00
searchUtils [Trunk | Library]: 2021-03-11 01:40:53 +00:00
searchDataProviders.component.ts [Library | trunk] 2021-03-08 15:52:51 +00:00
searchDataProviders.module.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
searchOrganizations.component.ts [Library|Trunk] 2020-12-15 12:45:02 +00:00
searchOrganizations.module.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
searchProjects.component.ts [Library|Trunk] 2020-12-15 12:45:02 +00:00
searchProjects.module.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
searchResearchResults.component.ts [Trunk | Library]: 2021-02-10 09:26:47 +00:00
searchResearchResults.module.ts [Library| Trunk] 2020-11-25 17:12:31 +00:00