Commit Graph

1250 Commits

Author SHA1 Message Date
apapachristou 9d91c8419d Aligns fields on user profile 2019-06-05 11:11:15 +03:00
apapachristou e4b6190522 Comments undefined subtitles 2019-06-05 10:33:37 +03:00
apapachristou 8446d46190 Fixe double simultaneous hover on account and logout option 2019-06-05 10:24:44 +03:00
apapachristou 18de763606 Adds: Logout on view my profile 2019-06-05 10:20:17 +03:00
apapachristou 770fb685a8 Adds: Logout on sidebar mobile mode 2019-06-05 10:19:28 +03:00
apapachristou 1eb9126d8c Fixes style on export file dialogs 2019-06-04 17:55:23 +03:00
gkolokythas b8e08869e5 Removes some unused imports and formats DatasetManager. 2019-06-04 17:16:12 +03:00
gkolokythas 4532313623 Fixes bug on Dataset createOrUpdate not saving associated DMP properly. 2019-06-04 17:05:47 +03:00
gkolokythas 9911dcdac5 Adds DMP export to JSON file (RDA template, not finished). 2019-06-04 17:04:04 +03:00
apapachristou 73bc31ed7c Adds: actions on each row of last edited dmp (Dashboard) 2019-06-04 14:34:30 +03:00
apapachristou e35ae42eeb Disabled unnecessary tabs on dmp creation view 2019-06-04 12:55:44 +03:00
apapachristou 978e2d67d0 Shows finalized Date on Dmp and Dataset listing 2019-06-04 12:53:35 +03:00
gkolokythas 147eb2ce44 Adds finalized date on Datasets and DMPs on backend. 2019-06-04 12:00:50 +03:00
apapachristou f14a1e63fd Fixes color on cansel dmp edit button 2019-06-04 11:15:24 +03:00
apapachristou 4cb7e57190 Disabled buttons on new Dmp invalid form 2019-06-04 11:10:48 +03:00
gkolokythas 8cd6615b7c Fixes bug on sending unnecessary requests on dashboard. 2019-06-04 10:36:39 +03:00
apapachristou bfb0e19f64 Fixes: bug on multiple post requests 2019-06-04 10:25:25 +03:00
apapachristou 11a00ec26a Fixes: bug on multiple get calls 2019-06-03 16:13:17 +03:00
gkolokythas 2f139471dc Fixes bug on not updating Dataset's DMP. 2019-06-03 16:09:38 +03:00
apapachristou 988fdc3ebb Fixes: dataset editor submit buttons, Adds: translate 2019-06-03 15:54:09 +03:00
apapachristou ba96f41a7e Adds change dmp functionality on dataset edit 2019-06-03 13:21:00 +03:00
apapachristou fdc0d3a8b8 Dataset editor restyle - 1st commit 2019-06-03 12:01:42 +03:00
gkolokythas 2e467f8277 Fixes bug on not properly saving the Creator of a DMP. 2019-05-31 16:43:14 +03:00
gkolokythas 2db15fc713 Fixes performace on DMP autocomplete. 2019-05-31 14:07:12 +03:00
gkolokythas 175a1e0747 Refactors DMP creator to use the intermediate table from database and not the column. 2019-05-31 11:38:04 +03:00
apapachristou 71604b0ae1 Fixes bug on cancel button of dmp creation form 2019-05-30 17:40:32 +03:00
gkolokythas 8705f916b2 Fixes bug on DMP updating modified date. 2019-05-30 15:41:23 +03:00
gkolokythas ae67197818 Merge branch 'Development' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development 2019-05-30 11:31:36 +03:00
gkolokythas 56ff4f3fb9 Fixes bug on DMPdao. 2019-05-30 11:31:08 +03:00
apapachristou a6b0d99f2f Fixed bug on disabled mat-form-field-underline 2019-05-30 11:25:30 +03:00
gkolokythas 2f045e6a52 Makes DMP owner to only have the permision to delete members. 2019-05-29 18:04:20 +03:00
gkolokythas 58137d18dd Adds the functionality to delete members of a DMP. 2019-05-29 17:58:23 +03:00
apapachristou 80cc6b2fba Fixed import buttons on DMP templates, Dataset templates 2019-05-29 17:41:39 +03:00
ikalyvas 840943d7fc Temporarily rolls back from Hibernate's latest version 2019-05-29 17:21:45 +03:00
apapachristou 0f1bad8115 Styles Breadcrumb 2019-05-29 17:10:55 +03:00
apapachristou 87d3c89476 Fixed bug on button attach_file 2019-05-29 16:44:18 +03:00
apapachristou 59c347f88c Fixed textarea resize bug 2019-05-29 16:17:47 +03:00
ikalyvas 5f6224210b Adds json deserialization ignore for missing properties 2019-05-29 13:55:13 +03:00
apapachristou 67e0dbcb7c Fixed bug on input fields icons 2019-05-29 13:19:16 +03:00
apapachristou 9159ba2d9b Bug fixed on remove collaborator 2019-05-29 12:34:27 +03:00
gkolokythas 2453cde47f Fixes bug and efficiency on fetching DMPs. 2019-05-29 12:02:47 +03:00
gkolokythas 7bac52267a Temporarily disables json ignore on empty values. 2019-05-29 11:54:07 +03:00
ikalyvas 3924176ce4 Merge branch Development 2019-05-29 11:22:18 +03:00
apapachristou eeffcc9b28 Removes collaborator from submit form 2019-05-29 10:58:08 +03:00
apapachristou f6be85a8f2 Fixes: Permissions of remove collaborator, Dialog bug on add researchers 2019-05-29 10:12:49 +03:00
apapachristou c5fb057bf5 Adds: remove contributor button on dmp edit (style only) 2019-05-28 17:39:25 +03:00
apapachristou 3a83ab4c1c Adds: Translate 2019-05-28 16:37:39 +03:00
apapachristou 9580f89eea Merge branch 'Development' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development 2019-05-28 13:47:17 +03:00
apapachristou 71bceef123 Bug Fixed on New Dmp Finalize option 2019-05-28 13:42:12 +03:00
apapachristou 62bf286f3f Adds Dataset Tab 2019-05-28 12:59:23 +03:00