openaire-library/orcid/my-orcid-links
Konstantina Galouni 68c352d3d2 [develop | DONE | CHANGED]: In deposit page, move "Go to repository" button to top, aligned with the title when possible.
1. searchResultsForOrcid.component.html & searchMyOrcidResults.component.html: Removed [promoteWebsiteURL]="true", since this should be true only in deposit cards.
2. searchResultsInDeposit.component.ts: Added @Input() isMobile: boolean = false;
3. searchResultsInDeposit.component.html: Set parameter [isMobile]="isMobile" to <result-preview>.
4. newSearchPage.component.html: Set parameter [isMobile]="mobile" to <deposit-result>.
5. result-preview.component.html: In deposit cards align on the right of the title the "Go to repository" button and in mobile screens show it on the top right of the card.
2023-11-08 22:40:04 +02:00
..
myOrcidLinks.component.ts [angular-16 | DONE | FIXED]: In queries of results by pid, do not include pidtype restriction (some handle pids are resolved by doi regex, but no results returned for pidtype exact "doi"). 2023-10-30 10:53:19 +02:00
myOrcidLinks.module.ts [Library|Trunk] 2021-04-13 14:37:28 +00:00
searchMyOrcidResults.component.html [develop | DONE | CHANGED]: In deposit page, move "Go to repository" button to top, aligned with the title when possible. 2023-11-08 22:40:04 +02:00
searchMyOrcidResults.component.ts change the way my orcid links are shown. Group together multiple results from the index, add update button to each one of them 2023-08-09 11:52:30 +03:00
searchMyOrcidResults.module.ts [Explore & Library | new-theme]: Updates of paging in claims and orcid links pages | Fixes for server side rendering. 2022-05-17 00:31:28 +03:00