argos/dmp-frontend/src/app/ui/dataset
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-wizard Fixed #7182: Required field names appearing in the warning modal. 2021-11-16 11:47:24 +02:00
listing Fix critical issue with dataset pagination 2021-10-13 17:50:15 +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
dataset.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
dataset.routing.ts Add deactivate guards in dataset editor and dmp editor. 2021-06-23 10:54:05 +03:00