Commit Graph

1174 Commits

Author SHA1 Message Date
ikalyvas 159dfd35ba Merge branch 'Development' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into backend-refactoring 2019-05-21 18:51:32 +03:00
ikalyvas fd30cc9a94 Refactors the way queries are generated 2019-05-21 18:17:41 +03:00
apapachristou 19ce1b6653 Fixes: Cursor bug, Adds: translate 2019-05-21 17:47:52 +03:00
gkolokythas e49d7afc54 Fixes bug on Project editor. 2019-05-21 17:20:11 +03:00
apapachristou 349dfd821e Adds: Dmp Overview Component 2019-05-21 16:42:28 +03:00
gkolokythas d15cbd6d9e Adds uri property to ProjectOverview model. 2019-05-21 13:36:55 +03:00
gkolokythas 7de3e34a6d Fixes Collaborators' autocomplete search query not working properly. 2019-05-21 10:52:32 +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
ikalyvas c09685c501 Merge branch 'Development' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development 2019-05-20 14:25:04 +03:00
ikalyvas 37ced95cff Fixes bug with Colaborator Query 2019-05-20 14:24:15 +03:00
gkolokythas c28ec47537 Adds new models for exposing the Dataset and Dataset Template informations. 2019-05-20 14:20:06 +03:00
ikalyvas 8a2f6b3c28 Merge branch 'Development' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development 2019-05-20 13:34:19 +03:00
gkolokythas f0c99e33af Adds description on ProjectOverview model. 2019-05-20 13:19:10 +03:00
ikalyvas ea66da7cff Updates Colaborators fetch algorithm 2019-05-20 13:15:28 +03:00
gkolokythas b67614afd0 Refactor the DMP listing model and adding to it more information about Project. 2019-05-20 13:13:48 +03:00
gkolokythas 2775841d84 Adds Admin pages on the side nav menu. (Ticket #85) 2019-05-20 10:32:01 +03:00
gkolokythas 392eb0d36e Adds researchers to DMP overview model. 2019-05-20 10:27:32 +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 4b47ce75e1 Fixes bugs on creating and updating DMPs releated to the user refactor. 2019-05-17 13:19:30 +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
Diamantis Tziotzios 2774d31e52 gitignore 2019-05-17 10:28:52 +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 f26b3200e3 Polishes the Tag functionality by adding the mockup data into a json file (Ticket #76) 2019-05-16 14:16:24 +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
gkolokythas 3914c456d3 Adds project Id on Dataset listing model. 2019-05-16 10:10:54 +03:00
apapachristou d360b384cb Project Abbreviation everywhere 2019-05-16 09:56:17 +03:00
gkolokythas d5c1469a98 Adds the Organisations statistics on public Dashboard. 2019-05-15 18:39:05 +03:00
gkolokythas 252b261d3f Merge branch 'ui-refactoring' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring 2019-05-15 18:25:00 +03:00
gkolokythas 25ce03b962 Adds project Abbreviation on Dataset listing model. 2019-05-15 18:24:31 +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
gkolokythas bb3fb91ba8 Fixes bug on Dataset listing when user not creator. 2019-05-15 17:43:53 +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
gkolokythas 99fc3df7fa Fixes bug when fetching the Organisations. 2019-05-15 09:36:05 +03:00
gkolokythas 0ee3299d79 Fixes DMP invitation bug not properly saving the information. 2019-05-14 16:40:25 +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
gkolokythas 62d681d022 Project filter on "Public DMPs" now exposes only the ones associated with public DMPs (Ticket #79) 2019-05-14 16:08:49 +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