argos/dmp-frontend/src/app/ui/dataset/overview
Konstantina Galouni 7bdfcb70af Created common component for rich text editor configuration & added rich text for dmp and dataset description.
1. library/rich-text-editor: [NEW] Common component which configures a rich text editor.
2. dataset-editor.component.html & main-info.component.html: Use <rich-text-editor-component> to allow rich text in dataset and dmp description.
3. dataset-overview.component.html & dmp-overview.component.html: Show dataset and dmp description as innerHTML.
4. dataset.module.ts & dmp.module.ts: Imported RichTextEditorModule.
2021-11-01 14:45:02 +02:00
..
dataset-overview.component.html 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-overview.component.scss Fixed various styling issues 2020-11-10 16:53:48 +02:00
dataset-overview.component.ts upgrade to Angular 12 2021-09-24 21:52:14 +03:00
dataset-overview.module.ts dataset-overview_update v1 2020-07-03 16:58:13 +03:00