Commit Graph

116 Commits

Author SHA1 Message Date
George Kalampokis 2ba3f11687 Add additional editors for the remaining external references 2020-04-14 16:43:09 +03:00
George Kalampokis d2192f2be0 Improve external's dataset styling 2020-04-13 16:31:09 +03:00
George Kalampokis 3ce7fe7595 Allow to edit user created Data Repositories 2020-04-10 18:52:14 +03:00
George Kalampokis 21fe5bb621 Replace the usage of environment.ts with config.json (not too stable) (ref #251) 2020-03-26 18:44:12 +02:00
George Kalampokis 2c765dbc52 Fixed issue when canceling dataset edit after at least one change 2020-03-17 15:57:28 +02:00
George Kalampokis 35b89edabc Integrate Public Dataset Listing to regular Dataset Listing 2020-03-16 18:50:29 +02:00
George Kalampokis 98af721e89 Minor improvement on Tags Styling 2020-03-16 11:10:23 +02:00
George Kalampokis 389c41fedc Remove lock requests from published datasets 2020-03-13 18:37:40 +02:00
George Kalampokis 3eb323ba4b Fixed tags for finalized, locked and published datasets 2020-03-13 18:36:57 +02:00
George Kalampokis 9071faba38 Add dmp ids, organization, tags and last version (incomplete) to the elastic index 2020-03-11 11:04:49 +02:00
George Kalampokis 2b30d4e2d2 Fixed security issues with Dataset Description access 2020-02-26 13:36:42 +02:00
George Kalampokis 8098b8bafd Fix issue that prevented the creation of DMPs and Datasets 2020-02-11 18:29:40 +02:00
George Kalampokis b62c0f7ff5 Add a new Lock Table that will prevent two or more users to edit simultaneously a single DMP or Dataset (ref #240) 2020-02-11 18:27:54 +02:00
George Kalampokis 4e5a48e6c4 Add additional checkups when editing DMPs and Datasets in order to ensure that no other user has edit them. (ref #240) 2020-02-10 18:21:06 +02:00
George Kalampokis 476915b23c The DMPs on Dataset Editor (+ wizard) will have creation time subtitle and are ordered by creation time descended 2020-01-16 16:00:58 +02:00
Diamantis Tziotzios 72310d8ff1 minor fix 2019-12-13 17:40:57 +02:00
gkolokythas 43134fa959 Fixes bug not saving properly new External References on Dataset Description. 2019-12-13 17:10:21 +02:00
gkolokythas e51f855737 Merge branch 'Development' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development 2019-12-13 13:36:39 +02:00
gkolokythas da031838d6 Adds filter on Datataset's editor DMP selector to only fetch DMPs with "Draft" status. (Issue #213) 2019-12-13 13:36:25 +02:00
Diamantis Tziotzios 32b56721f2 Merge branch 'Development' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development
# Conflicts:
#	dmp-frontend/src/app/ui/dataset/dataset-wizard/dataset-wizard-editor.model.ts
2019-12-13 13:16:17 +02:00
Diamantis Tziotzios 55b6da619f bug fixes 2019-12-13 13:15:12 +02:00
gkolokythas 52334aec6a Fixes bug on not creating new "External Datasets" and "Data Repositories". (Issue #212) 2019-12-13 13:05:58 +02:00
Diamantis Tziotzios 7c2a3b298d minor fix 2019-12-11 16:51:18 +02:00
Diamantis Tziotzios 16d57bd0ad dmp advanced editor changed to remain at the same page when saving 2019-12-11 16:51:03 +02:00
gkolokythas 1a160edece Adds "Update" button on finalized "Dataset Template". 2019-11-22 17:06:47 +02:00
gkolokythas 2b62cdbe4e Adds remote fetching on "External Dataset" and fixes bug on "external references" not saving the correct "reference" property. 2019-11-19 11:01:02 +02:00
Diamantis Tziotzios 1ef0782989 dataset wizard fix 2019-11-18 16:17:55 +02:00
apapachristou 28a2326743 Styles wizards hover on home 2019-11-07 17:01:43 +02:00
apapachristou de5dcb7d4c Improves usability of Copy Dataset Description dialog 2019-11-07 16:37:07 +02:00
apapachristou a95c1ecc94 Edit dialogs to have similar style 2019-11-06 16:30:15 +02:00
gkolokythas 8567bcea91 Fixes source information and refactors "Reference" property of External References to meet the standards of the Application. (Issue #187) 2019-11-06 12:05:40 +02:00
apapachristou 8adfc1d46d Adds link to SingleAutoCompleteConfiguration 2019-11-04 17:51:08 +02:00
apapachristou 9ef7f7cb40 Makes disabled checks more secure 2019-10-31 13:08:00 +02:00
apapachristou d9c338a6e0 Removes page of view plans for particular grant and removes unnecessary horizontal scrollbar on dataset description edit 2019-10-30 10:54:41 +02:00
apapachristou a09abc2fbc Fixes bug on redirect if error occurs on opening /datasets/edit/:id (Issue #199) 2019-10-23 13:03:12 +03:00
Diamantis Tziotzios 4102386ecd toc style changes 2019-10-22 15:46:48 +03:00
apapachristou c1a6a8d30e Removes preview status of DMP at Dataset Public Editor. 2019-10-17 10:43:28 +03:00
apapachristou 9bdeaa6375 Fixes bug generated from previous commit. 2019-10-08 16:33:13 +03:00
apapachristou 7b53346703 Makes dmp/dataet editors mobile responsive 2019-10-08 14:20:22 +03:00
apapachristou 4e9a35605d Removes /grants, /grants/new, /grants/edit/:id 2019-10-04 10:53:35 +03:00
apapachristou 85c9022a90 Fixes style of button "Export" 2019-09-27 11:20:54 +03:00
apapachristou 586e6c2f64 Removes focus of button that opens dialog after close it. 2019-09-27 11:09:29 +03:00
apapachristou 568fa17a84 Merges the functionality of "Export" and "Advanced Export" buttons to a new button. (Issue #172) 2019-09-25 12:44:22 +03:00
apapachristou c4994843c8 Fixes bug on new Dataset Description button. (Issue #177) 2019-09-24 18:32:23 +03:00
apapachristou 1d5342fc52 Merge branch 'Development' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into Development
# Conflicts:
#	dmp-frontend/src/app/ui/dataset/dataset-wizard/dataset-wizard.component.ts
2019-09-23 14:15:34 +03:00
apapachristou 74ae77edbc Fixes bug on External References undo finalize. (Issue #162) 2019-09-23 14:06:58 +03:00
gkolokythas d0c464cb31 Fixes various code missteps. 2019-09-23 12:11:00 +03:00
Diamantis Tziotzios e6891861e5 angular update to version 8 2019-09-23 11:17:03 +03:00
apapachristou 4f507eddf3 Add Description to External Datasets - (Issue #154) 2019-09-23 10:21:12 +03:00
gkolokythas e853c8c44a Adds clear autocomplete when you select value functionality at External References. (Issue #155) 2019-09-19 18:05:20 +03:00