argos/dmp-frontend/src/app/ui/dmp/clone
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
..
clone-dialog #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
dmp-clone.component.html Fix: on save of datset, table of contents remains open 2020-11-06 12:42:31 +02:00
dmp-clone.component.scss Fixed various styling issues 2020-11-10 16:53:48 +02:00
dmp-clone.component.ts upgrade to Angular 12 2021-09-24 21:52:14 +03:00