argos/dmp-frontend/src/app/ui/dataset/dataset-wizard
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-copy-dialogue Fix critical issue with dataset's copy dropdown 2021-06-30 12:51:12 +03:00
dataset-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
external-references upgrade to Angular 12 2021-09-24 21:52:14 +03:00
dataset-wizard-editor.model.ts Change the tags on the dmp editor to a multiple auto select, that allow to create tags or use existing ones 2020-09-09 17:49:45 +03:00
dataset-wizard.component.html dataset-wizard.component.html: Added in dropdown list "Save & Continue" option (same as Save). | assets/i18n/: Added DATASET-WIZARD.ACTIONS.SAVE-AND-CONTINUE in language files. 2021-10-12 18:53:07 +03:00
dataset-wizard.component.scss Bug fixes and language updates. 2021-04-27 23:33:30 +03:00
dataset-wizard.component.ts upgrade to Angular 12 2021-09-24 21:52:14 +03:00