argos/dmp-frontend/src/app/ui/dmp/editor
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
..
add-organization DMP Editor. Organizations identifier query params patch. 2021-04-30 16:14:13 +03:00
add-researcher Pt language updates. 2021-07-06 09:37:41 +03:00
available-profiles Description boxes in admin forms replaced with rich text editor <angular-editor>. 2021-10-12 18:14:22 +03:00
cost-editor Update the cost listing (near finalization) and fix some issues while loading costs from the backend 2020-07-02 17:06:47 +03:00
dataset-editor-details upgrade to Angular 12 2021-09-24 21:52:14 +03:00
dataset-info upgrade to Angular 12 2021-09-24 21:52:14 +03:00
datasets-tab Create new Dataset - using pop up 2020-09-18 14:14:48 +03:00
dmp-finalize-dialog DMP Overview. Provide user feedback of invalid datasets on finalize. Prevent user from submitting invalid Datasets. 2021-05-10 15:51:10 +03:00
dynamic-field-resolver Adds restrictions on DMP edit view when user not creator. 2019-12-19 15:48:24 +02:00
dynamic-fields-grant Renames "Project" to "Grant on frontend. (Issue #145) 2019-08-01 10:54:40 +03:00
funding-info Grant search fix. 2021-06-14 01:46:29 +03:00
general-tab upgrade to Angular 12 2021-09-24 21:52:14 +03:00
grant-tab Unique identifiers(in references) on on researchers, organisations, funders, grants, projects (frontend) ( !! Needs configurationw with backend ). Backend error messages translate to PT. 2021-04-30 10:57:13 +03:00
license-info upgrade to Angular 12 2021-09-24 21:52:14 +03:00
main-info upgrade to Angular 12 2021-09-24 21:52:14 +03:00
people-tab Removes auto open of autocomplete panel on invitation dialog open, replace 'invite collaborators" with "invite 2020-10-29 11:44:17 +02:00
dmp-editor.component.html UI fixes and bug fixes 2021-06-17 12:25:46 +03:00
dmp-editor.component.scss Fixed various styling issues 2020-11-10 16:53:48 +02:00
dmp-editor.component.ts Ui fixes on landpage (static pages) 2021-06-24 16:00:21 +03:00
dmp-editor.model.ts upgrade to Angular 12 2021-09-24 21:52:14 +03:00