argos/dmp-frontend/src/app/ui
Konstantina Galouni 03009edaa3 Use <rich-text-editor-component> when html editor is needed - replace in dataset template descriprion, section & question descriptions.
1. dataset-profile-editor-section.component.html & dataset-profile-editor.component.html & dataset-profile-editor-composite-field.component.html: Replace <angular-editor> with <rich-text-editor-component> (custom common component when rich text editor is set).
2. dataset-profile-editor-section.component.ts & dataset-profile-editor.component.ts & dataset-profile-editor-composite-field.component.ts: Remove AngularEditorConfig (this is set in RichTextEditorComponent).
3. dataset-profile.module.ts: Instead of AngularEditorModule, import RichTextEditorModule (common component where rich text editor is set).
4. styles.scss: Moved css for angular editor to dedicated css file (src/app/library/rich-text-editor/rich-text-editor.component.scss) and keep here only "form-field-subscript-wrapper" class.
2021-11-01 15:10:00 +02:00
..
about Add analytics to pages, οverviews, editors etc. 2020-12-14 19:28:13 +02:00
admin 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
auth Routing updates. 2021-07-06 09:46:27 +03:00
contact Add analytics to pages, οverviews, editors etc. 2020-12-14 19:28:13 +02:00
dashboard upgrade to Angular 12 2021-09-24 21:52:14 +03:00
dataset 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-create-wizard upgrade to Angular 12 2021-09-24 21:52:14 +03:00
dmp Created common component for rich text editor configuration & added rich text for dmp and dataset description. 2021-11-01 14:45:02 +02:00
explore-dataset fixes 2020-11-12 17:59:09 +02:00
explore-dmp Some style changes on filters dialog 2020-08-03 12:35:34 +03:00
external When selecting profiles from DMP editor or DMP wizard. All templates will be sorted alphabetically (ref #268) 2020-05-19 18:35:50 +03:00
faq Style fix: add hover on dialog close button 2020-11-12 10:39:41 +02:00
glossary Add analytics to pages, οverviews, editors etc. 2020-12-14 19:28:13 +02:00
grant Some style changes on filters dialog 2020-08-03 12:35:34 +03:00
language Adds invite shortcut on DMPs and fixes change language bug on ui 2020-07-02 11:25:06 +03:00
language-editor Add analytics to pages, οverviews, editors etc. 2020-12-14 19:28:13 +02:00
misc form-composite-title.component.html: [Bug fix] Show "view more/less" functionality only if there is extendedDescription. 2021-10-15 13:56:45 +03:00
navbar upgrade to Angular 12 2021-09-24 21:52:14 +03:00
quick-wizard upgrade to Angular 12 2021-09-24 21:52:14 +03:00
sidebar Add new User Role Dataset Template Editor. 2021-04-06 19:03:00 +03:00
splash Add landing page (/splash) 2020-05-27 17:19:38 +03:00
transition-group Add reordering for inputs in a dataset template 2021-10-19 11:08:38 +03:00
user-guide upgrade to Angular 12 2021-09-24 21:52:14 +03:00
user-guide-editor upgrade to Angular 12 2021-09-24 21:52:14 +03:00
user-profile upgrade to Angular 12 2021-09-24 21:52:14 +03:00