argos/dmp-frontend/src/app/ui/misc/dataset-description-form
Konstantina Galouni ca5883724a 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.
1. multiple-auto-complete.component.html: Added class "title-fn-inner" to cut the displayed description of dataset templates.
2. multiple-auto-complete.component.scss: Css for class "title-fn" updated and for class "title-fn-inner" added to cut the displayed description of dataset templates.
3. available-profiles.component.html: Added class "list-option-inner" to cut the displayed description of dataset templates.
4. available-profiles.component.scss: Css for class "list-option" updated and for class "list-option-inner" added to cut the displayed description of dataset templates.
5. dataset-preview-dialog.component.html: Added [datasetDescription]="data?.template?.description" in <app-dataset-description>
6. dataset-description.component.ts: Added in class, field "datasetDescription".
7. dataset-description.component.html: Show template datasetDescription (as html) instead of DMP-EDITOR.DATASET-DESCRIPTION.INTRO.
2021-11-02 16:50:43 +02:00
..
components #7133 Multiplicity visibility rule fix 2021-11-02 12:28:55 +02:00
form-focus upgrade to Angular 12 2021-09-24 21:52:14 +03:00
helpers/dynamic-form-pending-questions changes for angular aot build 2019-02-15 12:27:47 +02:00
mark-for-consideration ui resrtucturing 2019-01-18 19:03:45 +02:00
tableOfContents changes for angular aot build 2019-02-15 12:27:47 +02:00
tableOfContentsMaterial upgrade to Angular 12 2021-09-24 21:52:14 +03:00
visibility-rules #7133 Multiplicity visibility rule fix 2021-11-02 12:28:55 +02:00
dataset-description-form.component.html New seperate dataset editor (1st commit) 2020-09-16 18:19:29 +03:00
dataset-description-form.component.scss New seperate dataset editor (1st commit) 2020-09-16 18:19:29 +03:00
dataset-description-form.component.ts upgrade to Angular 12 2021-09-24 21:52:14 +03:00
dataset-description-form.model.ts Fix issue with unordered multiplicity fields 2021-09-27 18:11:55 +03:00
dataset-description-form.module.ts Added rich text area field type for response in dataset > chapter > section > questions. 2021-11-01 15:30:21 +02:00
dataset-description.component.html 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
dataset-description.component.scss Removes stepper from dataset description form 2020-09-23 10:21:26 +03:00
dataset-description.component.ts 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