openaire-library/claims
Konstantina Galouni 38a8802d7e [Explore & Library | explore-redesign]: First update for direct linking according to redesign.
1. claimContextSearchForm.component.ts & claimProjectSearchForm.component.ts & claimResultSearchForm.component.ts: Added "@Input() public centerAlign: boolean = false".
2. claimContextSearchForm.component.html & claimProjectSearchForm.component.html & claimResultSearchForm.component.html: align search form to the center if centerAlign is true (in direct linking).
3. linkingGeneric.component.ts:
   a. Scroll to top smoothly when changing step.
   b. Added method "getEntityName()" to resolve entity name from entity type.
4. linkingGeneric.component.html: Redesign in direct linking:
   a. Hidden stepper.
   b. Title before search form
   c. Back button instead of breadcrumb.
   d. Search form aligned to the center.
   e. In basket, no tabs, but source on top of link source to.
   f. Button to Step 3 renamed to "Summarise".
5. HelperFunctions.class.ts: In methods "scroll()" and "scrollTo()" added parameter "smooth: boolean = false" for smooth scroll.
6. tsconfig.json: Commented "angularCompilerOptions": { "strictTemplates": true}.
2023-02-15 23:56:16 +02:00
..
claim-utils [Explore & Library | explore-redesign]: First update for direct linking according to redesign. 2023-02-15 23:56:16 +02:00
claimsAdmin remove SharedModule and use library's instead 2022-08-29 14:04:20 +03:00
claimsByToken [Library|Trunk] 2021-03-08 15:32:33 +00:00
directLinking remove SharedModule and use library's instead 2022-08-29 14:04:20 +03:00
linking [Explore & Library | explore-redesign]: First update for direct linking according to redesign. 2023-02-15 23:56:16 +02:00
myClaims remove SharedModule and use library's instead 2022-08-29 14:04:20 +03:00