Commit Graph

7 Commits

Author SHA1 Message Date
Sofia Papacharalampous 190317a413 add-account functionality from my-profile and styling changes 2024-03-22 16:27:01 +02:00
Sofia Papacharalampous 551249af33 styling changes
*user-profile
2024-03-19 17:12:36 +02:00
Konstantina Galouni 943f84384c #7662: Popup message when merging email accounts from the user profile | [Bug fix] Truncate title of dataset and show tooltip in dmp clone popup.
1. user-profile.component.ts: Added PopupNotificationDialogComponent when email for validating account has been sent.
2. login.component.ts: Added @Input() redirect: boolean = true; - if this is false do not redirect to home page.
3. add-account-dialog.component.html: Add parameter redirect="false" in <app-login>.
4. clone-dialog.component.html: [Bug fix] Truncate title of dataset and show tooltip in dmp clone popup.
5. i18n/: In language files added "USER-PROFILE.MERGING-EMAILS-DIALOG.TITLE" and "USER-PROFILE.MERGING-EMAILS-DIALOG.MESSAGE".
2022-04-19 10:28:35 +03:00
George Kalampokis c8a163f4aa Refactor most login providers in order to work on window popups and add proper login support for the link new user 2020-10-26 18:18:26 +02:00
apapachristou 708206c28a Replaces text from "add new account" to "link account" 2020-10-26 13:37:02 +02:00
apapachristou f0b9b01695 Replace input email dialog with login dialog on add new account 2020-10-26 13:24:39 +02:00
apapachristou 29c6774558 Adds field "Add account" on profile 2020-10-26 11:57:06 +02:00