argos/dmp-frontend/src/app/ui/user-profile
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
..
add-account #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
user-profile-editor.model.ts Restyles profile page 2020-10-23 10:49:09 +03:00
user-profile.component.html Fix style on dialog import dmp from file 2020-11-18 16:23:16 +02:00
user-profile.component.scss removes unnecssary cursor pointer from user email 2020-12-15 17:00:33 +02:00
user-profile.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
user-profile.module.ts Add notification messages on click save of user profile 2020-11-17 19:57:39 +02:00
user-profile.routing.ts Added AuthGuard on Dataset create wizard and user profile in order to be prevented from access by users who haven't logged in (ref #227) 2020-01-20 12:00:46 +02:00