Commit Graph

111 Commits

Author SHA1 Message Date
George Kalampokis 3b00b76f19 Add option to make static dataset profile fields with autocomplete to have multiple values 2020-12-09 17:51:30 +02:00
George Kalampokis b5a9aa9ad3 Fix some styling issues with users listing 2020-12-08 16:25:55 +02:00
apapachristou c62cc1068a Restyles admin page "Users" 2020-12-04 18:26:20 +02:00
George Kalampokis 5d01519415 Fixed various styling issues 2020-11-10 16:53:48 +02:00
George Kalampokis 2ff9b95fdf Made identifier validation field to work properly 2020-11-06 16:29:33 +02:00
George Kalampokis e061448830 Initial commit for the new Dataset Template Field (identifier
validation) part 2
2020-11-05 18:32:19 +02:00
George Kalampokis da9872576e Initial commit for the new Dataset Template Field (identifier validator) 2020-11-05 18:20:37 +02:00
George Kalampokis 07e8c51b79 On Dataset Template Editor properly stringify error objects 2020-11-04 16:55:45 +02:00
George Kalampokis 86994c73ce Make Section ordinal to be required in the Dataset Template Editor 2020-11-02 17:36:59 +02:00
apapachristou e661eb3d0b Removes unnecessary scrollbar from editors 2020-10-29 13:46:10 +02:00
apapachristou 7439281c50 Adds button to export all user emails (as admin) 2020-10-07 16:35:23 +03:00
apapachristou 6bc2d37bda Restyles Warnign Dialog 2020-09-25 14:03:04 +03:00
George Kalampokis 9a9fed37ce Add Validation button for the Dataset Template Editor 2020-09-22 11:27:10 +03:00
apapachristou 3d323615e4 Adds check for broken dataset template 2020-09-18 18:53:05 +03:00
apapachristou abd8fcf25f Adds print error in case of get broken dataset profile 2020-09-14 14:31:20 +03:00
George Kalampokis 5be674d07e Allow wordlist combobox type to have multiple values 2020-09-10 18:04:14 +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 791f2fee61 Add currency field type for dataset templates 2020-06-25 13:00:29 +03:00
George Kalampokis 121cb1429e When creating a template and setting a field as tag, researcher, dataset identifier then it will automatically setup the RDA standard (can be changed) 2020-06-11 14:12:48 +03:00
George Kalampokis 46cfc3dae6 Add new fields for the Dataset Template (incomplete but functional) 2020-06-04 18:37:30 +03:00
George Kalampokis 78ee4673ee Add ExtraProperties for DMP and language for Dataset Template 2020-06-03 12:13:31 +03:00
George Kalampokis 644976be29 Fix frontend issue 2020-05-29 14:01:28 +03:00
George Kalampokis 2b9c2ee1e7 Add support for multiple sources on dataset autocomplete templates 2020-05-25 17:14:42 +03:00
George Kalampokis 50c45b7271 Show status on dataset profile listing and filter them based on status (ref #265) 2020-05-08 18:27:16 +03:00
George Kalampokis 96576b16a8 Merge Dataset Index to the Dmp Index (ref #252) 2020-04-17 13:01:26 +03:00
George Kalampokis dcede0b1eb Add Dmp Index (ref #252), compacted Dmp Listing so now both the user and the public listing will use one component (ref #253) and refactor operation context 2020-04-01 18:16:06 +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 818c6378c2 Add index management for admins 2020-03-11 11:06:43 +02:00
George Kalampokis ebb9617aa6 Added Admin Auth Guard Service in order to prevent registered and non registered users to access admin components by just using their url paths 2020-02-03 17:53:25 +02:00
George Kalampokis cd1d81c3dd Only Dataset Description Templates listing will show non-finalized templates (ref #227) 2020-01-20 18:11:35 +02:00
George Kalampokis 95d713b213 Small fix for creating new versions of Dataset Templates 2020-01-20 18:09:03 +02:00
Diamantis Tziotzios d4db0e204e fixed validation issues on dmp wizard 2019-12-13 11:53:43 +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 0a47cc19a5 Fixes view bug on RDA standards listing. 2019-11-22 12:47:06 +02:00
apapachristou a95c1ecc94 Edit dialogs to have similar style 2019-11-06 16:30:15 +02:00
apapachristou c0df37e996 Fixes RDACommonStandards select panel width 2019-10-29 10:19:01 +02:00
gkolokythas 881274f96d Refactors the sorting of view field options on Dataset Template editor. 2019-10-18 18:26:11 +03:00
apapachristou 8b376ecbd9 Fixes bug on required "Order" field, adds auto-generated "Section Unique Identifier" for each field child. 2019-10-17 18:23:19 +03:00
apapachristou 52cfc6cde6 Fixes warning "using the disabled attribute with a reactive form directive" on /dataset-profiles 2019-10-16 17:45:08 +03:00
apapachristou 3e02a39c52 Adds auto-generated value on "Section Unique Identifier" field. (Issue #191) 2019-10-16 15:40:04 +03:00
apapachristou c5ed60240a Makes "Order" field of Fields editor requird on Dataset Template editor. 2019-10-16 11:59:22 +03:00
gkolokythas ca3f5f267d Refactors "RDA Common Standards" property moving it from FieldSet to Field. 2019-10-15 18:29:34 +03:00
gkolokythas ae6db14ac6 Adds "RDA Common Standard" as a property of Dataset Template's Field. 2019-10-15 13:38:51 +03:00
apapachristou 586e6c2f64 Removes focus of button that opens dialog after close it. 2019-09-27 11:09:29 +03:00
Diamantis Tziotzios 47f939af81 minor fix 2019-09-23 11:22:27 +03:00
Diamantis Tziotzios e6891861e5 angular update to version 8 2019-09-23 11:17:03 +03:00
apapachristou 0c27746465 Changes color palette 2019-09-19 13:00:00 +03:00
apapachristou ffebb8f365 Adds dynamic page titles 2019-09-16 18:46:19 +03:00
gkolokythas bd6170f711 Adds "source" property on external autocomplete field of Dataset Description Template. 2019-09-10 18:30:46 +03:00