argos/dmp-frontend/src/app/ui
Konstantina Galouni 198061aeaa Description boxes in admin forms replaced with rich text editor <angular-editor>.
1. dataset-profile-editor-composite-field.component.ts & dataset-profile-editor-section.component.ts & dataset-profile-editor.component.ts: Initialize AngularEditorConfig.
2. dataset-profile-editor-composite-field.component.html & dataset-profile-editor-section.component.html & dataset-profile-editor.component.html: Use <angular-editor> in description.
3. multiple-auto-complete.component.html & dataset-profile-listing.component.html & form-section.component.html: Show description as html.
4. dataset-profile.module.ts: Imported HttpClientModule, AngularEditorModule (needed for <angular-editor>).
5. available-profiles.component.html: Show description as html, under the Dataset Template title, not as tooltip (matTooltip does not receive html).
6. available-profiles.component.ts: Added styleUrls: ['available-profiles.component.scss'].
7. available-profiles.component.scss: [NEW] Added css for class "list-option" to cut description if too long.
8. form-composite-title.component.html: Show description and extendedDescription as html | Add view more/less functionality to show/hide extendedDescription.
9. form-composite-title.component.ts: Added "public showExtendedDescription: boolean = false;" field.
10. form-composite-title.component.scss: Added css for "more" class, to make "view more/less" seem like link.
11. assets/i18n/: In language files added DATASET-EDITOR.QUESTION.EXTENDED-DESCRIPTION.VIEW-MORE (-LESS).
12. assets/styles.css: Added css for <angular-editor>, to be similar to the other text areas and forms.
2021-10-12 18:14:22 +03:00
..
about Add analytics to pages, οverviews, editors etc. 2020-12-14 19:28:13 +02:00
admin Description boxes in admin forms replaced with rich text editor <angular-editor>. 2021-10-12 18:14:22 +03: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 upgrade to Angular 12 2021-09-24 21:52:14 +03:00
dataset-create-wizard upgrade to Angular 12 2021-09-24 21:52:14 +03:00
dmp Description boxes in admin forms replaced with rich text editor <angular-editor>. 2021-10-12 18:14:22 +03: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 Description boxes in admin forms replaced with rich text editor <angular-editor>. 2021-10-12 18:14:22 +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
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