Commit Graph

1366 Commits

Author SHA1 Message Date
apapachristou 07e239be92 Fixes bug on add dataset on get dataset profile form 2019-09-13 13:35:45 +03:00
gkolokythas 9bc55bca5d Adding message when source from external fetching is null on Dataset Description. 2019-09-11 11:18:53 +03:00
gkolokythas bd6170f711 Adds "source" property on external autocomplete field of Dataset Description Template. 2019-09-10 18:30:46 +03:00
gkolokythas 0db79b9498 Removes obsolete service "Language" from backend and frontend. 2019-09-06 13:00:01 +03:00
gkolokythas 1f79c9d3e5 Optimizes the number of database calls when fetching a Dataset Description. 2019-09-06 12:20:32 +03:00
gkolokythas 1b83d57bcd Fixes titles and subtitles on Dataset Description's "External References" tab. 2019-09-05 17:50:45 +03:00
Diamantis Tziotzios f5d2fca682 minor fixes 2019-09-05 14:49:41 +03:00
Diamantis Tziotzios 21c4de8f21 added Glossary and FAQs 2019-09-05 13:29:59 +03:00
apapachristou 7b921a7ede Adds subtitle message on null or undefined source 2019-09-04 10:37:44 +03:00
apapachristou 72a613a380 Fixes bug on invisible tabs 2019-09-04 09:54:02 +03:00
apapachristou 3fb82c65ea Fixes bug on grant description input, makes field not required 2019-09-02 13:29:22 +03:00
Diamantis Tziotzios 433c28c510 Merge branch 'Development' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development 2019-09-02 13:18:21 +03:00
Diamantis Tziotzios c9f143f113 script changes 2019-09-02 13:18:09 +03:00
apapachristou 068fa50848 Makes all fields disabled on DMP new version page 2019-09-02 12:50:42 +03:00
Diamantis Tziotzios 67fee28171 Merge branch 'Development' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development 2019-09-02 11:26:23 +03:00
Diamantis Tziotzios 4360686308 fixed b2access login route 2019-09-02 11:26:17 +03:00
apapachristou 286b90d6a7 Restyles DMP new version page 2019-09-02 11:19:16 +03:00
apapachristou 46e62b01df Adds subtitles and hint on external data autocomplete 2019-08-30 18:06:12 +03:00
apapachristou a9a39db622 Restyles clone DMP page and adds funder and project fields on tab grant 2019-08-30 16:02:02 +03:00
apapachristou 9081ccadfe Disables buttons "Next" on DMP Wizard if required fields are empty 2019-08-29 11:09:47 +03:00
apapachristou 5d1d1e36d7 Fixes bug on save and finalize button on DMP wizard 2019-08-28 18:34:04 +03:00
apapachristou 6f6ee9876b Adds funder, project fields on DMP wizard 2019-08-28 16:53:17 +03:00
apapachristou 99d3ec9998 Filters by funder (if selected) the grant autocomplete options 2019-08-27 14:03:39 +03:00
apapachristou 93cb23b870 Adds funder on Dmp model and removes it form Grant model and adds funder criteria on grant input autocomplete 2019-08-26 17:29:57 +03:00
apapachristou 73d776cdc3 Adds error notification on failure email sent, removes funderFormGroup input and get it through grantFormGroup 2019-08-23 18:27:58 +03:00
apapachristou 14b52e36a8 Associates Funder to Grant (Issue #145) 2019-08-23 13:30:36 +03:00
apapachristou d635032224 Adds a Support section to side menu that opens a dialog where the user will provide a "Subject" and a "Description" to be sent (Issue #128) 2019-08-23 10:04:20 +03:00
apapachristou 5cd5b96fb3 Fixes bug on dmp status value on failing action "finalize" 2019-08-22 17:53:25 +03:00
apapachristou 218595c358 Fixes bug on dmp-editor action "save changes" 2019-08-22 13:32:43 +03:00
gkolokythas 416538532c Fixes bug on not redirecting to correct url when clicking on Dataset Description on Published DMP Overview view. 2019-08-21 17:53:19 +03:00
gkolokythas f38a8fd36b Fixes bug on creating a new Dataset Description of an existing DMP. 2019-08-21 13:20:05 +03:00
apapachristou 3ed25bca11 Adds funder and project fields 2019-08-20 18:32:42 +03:00
apapachristou 06b54ba8e6 Renames "Project" to "Grant on frontend. (Issue #145) 2019-08-01 10:54:40 +03:00
gkolokythas 37aebb3d8d When creating new Researcher is now automatically added to to autocomplete. (Issue #141) 2019-07-31 13:07:32 +03:00
gkolokythas 3549e5f65f Fixes bug on Dataset Template model of DMP not incuding description. 2019-07-31 10:41:49 +03:00
gkolokythas f195adf44d Adds Dataset Template description as a tool tip on it's respected list on DMP editor. 2019-07-31 10:24:54 +03:00
gkolokythas d4595c08c4 Fixes language of Dataset Templates list on DMP editor. 2019-07-31 10:14:09 +03:00
gkolokythas 4aa0febc39 Adds "Description" field on Dataset Template and make it visible on autocomplete dropdowns. (Issue #137) 2019-07-30 18:30:47 +03:00
gkolokythas 47fd02934c Adds new field on Dataset Template that link back to Open DMP entities (DMPs) (Issue #129). 2019-07-30 14:31:41 +03:00
gkolokythas ff8ab5ad3e Adds new field on Dataset Template that link back to Open DMP entities (Dataset Descriptions) (Issue #129). 2019-07-30 13:35:06 +03:00
Diamantis Tziotzios 81fb715a9d added messages for after dmp creation popup 2019-07-30 11:22:04 +03:00
Diamantis Tziotzios b5a53b348a language fixes 2019-07-29 17:08:49 +03:00
Diamantis Tziotzios 4eb1c184c1 minor changes 2019-07-29 13:15:52 +03:00
gkolokythas 65ba88f544 Adds subtitle to external dropdown on Dataset Description editor. (Issue #139) 2019-07-29 12:26:08 +03:00
gkolokythas d1c04289ce Adds subtitles to external dropdowns (Researchers, Organisations). (Issue #139) 2019-07-29 12:04:19 +03:00
gkolokythas 68b699ea63 Fixes bug not showing the chip label of external references on Dataset Description edit. 2019-07-29 11:20:42 +03:00
gkolokythas 39b0ca0140 Fixes bug on showing deleted Dataset Descriptions and fixes language on Dataset Description Template version update. 2019-07-26 11:37:26 +03:00
gkolokythas 74779d8054 Fixed "XX Datasets" redirect links on DMP overview model. (Issue #144) 2019-07-25 17:09:14 +03:00
gkolokythas a64c96bc1e Fixes bug on multiple autocomplete reseting the form value when typing. (Issue #135) 2019-07-25 16:12:14 +03:00
gkolokythas 273b05da00 Fixes bug on DMP Template (profile) not showing saved values. (Issue #134) 2019-07-25 14:06:22 +03:00
gkolokythas ee367b3032 Adds backend controller for DMP Template (profile) External Autocomplete field and refactors DMP edit to show DMP Template (profile). (Issue #134) 2019-07-24 18:29:29 +03:00
gkolokythas 81c5a492c1 Adds "external autocomplete" field on DMP profile editor. (Issue #134) 2019-07-23 18:01:51 +03:00
gkolokythas 099efab90c Fixes language on bread crumbs of DMP's public view. 2019-07-18 17:26:53 +03:00
gkolokythas 131245850a Changes navigation of "XX Dataset Descriptions" on DMP overview to redirect on DMP edit "Dataset Descriptions" tab. (Issue #144) 2019-07-18 17:16:12 +03:00
gkolokythas f00ac97dbb Adds all available options on DMP overview contetxt menu and creates new separate "Edit" button. (Issue #133) 2019-07-18 13:17:34 +03:00
gkolokythas 844ac467f6 Adds tool tips in every listing View and changes position of the existing ones. 2019-07-18 12:50:51 +03:00
gkolokythas b69b98accc Adds tooltips on Dataset listing. 2019-07-18 12:11:35 +03:00
gkolokythas 30dd91c21d Renames Popup message on DMP creation. (Issue #142) 2019-07-18 11:50:19 +03:00
gkolokythas 83e1a9790e Adds proper icon on Published DMP. (Issue #109) 2019-07-18 11:39:24 +03:00
gkolokythas 049c00e25a Adds tool tips on Dataset Description listing. (Issue #109) 2019-07-18 10:56:18 +03:00
gkolokythas fc770a057e Rename all "Datasets" to "Dataset Descriptions". (Issue #143) 2019-07-16 17:04:02 +03:00
gkolokythas 7fc7da55e2 Merge branch 'Development' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development 2019-07-16 16:44:47 +03:00
gkolokythas 7b4490a723 Adds new field on Dataset Template that link back to Open DMP entities (Researchers) (Issue #129). 2019-07-16 16:41:12 +03:00
Diamantis Tziotzios e3e3c0fa1b Merge branch 'Development' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development 2019-07-15 18:50:23 +03:00
Diamantis Tziotzios a9f086b6f9 minor fixes 2019-07-15 18:49:48 +03:00
gkolokythas 7a7e445120 Fixes position of OrcId login button. 2019-07-15 10:02:19 +03:00
gkolokythas 23116d9a99 Adds OrcId login. (Issue #103) 2019-07-12 17:22:57 +03:00
gkolokythas f50b27128c Adds frontend redirect interceptor for logged in users with non-verified email. 2019-07-12 17:15:37 +03:00
gkolokythas f8310b2362 Adds email confirmation logic and view. 2019-07-12 17:12:16 +03:00
gkolokythas ba97740f8b Adds language to login page. 2019-07-05 17:54:38 +03:00
gkolokythas 172e848888 Removes frontend code missteps. 2019-07-05 16:33:09 +03:00
gkolokythas 2c8cfceba6 Fixes bug on DMP overview when trying to finalize and adds error message on failled finalize. 2019-07-05 15:57:28 +03:00
gkolokythas 195cea45c1 Adds button and service for DMP DOI creation. 2019-07-05 14:01:24 +03:00
gkolokythas b5f400deed Adds misisng button of advanced export on Finalized DMP. 2019-07-04 14:04:43 +03:00
apapachristou 953e1e70b0 Adds condition for disabled buttons for specific Form Validation template 2019-07-02 18:28:43 +03:00
apapachristou df50a4ee60 Adds: DMP creation dialog to continue to dataset addition or not (Issue - # 74) 2019-07-02 13:19:15 +03:00
apapachristou d9429a0de6 Adds informational text on /home - (Issue #98) 2019-07-01 13:29:06 +03:00
apapachristou dec8175e87 Adds text describing what the wizard is intended for - (Issue #115) 2019-07-01 13:06:26 +03:00
apapachristou 14a1afc414 Adds buttons to change DMP status from Draft to Finalized and from Finalized to Published (refactor on dmp-finalize-dialog-component.ts) 2019-07-01 12:35:09 +03:00
gkolokythas 93ec605c6b Fixes bug on the ordering of Dataset editor. 2019-07-01 11:50:18 +03:00
gkolokythas 3efe26d14e Changes the text and adds hint on Field's comment section. 2019-07-01 11:46:39 +03:00
apapachristou 758c72ed2e Adds button to change Dataset Status, if DMP is Draft 2019-06-27 18:13:33 +03:00
apapachristou b8c498013e Disables project input on /plans/edit/:finalized_id, fixes Breadcrumb translate, fixes message on dialog of finalizing dmp with no datasets 2019-06-26 18:34:43 +03:00
apapachristou 2572d3e760 Fixes bug on Create New Dmp 2019-06-26 14:57:52 +03:00
apapachristou 8f381c6d85 Fixes margin on Dmp Wizard step two help 2019-06-26 13:55:23 +03:00
apapachristou c06e0acee4 Adds text (Issue #123) - (Issue #124) 2019-06-26 13:51:16 +03:00
apapachristou 4a3a6cac90 Adds Confirmation Dialog on fianalize Dataset 2019-06-26 12:24:06 +03:00
gkolokythas 3763e0e34f Fixes language misstep on DMP editor. 2019-06-26 11:07:43 +03:00
apapachristou 9d92225f68 Rename fields on Dmp Wizard - (Issue #123) and fixes breadcrumb get language 2019-06-26 10:39:25 +03:00
gkolokythas fb824c70e9 Renames properties on 2nd tab of DMP wizard. (Issue #124) 2019-06-26 10:24:11 +03:00
apapachristou 237ae94f10 Fixes status on DMP and Dataset Listing Items 2019-06-25 18:16:31 +03:00
apapachristou 825f792a5d Removes edit functionality on /plans/edit/:finalized_id 2019-06-25 16:02:54 +03:00
apapachristou ff270185bd Use of Status Enum on all .ts files 2019-06-25 12:16:37 +03:00
apapachristou e29fbd4dca Get only draft DMPs on selecting an existing DMP at /datasetcreatewizard, fixes images on /about 2019-06-25 10:55:56 +03:00
apapachristou 61cba23bf6 Removes redirect on save profile settings 2019-06-24 18:26:40 +03:00
apapachristou 46042b7403 Fixes synchronization on breadcrumb of /plans 2019-06-24 17:46:22 +03:00
apapachristou 74ed505702 Use of enum DmpStatus 2019-06-24 17:30:30 +03:00
apapachristou 742dd5015f Finalize Dialog on New DMP (Wizard) 2019-06-24 16:02:09 +03:00
apapachristou ae22578710 Adds validators on DMP editor model 2019-06-24 12:21:23 +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
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 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 8e0bafcbfa Adds criteria "Public" on DMP listing. 2019-06-20 14:31:29 +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
apapachristou 4ba6b687b6 Fixes bug on DMP wizard new dataset - (Issue #106) 2019-06-19 11:59:47 +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
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
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
apapachristou 6b46121f34 Renames fields and adds hints - (Ticket #92) (Ticket #93) (Ticket #94) (Ticket #97) 2019-06-11 12:39:04 +03:00
apapachristou a2571c3877 Rename DMP & Dataset Profile to Template (Ticket #91) 2019-06-11 11:49:52 +03:00
apapachristou 60d05bd374 Adds breadcrumbs everywhere - (Ticket #86) and adds related dmps filter on public datasets 2019-06-11 11:25:32 +03:00
apapachristou d80a0837af Fixes breadcrumbs context, Removes actions on public dmp overview 2019-06-07 18:21:09 +03:00
apapachristou b502868c62 Adds Translate 2019-06-07 18:17:57 +03:00
apapachristou 1e5b01a875 Adds breadcrumbs responsiveness and fixes their context 2019-06-07 14:03:10 +03:00
apapachristou e344f7ce6e Right sidebar login option appears only when not on login page 2019-06-06 11:53:30 +03:00
apapachristou 648fe1c139 Fixes bug of login options table random resizing 2019-06-05 18:15:36 +03:00
apapachristou c5d2ebe8f8 Fixes Layouts on Admin Pages 2019-06-05 17:07:36 +03:00
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 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
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
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
apapachristou 71604b0ae1 Fixes bug on cancel button of dmp creation form 2019-05-30 17:40:32 +03:00
apapachristou a6b0d99f2f Fixed bug on disabled mat-form-field-underline 2019-05-30 11:25:30 +03:00
apapachristou 80cc6b2fba Fixed import buttons on DMP templates, Dataset templates 2019-05-29 17:41:39 +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
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
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
apapachristou cae43a14db Adds project tab and people tab 2019-05-28 10:49:09 +03:00
gkolokythas f9b12f99a4 Refactors the the connection between DMP and Dataset Template (Profile) and adds Dataset Template criteria on DMP listing. 2019-05-28 10:22:58 +03:00
apapachristou 23d85d0275 Fixed Bootstrap Grid System 2019-05-27 12:16:52 +03:00
apapachristou 9d40ffde63 Dmp Editor First Commit 2019-05-23 18:48:54 +03:00
gkolokythas 3d316176f8 Refactors logic and language on Breadcrumbs. 2019-05-23 16:00:11 +03:00
gkolokythas fadaa9bbcb Adds missing breadcrumbs. 2019-05-23 12:40:24 +03:00
gkolokythas 4f727e5f2e Language fixes on public Dashboard. 2019-05-23 09:43:44 +03:00
gkolokythas 5e9fdea187 Fixes language on public Dashboard. 2019-05-22 17:20:05 +03:00
gkolokythas c98b7934d8 Fixes bug on public DMP view when user is not logged in. 2019-05-22 17:18:30 +03:00
apapachristou 1ae1f1a91d Adds: Edit Action at Dmp Listing Item 2019-05-22 16:52:55 +03:00
apapachristou 0708a4f58d Restyles: Confirmation Dialog 2019-05-22 16:36:24 +03:00
apapachristou 072f97fdb7 Fixes: bug on size of dataset cards at dmp overview page v2 2019-05-22 14:26:05 +03:00
apapachristou 1240a2b585 Fixes: bug on size of dataset cards at dmp overview page 2019-05-22 13:48:23 +03:00
apapachristou f71f0ed3ff Adds: Breadcrumb on dmp overview page, Fixes: bug on breadcrumbs at page refresh 2019-05-22 12:52:53 +03:00
gkolokythas 496b0bcf4e Fixes bug on DMP listing criteria. 2019-05-22 09:49:19 +03:00
apapachristou aee9ce7c9c Fix css bug when empty abbreviation, description on public homepage 2019-05-21 18:42:04 +03:00
apapachristou 19ce1b6653 Fixes: Cursor bug, Adds: translate 2019-05-21 17:47:52 +03:00
apapachristou 349dfd821e Adds: Dmp Overview Component 2019-05-21 16:42:28 +03:00
gkolokythas 199d011f98 Fixes language issues of the side nav menu. 2019-05-21 10:25:57 +03:00
gkolokythas e6bc04b3f5 Fixes side bar admin pages showing to all users. (Issue #85) 2019-05-21 10:01:00 +03:00
gkolokythas 2775841d84 Adds Admin pages on the side nav menu. (Ticket #85) 2019-05-20 10:32:01 +03:00
gkolokythas dd973d4b78 Adds endpoint for the new model DataManagmentPlanOverview. 2019-05-17 18:21:56 +03:00
gkolokythas 682bebfc60 Fixes bug on paginator control on all listing views. (Ticket #84) 2019-05-17 16:29:00 +03:00
gkolokythas 6b13f191b0 Adds the missing information to User Dashboard (Ticket #83) 2019-05-17 11:42:30 +03:00
Diamantis Tziotzios 151656386a merging changes 2019-05-17 10:44:16 +03:00
Diamantis Tziotzios 6714ba99ee Merge branch 'ui-refactoring' into Development
# Conflicts:
#	dmp-backend/web/src/main/java/eu/eudat/logic/managers/DatasetProfileManager.java
#	dmp-frontend/src/app/dataset-profile-form/form/form.component.html
#	dmp-frontend/src/app/dataset-profile-form/form/form.component.ts
#	dmp-frontend/src/app/services/datasetProfileAdmin/datasetProfileAfmin.service.ts
2019-05-17 10:34:37 +03:00
gkolokythas add3f979b2 Fixes the pagination on explore DMP and explore Datasets. 2019-05-17 10:17:23 +03:00
apapachristou 162d2ef21f Add Breadcrumb to navbar (Ticket #82) 2019-05-16 19:11:41 +03:00
gkolokythas f71d02613a Adds Tags functionality on Dataset listing with mockup data. (Ticket #76) 2019-05-16 13:54:29 +03:00
gkolokythas 4a1b9984c7 Implemets Collaborators filter to Dataset and DMP listing. (Ticket #77) 2019-05-16 13:10:28 +03:00
apapachristou 61afbb8848 Adds: Dataset listing links 2019-05-16 11:00:53 +03:00
gkolokythas 468810ccf4 Fixes the role indicator on DMP listing items. 2019-05-16 10:44:20 +03:00
apapachristou d360b384cb Project Abbreviation everywhere 2019-05-16 09:56:17 +03:00
apapachristou 9b145b5d7b Apply slide 2 of the design spec to the Public Dashboard Page (Ticket #81) 2019-05-15 18:21:04 +03:00
apapachristou b13bbdb670 Styles: Project Listing, Adds: Link on public dataset item, Fixes: Colors 2019-05-15 11:55:53 +03:00
apapachristou 0f89b75e61 Fixes console error, comments line for older version of filters 2019-05-15 11:17:20 +03:00
apapachristou 98f1e787d6 Apply the new style to the filters in the "Public Dataset Descriptions" page. (Ticket #78) 2019-05-15 11:09:42 +03:00
apapachristou 9c0be255c3 When clicking the Datasets icon & number, the user should be navigated to the Datasets listing page and the DPM filter should be set. (Ticket #80) 2019-05-15 09:57:10 +03:00
Diamantis Tziotzios aedc23a037 Merge branch 'ui-refactoring' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring 2019-05-14 16:18:17 +03:00
Diamantis Tziotzios da32d92c7a build fixes 2019-05-14 16:18:10 +03:00
apapachristou 09d85f1485 Ticket: -When clicking the Project name (it should be displayed as link), the user should be navigated to the Project editor Page for that project. (#80) 2019-05-14 14:35:02 +03:00
gkolokythas b8559f9f52 Organisations filter on "Public DMPs" now exposes only the ones associated with public DMPs. (Ticket #79) 2019-05-14 14:12:31 +03:00
apapachristou c8844fba08 Ticket: -Dataset Template chip should be one line (no wrap) with a fixed width. In hover the full text should be displayed. 2019-05-14 13:17:33 +03:00
apapachristou 55dd9800e9 Translates: Public Dmp, Styles: Dataset Listing 2019-05-14 12:26:22 +03:00
apapachristou 2e83a28df8 Styles: Dataset Listing, Fixes: Bug on Public Dmp Filters, Arrows-down Return 2019-05-14 11:51:39 +03:00
gkolokythas 2854e9bade Fixes language on DMP criteria "select DMP" placeholder. 2019-05-14 10:50:57 +03:00
apapachristou efb8b080c1 Styles: Public Dmp Filters 2019-05-13 18:41:40 +03:00
apapachristou 5b6936c25e Fixed: Compiler error 2019-05-10 17:12:36 +03:00
gkolokythas d5cfa7823f Adds Dmp criteria on Dataset listing. 2019-05-10 17:02:20 +03:00
Diamantis Tziotzios 0440ecba41 public dashboard changes 2019-05-10 16:20:53 +03:00
gkolokythas 4445cf4bc3 Fixes bug on Dataset listing criteria language. 2019-05-10 16:05:53 +03:00
gkolokythas 4829151355 Fixes search criteria on Dataset listing. 2019-05-10 15:36:23 +03:00
Diamantis Tziotzios 879ab28cbb navabar and sidenav changes 2019-05-10 14:12:45 +03:00
gkolokythas 4304b3734b Fixes search Criteria bug on Dmp listing. 2019-05-10 12:26:35 +03:00
gkolokythas 7c887382b5 Fixes the pagination on Dataset listing. 2019-05-10 11:53:39 +03:00
gkolokythas 11c1ac33cf Adds the criteria on DMP listing and refactors the backend userInfo. 2019-05-10 11:33:48 +03:00
apapachristou 1b340ac1f7 Styles: Public Dmps Listing 2019-05-09 18:22:09 +03:00
apapachristou c265e5e2fa Styles: Dataset Listing 2019-05-09 16:57:00 +03:00
apapachristou 05fe3e57b8 Styles: Dmp listing page and some general css changes 2019-05-09 16:30:39 +03:00
Diamantis Tziotzios 65a3f4d11d public dashboard 2019-05-08 18:39:07 +03:00
Diamantis Tziotzios 918d7ca782 sidebar changes 2019-05-08 18:24:30 +03:00
gkolokythas 4e8fe92dcb Adds the number of Datasets and the users name on the DMP listing. 2019-05-08 16:49:48 +03:00
gkolokythas 42a06713af Merge branch 'ui-refactoring' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring 2019-05-08 16:47:11 +03:00
gkolokythas df12702499 Adds pagination functionality on DMP listing. 2019-05-08 16:46:53 +03:00
apapachristou ff686a33d0 Paginator Returns 2019-05-08 16:42:36 +03:00
apapachristou e387ed152c Css merge files, dataset listing fixing style 2019-05-08 16:29:52 +03:00
Diamantis Tziotzios 4902906fbc sidebar authenticaton changes 2019-05-08 15:48:57 +03:00
Diamantis Tziotzios c23531d69b minor fix in public datasets page 2019-05-08 14:09:44 +03:00
Diamantis Tziotzios c6fe54badf Merge branch 'ui-refactoring' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring 2019-05-08 13:52:21 +03:00
Diamantis Tziotzios 0a26948273 dataset pubic page redesign 2019-05-08 13:52:14 +03:00
apapachristou 10a05fd8c5 Fixed: chips overlapping bug on dmp listing 2019-05-08 13:25:06 +03:00
apapachristou 2fba31012a Merge branch 'ui-refactoring' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring 2019-05-08 12:58:31 +03:00
apapachristou 4316f7a02f declarations 2019-05-08 12:57:59 +03:00
Diamantis Tziotzios c5e13ef9c5 project listing and public dmp page restyle 2019-05-08 12:55:49 +03:00
apapachristou b73638081a Adds-Style: Dataset Listing Page 2019-05-08 12:53:23 +03:00
apapachristou be06f26bcf Adds: dmp item actions 2019-05-08 11:37:44 +03:00
gkolokythas 5bf1951da6 Sets Dashboard's last edited DMP listing length. 2019-05-07 12:34:13 +03:00
gkolokythas c0a780086c Fixes Visibility Criteria on DMP listing. 2019-05-07 12:30:03 +03:00
apapachristou caa6be46d8 Styles: paginator position Dmp listing, Translates: Dmp listing 2019-05-07 11:04:47 +03:00
apapachristou 7414853a2e Fixed filter fields 2019-05-06 16:35:46 +03:00
apapachristou 3d970bc3ce Translate filters 2019-05-06 15:41:05 +03:00
apapachristou 059fbcf343 Modified instead of created 2019-05-06 13:50:48 +03:00
apapachristou c2c18d0131 Styles: Filters Column, Paginator 2019-05-06 13:15:45 +03:00
gkolokythas 1edd38c09e Adds user information on DMP listing. 2019-05-06 12:41:13 +03:00
apapachristou ffbcd91c54 Replace last visited table by last edited table 2019-05-06 10:01:26 +03:00
apapachristou f0bedb1c71 Fixes: Hidden number at listing item, Progress Bar position, color of sidebar-footer 2019-05-02 18:40:39 +03:00
apapachristou 078d2a736c Adds: Sidebar Footer (style only) 2019-05-02 15:43:02 +03:00
apapachristou 4562f65a6d Progress Bar Returns, this time blue 2019-04-30 18:59:19 +03:00
apapachristou e569de4a7c Adds: Sidebar background image 2019-04-30 18:57:10 +03:00
apapachristou 2d428dea9b Fixes: Login avatar size, Adds: Login button on sidebar wrapper 2019-04-30 17:14:24 +03:00
apapachristou 65567fc421 Snackbars Return 2019-04-30 10:15:38 +03:00
apapachristou 0e09d661d4 Adds: Links on buttons VIEW ALL, Translates: Buttons VIEW ALL 2019-04-26 19:08:51 +03:00
apapachristou 6890cd2799 Adds: Drafts, Removes: Recent Edited Activity Table from Dashboard 2019-04-26 19:03:38 +03:00
gkolokythas 8699b7bbe8 Adds a hint indicator on external Sources on Dataset description. (Ticket #67) 2019-04-26 17:20:21 +03:00
gkolokythas e138b18dc1 Adds Templates (Dataset Profiles) on DMP listing. 2019-04-26 17:08:41 +03:00
gkolokythas e591e47736 Adds the published DMPs view. 2019-04-26 17:05:15 +03:00
gkolokythas f98cfc2969 Fixes the routing on Dataset edit's save button. 2019-04-25 18:20:16 +03:00
gkolokythas c78e24782f Fixes bug on Dataset edit, wrongly showing the update version button. 2019-04-25 18:17:29 +03:00
gkolokythas 9d4c3fca60 Adds the property of last modified on Dmps and Datasets. 2019-04-25 18:12:08 +03:00
Diamantis Tziotzios 7388cb479b dmp listing style changed 2019-04-25 17:04:54 +03:00
apapachristou e232dbb83a sidebar-fix 2019-04-25 12:21:10 +03:00
apapachristou d0d499be85 Merge branch 'ui-refactoring' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring 2019-04-25 12:04:01 +03:00
apapachristou 314d4b3df7 translate, search and login bug fixed 2019-04-25 12:03:22 +03:00
Diamantis Tziotzios e0f8b25f53 login page redesign 2019-04-25 12:00:24 +03:00
Diamantis Tziotzios 1c83289a65 dev enviroment file update 2019-04-25 09:59:29 +03:00
apapachristou 8a9e0c2d1f dashboard redesign 2019-04-24 12:26:53 +03:00
gkolokythas b52225308d Adds the number of Organisation on Dashboard statistcs. 2019-04-22 17:19:08 +03:00
gkolokythas 3e7747455c Adds dmpId on Dataset Response. 2019-04-22 13:45:36 +03:00
gkolokythas d37efb528c Fixes bug on DMP Datasets search, now can add several DMPs on criteria. 2019-04-22 12:35:50 +03:00
gkolokythas aed9d831e9 Adds Dataset Profile versioning functionality (Ticket #59) 2019-04-22 12:11:21 +03:00
gkolokythas 05a75090e9 Fixes Dataset copy dialogue text. 2019-04-16 16:47:02 +03:00
gkolokythas 0da7fd8441 Adds basic edit on finalized Dataset profiles. (Ticket #72) 2019-04-16 13:49:09 +03:00
gkolokythas 7ca5568437 Fixes various missteps in code. 2019-04-15 13:35:26 +03:00
gkolokythas c577d6f53b Adds Dataset import functionality (Ticket #70) 2019-04-15 12:34:12 +03:00
gkolokythas 92b027280d Adds Dmp search filter on Dataset Listing. (Ticket #63) 2019-04-09 10:29:43 +03:00
Diamantis Tziotzios bb666d91e4 Merge branch 'ui-refactoring' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring 2019-04-03 18:03:04 +03:00
gkolokythas c1449bd333 Fixes the Project filter in ExploreDmp to have the same functionality when user is logged in or not. 2019-04-03 16:25:52 +03:00
gkolokythas a6ed45e75f Updates language on quick Dataset wizard. 2019-04-02 17:43:30 +03:00
gkolokythas 488d76448e Removes the validation from the DMP description. 2019-04-02 16:48:45 +03:00
gkolokythas ba36dd06ec Fixes Project status selector on explore 2019-04-02 13:45:47 +03:00
Diamantis Tziotzios 3416bc931e Merge branch 'ui-refactoring' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring 2019-04-02 11:43:24 +03:00
Diamantis Tziotzios e7d53aadee next button commented 2019-04-02 11:43:16 +03:00
Diamantis Tziotzios 3da8557389 Fixes bug on public Dataset export created by refactoring. 2019-04-02 10:53:38 +03:00
Diamantis Tziotzios e455072536 Merge branch 'ui-refactoring' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring
# Conflicts:
#	dmp-frontend/src/app/ui/quick-wizard/dataset-editor/dataset-editor-wizard.component.ts
2019-04-02 10:01:40 +03:00
Diamantis Tziotzios 1ee9ac2989 dataset wizard title change 2019-04-02 10:00:15 +03:00
Diamantis Tziotzios 0d73fb2a8b Fixes the functionality to see finalized Datasets when not signed in. 2019-04-01 13:42:46 +03:00
Diamantis Tziotzios c37e421388 Adds Dataset copy functionality from a DMP to another. 2019-03-28 16:53:17 +02:00
Diamantis Tziotzios dcf768f913 Removes unnecessary code. 2019-03-26 18:10:19 +02:00
Diamantis Tziotzios fcb7c6591f Fixes the text input of multiple Autocomplete checkbox on DatasetProfile editor. 2019-03-26 18:03:09 +02:00
Diamantis Tziotzios ac0c19c323 Language updates. 2019-03-26 17:58:42 +02:00
Diamantis Tziotzios b45d4d5905 Removes the Validation from the DMP description on the second step of Quick Wizard. 2019-03-26 17:58:01 +02:00
Diamantis Tziotzios 0432aed3cb Makes the "Add new Dataset" button on Quick Wizard to not be seen when in edit mode. 2019-03-26 17:52:21 +02:00
Diamantis Tziotzios b76d7dd5b8 Adds "Save" and "Save and Finalize" on quick wizard components. 2019-03-26 17:43:19 +02:00
Diamantis Tziotzios ed03abd254 Adds the multiple autocomplete functionality on Combo Box Autocomplete. 2019-03-26 17:09:02 +02:00
Diamantis Tziotzios 02a42d22ba Fixes Dmp Versioning functionality letting user editing and saving over an old version. 2019-03-26 16:52:19 +02:00
Diamantis Tziotzios 1f643cda9a Adds export as Docx functionality on Datsets 2019-03-26 16:45:27 +02:00
Diamantis Tziotzios 2c51468dfe Adds Dataset Profile Versioning. 2019-03-26 16:30:33 +02:00
Diamantis Tziotzios 460aa7d1e7 Fixes "Save and Finalize" on Quick wizard. 2019-03-14 20:00:02 +02:00
Diamantis Tziotzios fb70345d39 Adds success message on Dataset Create Wizard. 2019-03-14 18:04:20 +02:00
Diamantis Tziotzios eebe0886c4 Merge branch 'ui-refactoring' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring 2019-03-14 17:44:50 +02:00
Diamantis Tziotzios d19392fde0 language updates 2019-03-14 17:44:40 +02:00
Diamantis Tziotzios 8c241fd47f Polishing position and fixes bug on "add one field" button. 2019-03-14 17:39:30 +02:00
Diamantis Tziotzios 06f45326a6 Fixes autocomplete on quick wizard not working when filling out the dataset. 2019-03-14 16:30:34 +02:00
Diamantis Tziotzios 2cbaa05f95 Restyles and repositions "Add one more Fieldset" button. 2019-03-14 12:58:24 +02:00
Diamantis Tziotzios b7e0618945 Polishes Section's Description and also Composite's field Description and Extended Description. 2019-03-14 12:20:33 +02:00
Diamantis Tziotzios 95fa905fd2 Deletes obsolete Model class. 2019-03-14 11:52:59 +02:00
Diamantis Tziotzios 3b3b522089 Moves datasetWizard style from html to its respective scss file. 2019-03-14 11:52:14 +02:00
Diamantis Tziotzios 3d3eff8a65 Adds Save and Finalize functionality on QuickWizard. Fixes Save on QuickWizard so one can save even if form is invalid. 2019-03-14 11:50:06 +02:00
Diamantis Tziotzios e90d23ae54 Adds tooltips on Quick wizard icons. 2019-03-14 11:31:06 +02:00
Diamantis Tziotzios 2843ac6660 Fixes bug on Composite Field when all child fields where deleted. 2019-03-14 11:29:35 +02:00
Diamantis Tziotzios 19416d29e7 breadcrumb style fix. quick create dmp style fix 2019-03-14 10:37:58 +02:00
Diamantis Tziotzios 9dd2c606ed Fixes disabled functionality on "Save and Finalize" button. 2019-03-13 17:30:12 +02:00
Diamantis Tziotzios 32d189af03 Reintroduces description property on Sections. 2019-03-08 17:12:53 +02:00
Diamantis Tziotzios b1ea68670a Fixes bug on Additional information and rearranges nearby elements. 2019-03-08 17:09:34 +02:00
Diamantis Tziotzios 67c4d2f55a fix Botstrap Col Fields On Quick Create Dataset DatasetStep DatasetFormGroup 2019-03-07 14:31:09 +02:00
Diamantis Tziotzios 583db09764 CompositeField Set scss To Title For Render 2019-03-07 12:47:31 +02:00
Diamantis Tziotzios c8bea58d89 Merge branch 'ui-refactoring' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring 2019-03-07 12:05:06 +02:00
Diamantis Tziotzios 5c608c11e8 ADDITIONAL-INFORMATION On CompositeFields
Fix Import Dataset Profiles Desc Extendet And  Additional
2019-03-07 12:04:54 +02:00
Diamantis Tziotzios 009d24b97b Fixes Dmp Import dialogue view 2019-03-06 17:58:49 +02:00
Diamantis Tziotzios 443f010335 Merge branch 'ui-refactoring' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring 2019-03-06 16:59:35 +02:00
Diamantis Tziotzios d1e71d065a Project Img Fix To SelectOn IsNew Or On Edit Mode 2019-03-06 16:59:22 +02:00
Diamantis Tziotzios 89d96d888d Merge branch 'ui-refactoring' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring 2019-03-06 16:47:27 +02:00
Diamantis Tziotzios e8067b8620 Refactors Dmp import, Dmp Profile import and Dataset import dialogues. 2019-03-06 16:44:50 +02:00
ikalyvas 3a3bea121e Fixes bug with quick wizard navigation after save 2019-03-06 16:41:24 +02:00
Diamantis Tziotzios 9a14a73b86 set Default Project criteria Value And Add en.json the "NONE":"-" 2019-03-06 16:19:08 +02:00
Diamantis Tziotzios 6f6ba650ac Merge branch 'ui-refactoring' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring 2019-03-06 14:20:58 +02:00
Diamantis Tziotzios 0b8313abd0 Ctriteria Null Value Set Up DmpProfiles FixBug To show Values On StartUp 2019-03-06 14:20:49 +02:00
Diamantis Tziotzios 80bd6dbbfd Merge branch 'ui-refactoring' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring 2019-03-06 12:38:06 +02:00
Diamantis Tziotzios 71a22b1152 Fixes bug Upload Dmp 2019-03-06 12:37:42 +02:00
Diamantis Tziotzios 01d66e4393 dash Quick Actions Buttons 2019-03-06 12:19:10 +02:00
Diamantis Tziotzios 391bf0bca1 Merge branch 'ui-refactoring' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring 2019-03-06 12:03:14 +02:00
Diamantis Tziotzios dee23a0e8f dashboard QuickWizard Buttons 2019-03-06 12:03:02 +02:00
Diamantis Tziotzios 9eb9364683 Fixes and polishes Quick Dataset Create. 2019-03-06 11:43:48 +02:00
Diamantis Tziotzios 0d7d38278d disable QuickWizard SingleAutoComplete to change DatasetProfile if Has Datasets
And refactor create-add Page UI
2019-03-05 18:25:38 +02:00
Diamantis Tziotzios 2b7d663830 QuickWizard Fix DatasetList And DefinitionProfile from Dmp Of DatasetsList 2019-03-05 14:04:08 +02:00
Diamantis Tziotzios 6ab752b99c Adds Dmp Import functionality. 2019-03-05 13:59:34 +02:00
Diamantis Tziotzios ab8022d133 QuickWizard Fix Merge Component And Fix Thi InitSteper 2019-03-05 13:21:04 +02:00
Diamantis Tziotzios edbed239db Adds Quick dataset create functionality. 2019-03-05 12:20:10 +02:00