argos/dmp-frontend/src/app/ui/auth/login
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
..
b2access 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
configurable-login Replace the usage of environment.ts with config.json (not too stable) (ref #251) 2020-03-26 18:44:12 +02:00
email-confirmation Fixed issue when trying to retrieve non-existing user during e-mail confirmation and when the e-mail is confirmed it will show proper message on the frontend (ref #233) 2020-01-30 11:34:59 +02:00
img Add Zenodo Login and the ability to use it's access token for DOI creation 2020-04-07 18:42:31 +03:00
linkedin-login 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
merge-email-confirmation Made User Merge logic functional 2020-10-27 18:06:58 +02:00
openaire-login 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
orcid-login 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
twitter-login Possible fix for twitter login 2022-02-24 15:42:36 +02:00
utilities 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
zenodo-login 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
login.component.html Replace input email dialog with login dialog on add new account 2020-10-26 13:24:39 +02:00
login.component.scss Fixed various styling issues 2020-11-10 16:53:48 +02:00
login.component.ts #7662: Popup message when merging email accounts from the user profile | [Bug fix] Truncate title of dataset and show tooltip in dmp clone popup. 2022-04-19 10:28:35 +03:00
login.module.ts Made User Merge logic functional 2020-10-27 18:06:58 +02:00
login.routing.ts Made User Merge logic functional 2020-10-27 18:06:58 +02:00