Commit Graph

1322 Commits

Author SHA1 Message Date
gkolokythas 425a64e60a Refactors Dataset update so it cannot be edited if it's DMP is public. 2019-06-24 13:00:59 +03:00
apapachristou ae22578710 Adds validators on DMP editor model 2019-06-24 12:21:23 +03:00
gkolokythas 4aedfdd7f6 Fixes bug on not creating finalized DMP. 2019-06-24 11:01:28 +03:00
apapachristou 695ce63343 On New DMP (Expert): Removes finalize button since user don't have at least one finalized dataset at this point, Removes unnecessary tabs 2019-06-24 10:46:39 +03:00
apapachristou 0296b18022 Fixes lowercase on finalize button 2019-06-21 18:36:16 +03:00
apapachristou 3d2dea572f Fixes buttons on admin dataset-profiles 2019-06-21 18:06:30 +03:00
gkolokythas b2a407d90e Fixes bug where one could edit Finalized DMP. 2019-06-21 17:47:06 +03:00
gkolokythas ab63ea34d1 Fixes bug on create DMP created by the refactor. 2019-06-21 17:16:45 +03:00
apapachristou 611aeb0094 Fixes content on warning message on save and finalize dialog 2019-06-21 17:08:22 +03:00
apapachristou 3242654e77 Adds dialog on DMP option "Save and Finalize" - (Issue #110) 2019-06-21 16:55:38 +03:00
apapachristou 9de8e7d723 Fixes bug on New Dataset, on tab Description 2019-06-21 16:48:22 +03:00
apapachristou d7a9815196 Fixes bug on DMP Overview Listing Datasets 2019-06-21 16:45:06 +03:00
gkolokythas 55407fd053 Refactos DMP update when set to "Finalized", now sets it's Datasets status of not "Finalized" to "Canceled". 2019-06-21 14:04:29 +03:00
gkolokythas 590d85b355 Fixes DMP models to not expose Datasets with "Canceled" status. 2019-06-21 13:58:20 +03:00
gkolokythas c5d00b9ba1 Fixes bug on enabling a Finalized DMP to be made Draft again. 2019-06-21 12:31:15 +03:00
gkolokythas e76eb24dbd Adds the new Enum Status of a Dataset, "Canceled". 2019-06-20 18:08:51 +03:00
gkolokythas a0f3192541 Fixes bug on user listing. 2019-06-20 18:06:17 +03:00
gkolokythas 499149ea93 Adds "make public DMP" service on backend. 2019-06-20 16:25:49 +03:00
gkolokythas 9d77f7e0ab Refactors public DMPs listing and public Datasets listing to expose public items and not just finalized. 2019-06-20 14:45:47 +03:00
gkolokythas 8e0bafcbfa Adds criteria "Public" on DMP listing. 2019-06-20 14:31:29 +03:00
gkolokythas 4d9ae93cf2 Fixes bug on DMP editor model exposing deleted Datasets. 2019-06-20 13:33:10 +03:00
apapachristou e39e0df143 Fixes padding on datasets-tab 2019-06-20 10:28:33 +03:00
apapachristou 4e93bf7387 Adds full-width bar on top of datasets-tab - (Issue #117) 2019-06-20 10:25:26 +03:00
gkolokythas a40def3162 Adds "isPublic" and "PublishedDat" properties on DMP. 2019-06-19 17:32:54 +03:00
gkolokythas f9292ee839 Adds "Canceled" Status on Datasets and fixes bug with Dataset isPublic leftovers. 2019-06-19 17:16:05 +03:00
gkolokythas 47262a9a99 Removes obsolete property "IsPublic" from Datasets. 2019-06-19 17:13:34 +03:00
apapachristou 4ba6b687b6 Fixes bug on DMP wizard new dataset - (Issue #106) 2019-06-19 11:59:47 +03:00
Diamantis Tziotzios 4c834df6c5 license file 2019-06-19 09:00:29 +02:00
gkolokythas 09a2ac48b0 Fixes bug on DMP overview model not filtering the deleted Datsets. 2019-06-18 18:10:28 +03:00
apapachristou 4a4fabcfd1 Fixes bug on sidebar last line 2019-06-18 16:51:05 +03:00
apapachristou 686ff0d633 Fixed bug that after finalising a DMP, it is still possible to edit it. - (Issue #107) 2019-06-18 13:27:30 +03:00
apapachristou b7c070a939 Adds structure as requested on sidebar - (Issue #99) 2019-06-18 11:40:12 +03:00
apapachristou 5a51e6d616 Comments more button on homepage drafts 2019-06-14 18:11:57 +03:00
apapachristou 836dc29f5f Adds subtitles on wizards - (Issue #92) 2019-06-14 17:23:29 +03:00
apapachristou 8b2f54f9dc Fixes mat-autocomplete width to be as long as the larger option, fixes subtitle of wizard 2019-06-14 16:41:43 +03:00
apapachristou 98d0b67561 Remove the View All from related organizations tile - (Issue #101) and fixes wizard responsiveness 2019-06-14 13:43:12 +03:00
apapachristou e01d752315 Adds shortcut of wizard on /plans - (Issue #100) 2019-06-14 12:04:53 +03:00
apapachristou b090a293c4 Navigate from button "VIEW ALL" of Last Edited Table to MY DMPs and change content on i18n/en 2019-06-14 11:21:24 +03:00
gkolokythas 63c0341d28 Refactors Project listing model now not exposing DMPs. 2019-06-14 11:07:57 +03:00
apapachristou 7940562eeb Fixes layout and adds breadcrumb on /plans/clone/:id 2019-06-13 18:27:30 +03:00
apapachristou e77977f604 Fixes dmp row link on home last edited dmp table, changed description on dmp edit to show one row instead of two 2019-06-13 14:38:33 +03:00
apapachristou fec3436994 Fixes bug on textarea 2019-06-13 13:51:36 +03:00
apapachristou fabd254192 Fixes bug on dmp listing: removes second scrollbar 2019-06-13 13:24:16 +03:00
gkolokythas f0de34bcd3 Fixes bug on creating a new DMP on Project tab. 2019-06-13 12:17:40 +03:00
gkolokythas 173ff16602 Fixes bug on DMP not creating new Project when needed. 2019-06-13 10:32:45 +03:00
apapachristou 5aa87814de Styles Dmp Listing Item 2019-06-12 18:44:07 +03:00
apapachristou edc411be40 Adds the ability to create a Project from the DMP Editor - (Issue #87) 2019-06-12 16:01:55 +03:00
gkolokythas aee4010d4d Refactors endpoint's url on Dataset Template criteria used by DMP listing. 2019-06-12 12:13:50 +03:00
gkolokythas 61a64a1c5b Adds Dataset Template criteria on Dataset listing. 2019-06-12 12:10:46 +03:00
apapachristou a0edd856f3 Removes export and Dmp actions from public Dmp Overview 2019-06-11 13:50:19 +03:00