Commit Graph

1190 Commits

Author SHA1 Message Date
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 12372baa8f Adds email information on UserInfo listing model.
(cherry picked from commit 10e76e6d2b)
2019-05-28 10:14:39 +03:00
gkolokythas abb41b238d Adds datasets and dmp roles on DMP edit model.
(cherry picked from commit dd0b23580c)
2019-05-27 18:29:53 +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 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 7844c33b7c Various improvements on DMP document export. (Issue #71) 2019-05-22 11:53:30 +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
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