argos/dmp-frontend/src/app/library
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
..
auto-complete 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
deactivate upgrade to Angular 12 2021-09-24 21:52:14 +03:00
export-method-dialog dmp advanced editor changed to remain at the same page when saving 2019-12-11 16:51:03 +02:00
guided-tour upgrade to Angular 12 2021-09-24 21:52:14 +03:00
notification dmp advanced editor changed to remain at the same page when saving 2019-12-11 16:51:03 +02:00
rich-text-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
url-listing dmp advanced editor changed to remain at the same page when saving 2019-12-11 16:51:03 +02:00