Commit Graph

26 Commits

Author SHA1 Message Date
George Kalampokis 78bceeb8ae Reorganize and Rename (english only) DMP Editor Fields (ref #7700) 2022-05-04 11:10:06 +03:00
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
George Kalampokis 5a66754cbd Make DMP language Mandatory and set default language to English 2021-10-29 15:08:58 +03:00
Diamantis Tziotzios 9cac208546 upgrade to Angular 12 2021-09-24 21:52:14 +03:00
Kristian Ntavidi b82398d97e DMP Editor. Organizations identifier query params patch. 2021-04-30 16:14:13 +03:00
George Kalampokis a155f2cbec Allow to search organizations based on reference 2021-04-30 15:25:31 +03:00
George Kalampokis 8a7cfab3b8 Fix various issues 2021-04-30 13:10:11 +03:00
Kristian Ntavidi b486a27e48 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
apapachristou 4552525e1c On multiple autocomple inputs removes permanent placeholder inside the container, adds overflow 2020-11-19 10:38:43 +02:00
apapachristou e179d90f12 Adds progress bar on DMP editor 2020-10-15 13:46:59 +03:00
apapachristou dc8492e337 Removes unnecessary code 2020-10-02 12:11:51 +03:00
apapachristou 97a3338dda Fixes enumerating of editor fields, changes title of fields 1.1 2020-10-01 16:35:20 +03:00
apapachristou ae7d62b63c Fixes style on editor fields 2020-09-30 15:52:50 +03:00
apapachristou a05d24b95b Initialise contact field on dmp editor 2020-09-30 14:39:38 +03:00
apapachristou d249eb841a Adds description text on dmp editor fields 2020-09-30 11:42:52 +03:00
apapachristou 410583a5f2 Moves fields language, visibility, publication data, contact from license tab to main 2020-09-25 15:55:06 +03:00
apapachristou 1caa40988d Restyles navigation buttons on editors, fixes bugs on discard changes on editors 2020-09-24 20:28:03 +03:00
apapachristou eb0bf2f003 Adds "Insert manually" link instead of add ( + ) button 2020-09-23 19:41:12 +03:00
apapachristou 26fa759d81 Removes default hint subtitles on fields of editors 2020-09-23 19:02:59 +03:00
apapachristou db006d6ad2 Fixes bugs on discard buttons 2020-08-31 02:43:11 +03:00
apapachristou 404632a337 Fixes save new dataset 2020-08-25 18:34:28 +03:00
apapachristou 15d2958c95 Adds dataset profile definition form on new dataset page 2020-08-25 10:45:42 +03:00
apapachristou ac153477e7 Adds dataset editor on home button "Add new dataset" 2020-08-24 15:46:55 +03:00
apapachristou 5e31820e49 Fixes bug on editor in case of dataset is finalized but dmp not 2020-08-06 13:50:28 +03:00
apapachristou 0d90209ac9 Fixes bugs on discard changes on DMP editor and renames field authors to field researchers 2020-07-20 18:24:29 +03:00
apapachristou f96a4698a1 Restyles DMP Editor 2020-07-17 17:46:53 +03:00