Commit Graph

2524 Commits

Author SHA1 Message Date
gpapavgeri af1cbdf918 Invitation-dialog CSS updated 2020-08-07 13:01:04 +03:00
gpapavgeri 1961415ae7 Invitation-dialog - css for select role updated 2020-08-07 12:42:24 +03:00
gpapavgeri 736c211944 Show dashboard after statistics have loaded & add empty-list message 2020-08-06 18:21:53 +03:00
gpapavgeri 4dae734379 Merge branch 'ui-redesign' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign 2020-08-06 16:07:02 +03:00
gpapavgeri 311f79b372 Placeholder changed in dataset-info 2020-08-06 16:06:16 +03:00
apapachristou cca9ac3ec9 Adds button save on DMP editor even if dataset is finalized and adds indication that a dataset is finalized 2020-08-06 16:01:22 +03:00
apapachristou 8caad8bb3e Changes on create new dataset editor (2nd commit) 2020-08-06 14:02:50 +03:00
apapachristou d7fef01391 Merge branch 'ui-redesign' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign 2020-08-06 13:50:35 +03:00
apapachristou 5e31820e49 Fixes bug on editor in case of dataset is finalized but dmp not 2020-08-06 13:50:28 +03:00
gpapavgeri 99a89ad7d5 Merge branch 'ui-redesign' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign 2020-08-06 13:31:03 +03:00
apapachristou 9708a0c82d Merge branch 'ui-redesign' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign 2020-08-06 13:20:35 +03:00
apapachristou 16390853d6 Adds new dataset editor (1st commit) 2020-08-06 13:20:28 +03:00
gpapavgeri 8fde8a684c Navigate to dmp publicOverview from dataset overview when view is public 2020-08-06 12:46:15 +03:00
gpapavgeri b3b9de6979 Add researchers to dmp in DatasetOverviewModel 2020-08-06 11:14:42 +03:00
gpapavgeri 947ecc1874 Dataset overview update finalize 2020-08-05 14:33:00 +03:00
gpapavgeri 5fd5ec9d63 Dataset overview update - finalize / reverse & delete comments 2020-08-05 13:58:20 +03:00
gpapavgeri 75a04a36d7 keeping only dmp or dataset label for their title 2020-08-05 12:42:04 +03:00
gpapavgeri fb30679f7f argos logo added in navbar 2020-08-05 12:10:50 +03:00
gpapavgeri 370360872a Guided tour comments added 2020-08-05 11:23:09 +03:00
George Kalampokis 8e473d1a9f On the Dataset Template Editor, distance the delete button in the sections from the expand/collapse button 2020-08-05 11:20:02 +03:00
George Kalampokis 70bc900f5a Replaced german flag with austrian flag (ref #285) 2020-08-05 10:14:09 +03:00
gpapavgeri 84047fc035 Guided Tour Update 2020-08-04 18:27:13 +03:00
apapachristou de10a986db Removes old dataset editor on click of edit dataset 2020-08-04 14:35:02 +03:00
apapachristou 9ffa1a5a54 Removes unecessary requests from dataset overview 2020-08-03 17:55:59 +03:00
George Kalampokis 58b193ff20 Merge remote-tracking branch 'origin/ui-redesign' into ui-redesign 2020-08-03 17:01:27 +03:00
George Kalampokis edf64328d9 Fix parsing issues with auto complete 2020-08-03 17:01:06 +03:00
George Kalampokis cd5295437b Fix minor issue with DMP criteria 2020-08-03 16:56:36 +03:00
apapachristou fc9f45c0aa ...with previous commit 2020-08-03 16:51:13 +03:00
apapachristou c2f1b66c25 Makes recent activity results able to open in new tab 2020-08-03 16:47:34 +03:00
apapachristou 9b837a27a8 Fixes error of mismatch model on client and server 2020-08-03 13:22:18 +03:00
apapachristou 33ea9ce2ed Some style changes on filters dialog 2020-08-03 12:35:34 +03:00
apapachristou 62145205fc Merge branch 'ui-redesign' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign 2020-08-03 11:40:54 +03:00
apapachristou fd84ed317c Adds public home page: /home 2020-08-03 11:40:38 +03:00
apapachristou 3baf20f4ec 'Start new DMP button' on navbar redirect to login if not authanicated 2020-08-03 11:33:12 +03:00
gpapavgeri 24855f776b Guided tour added in dataset editor details 2020-07-31 17:39:57 +03:00
apapachristou 9ff36a1b12 Merge branch 'ui-redesign' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign
# Conflicts:
#	dmp-frontend/src/app/core/common/enum/recent-activity-order.ts
2020-07-31 17:09:17 +03:00
apapachristou a7851b8371 Adds option sort by published at ( front end ) 2020-07-31 17:07:58 +03:00
George Kalampokis 1c876cbcca RecentActivity can now be sorted by finalizedAt and publishedAt 2020-07-31 17:04:18 +03:00
George Kalampokis 83bd977484 If finalized Dataset has no finalized At date then use it's DMP finalized At date 2020-07-31 14:06:16 +03:00
George Kalampokis 5d44d8bf45 Fixed issue when finalizing datasets from the DMP Overview. 2020-07-31 14:04:49 +03:00
George Kalampokis feee5b49e9 Ditto 2020-07-31 13:34:01 +03:00
George Kalampokis 2faf1a0d78 When getting public paged Datasets, allow to set custom order 2020-07-31 13:33:32 +03:00
George Kalampokis f97546ff38 Add finalized RecentActivity sort function 2020-07-31 13:21:01 +03:00
George Kalampokis 168b634681 Fix minor authentication issue 2020-07-31 13:16:29 +03:00
George Kalampokis f86ba70d24 Fixed consistency issues with the public statistics 2020-07-31 12:20:29 +03:00
apapachristou e07d79009a Merge branch 'ui-redesign' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign
# Conflicts:
#	dmp-frontend/src/assets/i18n/gr.json
2020-07-31 10:46:44 +03:00
apapachristou 5fc3995ba8 Adds language 2020-07-31 10:44:31 +03:00
apapachristou a0121bbda9 Temporary fix bug on input rules on dataset description 2020-07-31 10:44:05 +03:00
gpapavgeri b36621877e Guided Tour added 2020-07-30 18:29:20 +03:00
apapachristou 70d2d456ee Fixes bug on sort by label 2020-07-29 18:35:12 +03:00