Commit Graph

2196 Commits

Author SHA1 Message Date
apapachristou 52662f33f4 Adds all recent activity 2020-07-02 19:34:27 +03:00
George Kalampokis 6d491b5930 Rda mapper will now be able to use the new DMP fields 2020-07-02 18:36:18 +03:00
George Kalampokis 7127f6dbd6 Minor fix over cost listing 2020-07-02 18:35:16 +03:00
gpapavgeri faaa57e2be dmp overview re-design -- not completed: lock, remove, versions 2020-07-02 18:29:33 +03:00
Diamantis Tziotzios 0fefc762a6 splash screen fixes 2020-07-02 18:08:05 +03:00
Diamantis Tziotzios e2c5fd5c57 splash spell error fix 2020-07-02 18:02:27 +03:00
George Kalampokis 094cff06b1 Properly remove associate Collaborators from a DMP 2020-07-02 17:24:50 +03:00
George Kalampokis 1ec90d7b52 Properly remove associate Collaborators from a DMP 2020-07-02 17:09:54 +03:00
George Kalampokis 64624ca6f1 Properly remove associate Collaborators from a DMP 2020-07-02 17:08:38 +03:00
George Kalampokis 62118179ff Update the cost listing (near finalization) and fix some issues while loading costs from the backend 2020-07-02 17:06:47 +03:00
George Kalampokis 626b499ecc Merge remote-tracking branch 'origin/ui-redesign' into ui-redesign
# Conflicts:
#	dmp-frontend/src/app/core/services/dashboard/dashboard.service.ts
2020-07-02 12:02:47 +03:00
George Kalampokis f5093a6995 Add type to the recent activity model 2020-07-02 11:59:58 +03:00
George Kalampokis 325979a896 Add criteria for the recent activity model 2020-07-02 11:57:59 +03:00
apapachristou 44d9cf537a Adds invite shortcut on DMPs and fixes change language bug on ui 2020-07-02 11:25:06 +03:00
George Kalampokis 747ad60fb1 Update cost listing 2020-07-02 10:16:11 +03:00
Diamantis Tziotzios 710b49fc83 splash changes 2020-07-01 20:30:10 +03:00
George Kalampokis bfb9eaf87c Add costs listing (wip) 2020-07-01 18:33:16 +03:00
gpapavgeri f5c70fdd60 Merge branch 'ui-redesign' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign 2020-07-01 18:32:51 +03:00
gpapavgeri 134313eb3e dmp-overview_update 2020-07-01 18:32:22 +03:00
apapachristou 95c9e4eb4e Adds drafts tab data 2020-07-01 18:25:16 +03:00
George Kalampokis a7a8e3db35 Add contact field and "add cost" dialog 2020-07-01 14:26:58 +03:00
apapachristou 5db3485079 Adds drafts listing on dashboard 2020-07-01 10:56:59 +03:00
apapachristou 1230bd2417 Adds dashboard data on tabs 2020-06-30 19:40:01 +03:00
gpapavgeri ee61bf4ffb dmp overview_re-design_update 2020-06-30 18:33:01 +03:00
George Kalampokis 64078eb283 Add isProfileLatestVersion on DatasetListingModel 2020-06-30 18:29:06 +03:00
George Kalampokis f821938542 Created a new Recent Activity model and backend end-point that contains more details about it's objects 2020-06-30 16:59:06 +03:00
George Kalampokis 1cec40a4da Add isPublic on DtasetListingModel 2020-06-30 16:14:18 +03:00
George Kalampokis f1644d1fa0 Merge remote-tracking branch 'origin/ui-redesign' into ui-redesign 2020-06-30 14:41:24 +03:00
George Kalampokis 3c18ed4a0c Add users on DatasetListingModel 2020-06-30 14:37:35 +03:00
gpapavgeri 235096a982 redesign_update 2020-06-29 18:30:36 +03:00
George Kalampokis 08f7d4aca4 Fixed issue with DMP filter on public datasets 2020-06-29 17:18:56 +03:00
George Kalampokis 7de37fa453 Fixed issue when using the copy dataset dialog 2020-06-29 16:48:15 +03:00
George Kalampokis b4576f2b08 Minor styling improvement over DMP Overview 2020-06-29 13:03:20 +03:00
George Kalampokis ecd7898237 Code clean up 2020-06-29 13:00:34 +03:00
George Kalampokis e8c90e66a5 Add support for newer versions of java (11) (expirimental) 2020-06-29 12:50:35 +03:00
George Kalampokis 6e4e23e00d Add Zenodo file visibility field for DMP (ref #274) 2020-06-29 12:23:53 +03:00
gpapavgeri 3bf6c2d927 dmp-overview_re-design_initial commit 2020-06-29 10:53:56 +03:00
George Kalampokis 346c731aae Fixed issue not passing DMP Extra Properties on clones and new Versions 2020-06-26 18:57:04 +03:00
apapachristou 05ea4fffd5 Adds language 2020-06-26 18:27:01 +03:00
apapachristou 1bae868e5a Fixes progress bar, add some dynamic data on recent edited activities 2020-06-26 15:59:02 +03:00
apapachristou 7cf5ddfebe Redesign of landing page, sign in interface, sidebar, navbar, dashboard (still in progress) 2020-06-26 12:08:51 +03:00
George Kalampokis 2ca9eede14 Merge remote-tracking branch 'origin/Development' into Development 2020-06-26 11:50:16 +03:00
George Kalampokis b0dddeeb51 Add DMP Zenodo license field (ref #274) 2020-06-26 11:46:18 +03:00
Diamantis Tziotzios e01d51d41e more splash screen changes 2020-06-25 20:40:41 +03:00
George Kalampokis d81d6e8568 Allow splash to send contact emails 2020-06-25 19:39:10 +03:00
dtziotzios 6d27abaca8 Merge branch 'Development' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development 2020-06-25 17:52:09 +03:00
dtziotzios 423271713f splash screen changes 2020-06-25 17:52:00 +03:00
George Kalampokis 2e5faf5c05 Hide Uri field on Dataset Editor (ref #275) 2020-06-25 14:05:19 +03:00
George Kalampokis 92fe11b18b When logging in remove the cookie consent popup 2020-06-25 13:35:17 +03:00
George Kalampokis 55d3feb4e3 Fixed minor issues with RDA Mapping 2020-06-25 13:30:47 +03:00