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 |
ikalyvas
|
579749a5dc
|
Merge branch 'Development' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into backend-refactoring
|
2019-05-22 09:57:59 +03:00 |
gkolokythas
|
496b0bcf4e
|
Fixes bug on DMP listing criteria.
|
2019-05-22 09:49:19 +03:00 |
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 |
apapachristou
|
aee9ce7c9c
|
Fix css bug when empty abbreviation, description on public homepage
|
2019-05-21 18:42:04 +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 |