argos/dmp-frontend/src
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
..
app 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
assets Added rich text area field type for response in dataset > chapter > section > questions. 2021-11-01 15:30:21 +02:00
common upgrade to Angular 12 2021-09-24 21:52:14 +03:00
environments Add User Guide Editor (ref #239) 2020-02-13 18:15:34 +02:00
favicon.ico Changes favicon 2020-10-16 10:22:37 +03:00
favicon_v1.ico Adds new logo icon - ARGOS 2019-09-17 13:55:18 +03:00
favicon_v2.ico Changes favicon 2020-10-16 10:22:37 +03:00
index.html upgrade to Angular 12 2021-09-24 21:52:14 +03:00
main.ts Initial import of DMP project modules. 2017-09-14 13:43:44 +03:00
polyfills.ts upgrade to Angular 12 2021-09-24 21:52:14 +03:00
styles.scss Use <rich-text-editor-component> when html editor is needed - replace in dataset template descriprion, section & question descriptions. 2021-11-01 15:10:00 +02:00
tsconfig.app.json upgrade to Angular 12 2021-09-24 21:52:14 +03:00
tsconfig.spec.json angular update to version 8 2019-09-23 11:17:03 +03:00