Commit Graph

1127 Commits

Author SHA1 Message Date
gkolokythas 7a7e445120 Fixes position of OrcId login button. 2019-07-15 10:02:19 +03:00
gkolokythas 23116d9a99 Adds OrcId login. (Issue #103) 2019-07-12 17:22:57 +03:00
gkolokythas f50b27128c Adds frontend redirect interceptor for logged in users with non-verified email. 2019-07-12 17:15:37 +03:00
gkolokythas f8310b2362 Adds email confirmation logic and view. 2019-07-12 17:12:16 +03:00
gkolokythas ba97740f8b Adds language to login page. 2019-07-05 17:54:38 +03:00
gkolokythas 172e848888 Removes frontend code missteps. 2019-07-05 16:33:09 +03:00
gkolokythas 2c8cfceba6 Fixes bug on DMP overview when trying to finalize and adds error message on failled finalize. 2019-07-05 15:57:28 +03:00
gkolokythas 195cea45c1 Adds button and service for DMP DOI creation. 2019-07-05 14:01:24 +03:00
gkolokythas b5f400deed Adds misisng button of advanced export on Finalized DMP. 2019-07-04 14:04:43 +03:00
apapachristou 953e1e70b0 Adds condition for disabled buttons for specific Form Validation template 2019-07-02 18:28:43 +03:00
apapachristou df50a4ee60 Adds: DMP creation dialog to continue to dataset addition or not (Issue - # 74) 2019-07-02 13:19:15 +03:00
apapachristou d9429a0de6 Adds informational text on /home - (Issue #98) 2019-07-01 13:29:06 +03:00
apapachristou dec8175e87 Adds text describing what the wizard is intended for - (Issue #115) 2019-07-01 13:06:26 +03:00
apapachristou 14a1afc414 Adds buttons to change DMP status from Draft to Finalized and from Finalized to Published (refactor on dmp-finalize-dialog-component.ts) 2019-07-01 12:35:09 +03:00
gkolokythas 93ec605c6b Fixes bug on the ordering of Dataset editor. 2019-07-01 11:50:18 +03:00
gkolokythas 3efe26d14e Changes the text and adds hint on Field's comment section. 2019-07-01 11:46:39 +03:00
apapachristou 758c72ed2e Adds button to change Dataset Status, if DMP is Draft 2019-06-27 18:13:33 +03:00
apapachristou b8c498013e Disables project input on /plans/edit/:finalized_id, fixes Breadcrumb translate, fixes message on dialog of finalizing dmp with no datasets 2019-06-26 18:34:43 +03:00
apapachristou 2572d3e760 Fixes bug on Create New Dmp 2019-06-26 14:57:52 +03:00
apapachristou 8f381c6d85 Fixes margin on Dmp Wizard step two help 2019-06-26 13:55:23 +03:00
apapachristou c06e0acee4 Adds text (Issue #123) - (Issue #124) 2019-06-26 13:51:16 +03:00
apapachristou 4a3a6cac90 Adds Confirmation Dialog on fianalize Dataset 2019-06-26 12:24:06 +03:00
gkolokythas 3763e0e34f Fixes language misstep on DMP editor. 2019-06-26 11:07:43 +03:00
apapachristou 9d92225f68 Rename fields on Dmp Wizard - (Issue #123) and fixes breadcrumb get language 2019-06-26 10:39:25 +03:00
gkolokythas fb824c70e9 Renames properties on 2nd tab of DMP wizard. (Issue #124) 2019-06-26 10:24:11 +03:00
apapachristou 237ae94f10 Fixes status on DMP and Dataset Listing Items 2019-06-25 18:16:31 +03:00
apapachristou 825f792a5d Removes edit functionality on /plans/edit/:finalized_id 2019-06-25 16:02:54 +03:00
apapachristou ff270185bd Use of Status Enum on all .ts files 2019-06-25 12:16:37 +03:00
apapachristou e29fbd4dca Get only draft DMPs on selecting an existing DMP at /datasetcreatewizard, fixes images on /about 2019-06-25 10:55:56 +03:00
apapachristou 61cba23bf6 Removes redirect on save profile settings 2019-06-24 18:26:40 +03:00
apapachristou 46042b7403 Fixes synchronization on breadcrumb of /plans 2019-06-24 17:46:22 +03:00
apapachristou 74ed505702 Use of enum DmpStatus 2019-06-24 17:30:30 +03:00
apapachristou 742dd5015f Finalize Dialog on New DMP (Wizard) 2019-06-24 16:02:09 +03:00
apapachristou ae22578710 Adds validators on DMP editor model 2019-06-24 12:21:23 +03:00
apapachristou 695ce63343 On New DMP (Expert): Removes finalize button since user don't have at least one finalized dataset at this point, Removes unnecessary tabs 2019-06-24 10:46:39 +03:00
apapachristou 0296b18022 Fixes lowercase on finalize button 2019-06-21 18:36:16 +03:00
apapachristou 3d2dea572f Fixes buttons on admin dataset-profiles 2019-06-21 18:06:30 +03:00
apapachristou 3242654e77 Adds dialog on DMP option "Save and Finalize" - (Issue #110) 2019-06-21 16:55:38 +03:00
apapachristou 9de8e7d723 Fixes bug on New Dataset, on tab Description 2019-06-21 16:48:22 +03:00
apapachristou d7a9815196 Fixes bug on DMP Overview Listing Datasets 2019-06-21 16:45:06 +03:00
gkolokythas e76eb24dbd Adds the new Enum Status of a Dataset, "Canceled". 2019-06-20 18:08:51 +03:00
gkolokythas a0f3192541 Fixes bug on user listing. 2019-06-20 18:06:17 +03:00
gkolokythas 8e0bafcbfa Adds criteria "Public" on DMP listing. 2019-06-20 14:31:29 +03:00
apapachristou e39e0df143 Fixes padding on datasets-tab 2019-06-20 10:28:33 +03:00
apapachristou 4e93bf7387 Adds full-width bar on top of datasets-tab - (Issue #117) 2019-06-20 10:25:26 +03:00
apapachristou 4ba6b687b6 Fixes bug on DMP wizard new dataset - (Issue #106) 2019-06-19 11:59:47 +03:00
apapachristou 4a4fabcfd1 Fixes bug on sidebar last line 2019-06-18 16:51:05 +03:00
apapachristou 686ff0d633 Fixed bug that after finalising a DMP, it is still possible to edit it. - (Issue #107) 2019-06-18 13:27:30 +03:00
apapachristou b7c070a939 Adds structure as requested on sidebar - (Issue #99) 2019-06-18 11:40:12 +03:00
apapachristou 5a51e6d616 Comments more button on homepage drafts 2019-06-14 18:11:57 +03:00
apapachristou 8b2f54f9dc Fixes mat-autocomplete width to be as long as the larger option, fixes subtitle of wizard 2019-06-14 16:41:43 +03:00
apapachristou 98d0b67561 Remove the View All from related organizations tile - (Issue #101) and fixes wizard responsiveness 2019-06-14 13:43:12 +03:00
apapachristou e01d752315 Adds shortcut of wizard on /plans - (Issue #100) 2019-06-14 12:04:53 +03:00
apapachristou b090a293c4 Navigate from button "VIEW ALL" of Last Edited Table to MY DMPs and change content on i18n/en 2019-06-14 11:21:24 +03:00
apapachristou 7940562eeb Fixes layout and adds breadcrumb on /plans/clone/:id 2019-06-13 18:27:30 +03:00
apapachristou e77977f604 Fixes dmp row link on home last edited dmp table, changed description on dmp edit to show one row instead of two 2019-06-13 14:38:33 +03:00
apapachristou fec3436994 Fixes bug on textarea 2019-06-13 13:51:36 +03:00
apapachristou fabd254192 Fixes bug on dmp listing: removes second scrollbar 2019-06-13 13:24:16 +03:00
apapachristou 5aa87814de Styles Dmp Listing Item 2019-06-12 18:44:07 +03:00
apapachristou edc411be40 Adds the ability to create a Project from the DMP Editor - (Issue #87) 2019-06-12 16:01:55 +03:00
gkolokythas aee4010d4d Refactors endpoint's url on Dataset Template criteria used by DMP listing. 2019-06-12 12:13:50 +03:00
gkolokythas 61a64a1c5b Adds Dataset Template criteria on Dataset listing. 2019-06-12 12:10:46 +03:00
apapachristou a0edd856f3 Removes export and Dmp actions from public Dmp Overview 2019-06-11 13:50:19 +03:00
apapachristou 6b46121f34 Renames fields and adds hints - (Ticket #92) (Ticket #93) (Ticket #94) (Ticket #97) 2019-06-11 12:39:04 +03:00
apapachristou 60d05bd374 Adds breadcrumbs everywhere - (Ticket #86) and adds related dmps filter on public datasets 2019-06-11 11:25:32 +03:00
apapachristou d80a0837af Fixes breadcrumbs context, Removes actions on public dmp overview 2019-06-07 18:21:09 +03:00
apapachristou b502868c62 Adds Translate 2019-06-07 18:17:57 +03:00
apapachristou 1e5b01a875 Adds breadcrumbs responsiveness and fixes their context 2019-06-07 14:03:10 +03:00
apapachristou e344f7ce6e Right sidebar login option appears only when not on login page 2019-06-06 11:53:30 +03:00
apapachristou 648fe1c139 Fixes bug of login options table random resizing 2019-06-05 18:15:36 +03:00
apapachristou c5d2ebe8f8 Fixes Layouts on Admin Pages 2019-06-05 17:07:36 +03:00
apapachristou 9d91c8419d Aligns fields on user profile 2019-06-05 11:11:15 +03:00
apapachristou e4b6190522 Comments undefined subtitles 2019-06-05 10:33:37 +03:00
apapachristou 8446d46190 Fixe double simultaneous hover on account and logout option 2019-06-05 10:24:44 +03:00
apapachristou 18de763606 Adds: Logout on view my profile 2019-06-05 10:20:17 +03:00
apapachristou 770fb685a8 Adds: Logout on sidebar mobile mode 2019-06-05 10:19:28 +03:00
apapachristou 1eb9126d8c Fixes style on export file dialogs 2019-06-04 17:55:23 +03:00
gkolokythas 9911dcdac5 Adds DMP export to JSON file (RDA template, not finished). 2019-06-04 17:04:04 +03:00
apapachristou 73bc31ed7c Adds: actions on each row of last edited dmp (Dashboard) 2019-06-04 14:34:30 +03:00
apapachristou e35ae42eeb Disabled unnecessary tabs on dmp creation view 2019-06-04 12:55:44 +03:00
apapachristou 978e2d67d0 Shows finalized Date on Dmp and Dataset listing 2019-06-04 12:53:35 +03:00
apapachristou f14a1e63fd Fixes color on cansel dmp edit button 2019-06-04 11:15:24 +03:00
apapachristou 4cb7e57190 Disabled buttons on new Dmp invalid form 2019-06-04 11:10:48 +03:00
gkolokythas 8cd6615b7c Fixes bug on sending unnecessary requests on dashboard. 2019-06-04 10:36:39 +03:00
apapachristou bfb0e19f64 Fixes: bug on multiple post requests 2019-06-04 10:25:25 +03:00
apapachristou 11a00ec26a Fixes: bug on multiple get calls 2019-06-03 16:13:17 +03:00
apapachristou 988fdc3ebb Fixes: dataset editor submit buttons, Adds: translate 2019-06-03 15:54:09 +03:00
apapachristou ba96f41a7e Adds change dmp functionality on dataset edit 2019-06-03 13:21:00 +03:00
apapachristou fdc0d3a8b8 Dataset editor restyle - 1st commit 2019-06-03 12:01:42 +03:00
apapachristou 71604b0ae1 Fixes bug on cancel button of dmp creation form 2019-05-30 17:40:32 +03:00
apapachristou a6b0d99f2f Fixed bug on disabled mat-form-field-underline 2019-05-30 11:25:30 +03:00
apapachristou 80cc6b2fba Fixed import buttons on DMP templates, Dataset templates 2019-05-29 17:41:39 +03:00
apapachristou 0f1bad8115 Styles Breadcrumb 2019-05-29 17:10:55 +03:00
apapachristou 87d3c89476 Fixed bug on button attach_file 2019-05-29 16:44:18 +03:00
apapachristou 59c347f88c Fixed textarea resize bug 2019-05-29 16:17:47 +03:00
apapachristou 67e0dbcb7c Fixed bug on input fields icons 2019-05-29 13:19:16 +03:00
apapachristou 9159ba2d9b Bug fixed on remove collaborator 2019-05-29 12:34:27 +03:00
apapachristou eeffcc9b28 Removes collaborator from submit form 2019-05-29 10:58:08 +03:00
apapachristou f6be85a8f2 Fixes: Permissions of remove collaborator, Dialog bug on add researchers 2019-05-29 10:12:49 +03:00
apapachristou c5fb057bf5 Adds: remove contributor button on dmp edit (style only) 2019-05-28 17:39:25 +03:00
apapachristou 3a83ab4c1c Adds: Translate 2019-05-28 16:37:39 +03:00
apapachristou 9580f89eea Merge branch 'Development' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development 2019-05-28 13:47:17 +03:00
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 f9b12f99a4 Refactors the the connection between DMP and Dataset Template (Profile) and adds Dataset Template criteria on DMP listing. 2019-05-28 10:22:58 +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 3d316176f8 Refactors logic and language on Breadcrumbs. 2019-05-23 16:00:11 +03:00
gkolokythas fadaa9bbcb Adds missing breadcrumbs. 2019-05-23 12:40:24 +03:00
gkolokythas 4f727e5f2e Language fixes on public Dashboard. 2019-05-23 09:43:44 +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 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
apapachristou 349dfd821e Adds: Dmp Overview Component 2019-05-21 16:42:28 +03:00
gkolokythas e6bc04b3f5 Fixes side bar admin pages showing to all users. (Issue #85) 2019-05-21 10:01:00 +03:00
gkolokythas 2775841d84 Adds Admin pages on the side nav menu. (Ticket #85) 2019-05-20 10:32:01 +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 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
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 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
apapachristou d360b384cb Project Abbreviation everywhere 2019-05-16 09:56:17 +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
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
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
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
apapachristou c8844fba08 Ticket: -Dataset Template chip should be one line (no wrap) with a fixed width. In hover the full text should be displayed. 2019-05-14 13:17:33 +03:00
apapachristou 55dd9800e9 Translates: Public Dmp, Styles: Dataset Listing 2019-05-14 12:26:22 +03:00
apapachristou 2e83a28df8 Styles: Dataset Listing, Fixes: Bug on Public Dmp Filters, Arrows-down Return 2019-05-14 11:51:39 +03:00
apapachristou efb8b080c1 Styles: Public Dmp Filters 2019-05-13 18:41:40 +03:00
apapachristou 5b6936c25e Fixed: Compiler error 2019-05-10 17:12:36 +03:00
gkolokythas d5cfa7823f Adds Dmp criteria on Dataset listing. 2019-05-10 17:02:20 +03:00
Diamantis Tziotzios 0440ecba41 public dashboard changes 2019-05-10 16:20:53 +03:00
gkolokythas 4445cf4bc3 Fixes bug on Dataset listing criteria language. 2019-05-10 16:05:53 +03:00
gkolokythas 4829151355 Fixes search criteria on Dataset listing. 2019-05-10 15:36:23 +03:00
Diamantis Tziotzios 879ab28cbb navabar and sidenav changes 2019-05-10 14:12:45 +03:00
gkolokythas 4304b3734b Fixes search Criteria bug on Dmp listing. 2019-05-10 12:26:35 +03:00
gkolokythas 7c887382b5 Fixes the pagination on Dataset listing. 2019-05-10 11:53:39 +03:00
gkolokythas 11c1ac33cf Adds the criteria on DMP listing and refactors the backend userInfo. 2019-05-10 11:33:48 +03:00
apapachristou 1b340ac1f7 Styles: Public Dmps Listing 2019-05-09 18:22:09 +03:00
apapachristou c265e5e2fa Styles: Dataset Listing 2019-05-09 16:57:00 +03:00
apapachristou 05fe3e57b8 Styles: Dmp listing page and some general css changes 2019-05-09 16:30:39 +03:00
Diamantis Tziotzios 65a3f4d11d public dashboard 2019-05-08 18:39:07 +03:00
Diamantis Tziotzios 918d7ca782 sidebar changes 2019-05-08 18:24:30 +03:00
gkolokythas 4e8fe92dcb Adds the number of Datasets and the users name on the DMP listing. 2019-05-08 16:49:48 +03:00
gkolokythas 42a06713af Merge branch 'ui-refactoring' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring 2019-05-08 16:47:11 +03:00
gkolokythas df12702499 Adds pagination functionality on DMP listing. 2019-05-08 16:46:53 +03:00
apapachristou ff686a33d0 Paginator Returns 2019-05-08 16:42:36 +03:00
apapachristou e387ed152c Css merge files, dataset listing fixing style 2019-05-08 16:29:52 +03:00
Diamantis Tziotzios 4902906fbc sidebar authenticaton changes 2019-05-08 15:48:57 +03:00
Diamantis Tziotzios c23531d69b minor fix in public datasets page 2019-05-08 14:09:44 +03:00
Diamantis Tziotzios c6fe54badf Merge branch 'ui-refactoring' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring 2019-05-08 13:52:21 +03:00
Diamantis Tziotzios 0a26948273 dataset pubic page redesign 2019-05-08 13:52:14 +03:00
apapachristou 10a05fd8c5 Fixed: chips overlapping bug on dmp listing 2019-05-08 13:25:06 +03:00
apapachristou 2fba31012a Merge branch 'ui-refactoring' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring 2019-05-08 12:58:31 +03:00
apapachristou 4316f7a02f declarations 2019-05-08 12:57:59 +03:00
Diamantis Tziotzios c5e13ef9c5 project listing and public dmp page restyle 2019-05-08 12:55:49 +03:00
apapachristou b73638081a Adds-Style: Dataset Listing Page 2019-05-08 12:53:23 +03:00
apapachristou be06f26bcf Adds: dmp item actions 2019-05-08 11:37:44 +03:00
gkolokythas 5bf1951da6 Sets Dashboard's last edited DMP listing length. 2019-05-07 12:34:13 +03:00
gkolokythas c0a780086c Fixes Visibility Criteria on DMP listing. 2019-05-07 12:30:03 +03:00
apapachristou caa6be46d8 Styles: paginator position Dmp listing, Translates: Dmp listing 2019-05-07 11:04:47 +03:00
apapachristou 7414853a2e Fixed filter fields 2019-05-06 16:35:46 +03:00
apapachristou 3d970bc3ce Translate filters 2019-05-06 15:41:05 +03:00
apapachristou 059fbcf343 Modified instead of created 2019-05-06 13:50:48 +03:00
apapachristou c2c18d0131 Styles: Filters Column, Paginator 2019-05-06 13:15:45 +03:00
gkolokythas 1edd38c09e Adds user information on DMP listing. 2019-05-06 12:41:13 +03:00
apapachristou ffbcd91c54 Replace last visited table by last edited table 2019-05-06 10:01:26 +03:00
apapachristou f0bedb1c71 Fixes: Hidden number at listing item, Progress Bar position, color of sidebar-footer 2019-05-02 18:40:39 +03:00
apapachristou 078d2a736c Adds: Sidebar Footer (style only) 2019-05-02 15:43:02 +03:00
apapachristou 4562f65a6d Progress Bar Returns, this time blue 2019-04-30 18:59:19 +03:00
apapachristou e569de4a7c Adds: Sidebar background image 2019-04-30 18:57:10 +03:00
apapachristou 2d428dea9b Fixes: Login avatar size, Adds: Login button on sidebar wrapper 2019-04-30 17:14:24 +03:00
apapachristou 65567fc421 Snackbars Return 2019-04-30 10:15:38 +03:00
apapachristou 0e09d661d4 Adds: Links on buttons VIEW ALL, Translates: Buttons VIEW ALL 2019-04-26 19:08:51 +03:00
apapachristou 6890cd2799 Adds: Drafts, Removes: Recent Edited Activity Table from Dashboard 2019-04-26 19:03:38 +03:00
gkolokythas 8699b7bbe8 Adds a hint indicator on external Sources on Dataset description. (Ticket #67) 2019-04-26 17:20:21 +03:00
gkolokythas e138b18dc1 Adds Templates (Dataset Profiles) on DMP listing. 2019-04-26 17:08:41 +03:00
gkolokythas e591e47736 Adds the published DMPs view. 2019-04-26 17:05:15 +03:00
gkolokythas f98cfc2969 Fixes the routing on Dataset edit's save button. 2019-04-25 18:20:16 +03:00
gkolokythas c78e24782f Fixes bug on Dataset edit, wrongly showing the update version button. 2019-04-25 18:17:29 +03:00
gkolokythas 9d4c3fca60 Adds the property of last modified on Dmps and Datasets. 2019-04-25 18:12:08 +03:00