Go to file
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
ELK.Docker Minor cleanup to logstash 2020-04-16 18:34:32 +03:00
dmp-backend Fix issues with external sources 2021-10-08 12:14:09 +03:00
dmp-dataset-templates Add new source for data repositories and updated H2020 template 2020-05-29 17:13:02 +03:00
dmp-db-scema Fix db creation scripts for linux 2021-10-01 12:37:20 +03:00
dmp-frontend Description boxes in admin forms replaced with rich text editor <angular-editor>. 2021-10-12 18:14:22 +03:00
docsbox-master no message 2018-07-11 16:47:36 +03:00
elastic-config no message 2018-09-18 15:41:24 +03:00
openDMP Improve self deployment 2020-04-27 16:21:03 +03:00
prometheus/config Add prometheus integration (ref #294) 2021-04-09 19:05:04 +03:00
static no message 2018-10-02 17:33:58 +03:00
user-guide pt user guide update 2021-08-16 18:36:10 +03:00
.env no message 2018-07-11 16:47:36 +03:00
.gitignore Fix critical issue with public dataset query 2021-08-23 11:48:29 +03:00
Jenkinsfile CI update 2020-09-24 17:37:32 +03:00
LICENSE Update LICENSE 2020-05-11 13:49:36 +03:00
docker-compose.dev.yml conf refactor 2018-11-27 16:13:56 +02:00
docker-compose.yml Improve self deployment 2020-05-04 17:15:52 +03:00
opensource-licences_urls.txt Add opensource-licences 2020-07-17 17:46:10 +03:00
welcome.docx no message 2018-03-05 18:18:45 +02:00