argos/dmp-frontend/src/app
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
..
core Added rich text area field type for response in dataset > chapter > section > questions. 2021-11-01 15:30:21 +02:00
library 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
models Renames "Project" to "Grant on frontend. (Issue #145) 2019-08-01 10:54:40 +03:00
services Removes obsolete service "Language" from backend and frontend. 2019-09-06 13:00:01 +03:00
ui Fixed #7182: Required field names appearing in the warning modal. 2021-11-16 11:47:24 +02:00
utilities/enhancers upgrade to Angular 12 2021-09-24 21:52:14 +03:00
app-routing.module.ts upgrade to Angular 12 2021-09-24 21:52:14 +03:00
app.component.html User guide patch. Sorting available profiles in dmp editor. Portuguese on guide tour. 2021-04-07 19:19:22 +03:00
app.component.scss Fixed various styling issues 2020-11-10 16:53:48 +02:00
app.component.ts upgrade to Angular 12 2021-09-24 21:52:14 +03:00
app.module.ts upgrade to Angular 12 2021-09-24 21:52:14 +03:00