argos/dmp-frontend/src/app/ui/dataset/dataset-wizard
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
..
dataset-copy-dialogue Fix critical issue with dataset's copy dropdown 2021-06-30 12:51:12 +03:00
dataset-editor Created common component for rich text editor configuration & added rich text for dmp and dataset description. 2021-11-01 14:45:02 +02:00
external-references upgrade to Angular 12 2021-09-24 21:52:14 +03:00
dataset-wizard-editor.model.ts Change the tags on the dmp editor to a multiple auto select, that allow to create tags or use existing ones 2020-09-09 17:49:45 +03:00
dataset-wizard.component.html dataset-wizard.component.html: Added in dropdown list "Save & Continue" option (same as Save). | assets/i18n/: Added DATASET-WIZARD.ACTIONS.SAVE-AND-CONTINUE in language files. 2021-10-12 18:53:07 +03:00
dataset-wizard.component.scss Bug fixes and language updates. 2021-04-27 23:33:30 +03:00
dataset-wizard.component.ts Fixed #7182: Required field names appearing in the warning modal. 2021-11-16 11:47:24 +02:00