argos/dmp-frontend/src/app/ui/dmp
Konstantina Galouni 7a7f12b83a Fixed #7182: Required field names appearing in the warning modal.
dataset-wizard.component.ts & dmp-editor.component.ts & form-validation-errors-dialog.component.ts:
a. For 'mat-select', use placeholder instead of aria-label.
b. [Bug fix] For 'app-multiple-auto-complete' dig into 2 more levels (formControl.nativeElement.firstChild.firstChild.firstChild.children) --> reason: commit de99784b5e: moved <input> inside <mat-chip-list>.
2021-11-16 11:47:24 +02:00
..
clone upgrade to Angular 12 2021-09-24 21:52:14 +03:00
dataset-preview In Dataset Template selection cut description when templates are displayed in list and show description (instead of DMP-EDITOR.DATASET-DESCRIPTION.INTRO) in template preview. 2021-11-02 16:50:43 +02:00
dmp-to-dataset Fixed various styling issues 2020-11-10 16:53:48 +02:00
editor Fixed #7182: Required field names appearing in the warning modal. 2021-11-16 11:47:24 +02:00
invitation In multiple and single autocomplete do not show "no results found" when user is typing | in multiple auto complete added parameter to check if "no results found" will be displayed | in multiple auto complete show full width for input & wrap title into multiple lines. 2021-11-09 14:14:19 +02:00
listing upgrade to Angular 12 2021-09-24 21:52:14 +03:00
overview Created common component for rich text editor configuration & added rich text for dmp and dataset description. 2021-11-01 14:45:02 +02:00
start-new-dataset-dialogue Fix adding dataset dropdown on datasets listing 2021-07-23 12:05:07 +03:00
start-new-dmp-dialogue Unique identifiers(in references) on on researchers, organisations, funders, grants, projects (frontend) ( !! Needs configurationw with backend ). Backend error messages translate to PT. 2021-04-30 10:57:13 +03:00
wizard upgrade to Angular 12 2021-09-24 21:52:14 +03:00
dmp.module.ts Created common component for rich text editor configuration & added rich text for dmp and dataset description. 2021-11-01 14:45:02 +02:00
dmp.routing.ts Add deactivate guards in dataset editor and dmp editor. 2021-06-23 10:54:05 +03:00