openaire-library/claims/claim-utils
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
..
displayClaims Fix guard causing redirect loop if a user is not authorized. Fix claims actions bar background 2022-09-28 11:13:46 +03:00
entityFormatter Fix my claims and admin claims pages with new UI. 2022-07-05 17:48:28 +03:00
service [Library | angular-14 & Explore | master]: Updated request to Crossref for bulk uploaded DOIs in linking | Added link for more information to joomla article (Canada's request). 2022-12-16 09:59:48 +02:00
claim.ts [Library|Trunk] 2019-07-23 12:23:12 +00:00
claimContextSearchForm.component.html [Explore & Library | explore-redesign]: First update for direct linking according to redesign. 2023-02-15 23:56:16 +02:00
claimContextSearchForm.component.ts [Explore & Library | explore-redesign]: First update for direct linking according to redesign. 2023-02-15 23:56:16 +02:00
claimContextSearchForm.module.ts remove SharedModule and use library's instead 2022-08-29 14:04:20 +03:00
claimEntitiesSelection.component.ts [Monitor Dashboard & Library | new-theme]: Renaming entity types using OpenaireEntities. 2022-05-09 13:13:44 +03:00
claimHelper.class.ts Dropdown Filter: Add overflow-auto. Fix all forms with disabled fields. Change all dashboard pages in order to apply sticky in actions instead of header. 2022-07-13 20:25:19 +03:00
claimProjectSearchForm.component.html [Explore & Library | explore-redesign]: First update for direct linking according to redesign. 2023-02-15 23:56:16 +02:00
claimProjectSearchForm.component.ts [Explore & Library | explore-redesign]: First update for direct linking according to redesign. 2023-02-15 23:56:16 +02:00
claimProjectSearchForm.module.ts remove SharedModule and use library's instead 2022-08-29 14:04:20 +03:00
claimResultSearchForm.component.html [Explore & Library | explore-redesign]: First update for direct linking according to redesign. 2023-02-15 23:56:16 +02:00
claimResultSearchForm.component.ts [Explore & Library | explore-redesign]: First update for direct linking according to redesign. 2023-02-15 23:56:16 +02:00
claimResultSearchForm.module.ts remove SharedModule and use library's instead 2022-08-29 14:04:20 +03:00
claimResults.component.ts Fix query when any field not includes is not at first field. Align basket in liking. Fix a bug while try to remove a result after page reload. 2022-07-19 00:46:45 +03:00
claimResults.module.ts remove SharedModule and use library's instead 2022-08-29 14:04:20 +03:00
startOver.component.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
startOver.module.ts remove SharedModule and use library's instead 2022-08-29 14:04:20 +03:00