Commit Graph

72 Commits

Author SHA1 Message Date
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 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
apapachristou d635032224 Adds a Support section to side menu that opens a dialog where the user will provide a "Subject" and a "Description" to be sent (Issue #128) 2019-08-23 10:04:20 +03:00
gkolokythas 4aa0febc39 Adds "Description" field on Dataset Template and make it visible on autocomplete dropdowns. (Issue #137) 2019-07-30 18:30:47 +03:00
gkolokythas 47fd02934c Adds new field on Dataset Template that link back to Open DMP entities (DMPs) (Issue #129). 2019-07-30 14:31:41 +03:00
gkolokythas ff8ab5ad3e Adds new field on Dataset Template that link back to Open DMP entities (Dataset Descriptions) (Issue #129). 2019-07-30 13:35:06 +03:00
gkolokythas 7b4490a723 Adds new field on Dataset Template that link back to Open DMP entities (Researchers) (Issue #129). 2019-07-16 16:41:12 +03:00
gkolokythas 93ec605c6b Fixes bug on the ordering of Dataset editor. 2019-07-01 11:50:18 +03:00
apapachristou 4a3a6cac90 Adds Confirmation Dialog on fianalize Dataset 2019-06-26 12:24:06 +03:00
apapachristou ff270185bd Use of Status Enum on all .ts files 2019-06-25 12:16:37 +03:00
apapachristou 3d2dea572f Fixes buttons on admin dataset-profiles 2019-06-21 18:06:30 +03:00
apapachristou c5d2ebe8f8 Fixes Layouts on Admin Pages 2019-06-05 17:07:36 +03:00
apapachristou 80cc6b2fba Fixed import buttons on DMP templates, Dataset templates 2019-05-29 17:41:39 +03:00
gkolokythas fadaa9bbcb Adds missing breadcrumbs. 2019-05-23 12:40:24 +03:00
apapachristou 8a9e0c2d1f dashboard redesign 2019-04-24 12:26:53 +03:00
gkolokythas 0da7fd8441 Adds basic edit on finalized Dataset profiles. (Ticket #72) 2019-04-16 13:49:09 +03:00
Diamantis Tziotzios fcb7c6591f Fixes the text input of multiple Autocomplete checkbox on DatasetProfile editor. 2019-03-26 18:03:09 +02:00
Diamantis Tziotzios ed03abd254 Adds the multiple autocomplete functionality on Combo Box Autocomplete. 2019-03-26 17:09:02 +02:00
Diamantis Tziotzios 2c51468dfe Adds Dataset Profile Versioning. 2019-03-26 16:30:33 +02:00
Diamantis Tziotzios b7e0618945 Polishes Section's Description and also Composite's field Description and Extended Description. 2019-03-14 12:20:33 +02:00
Diamantis Tziotzios 2843ac6660 Fixes bug on Composite Field when all child fields where deleted. 2019-03-14 11:29:35 +02:00
Diamantis Tziotzios 32d189af03 Reintroduces description property on Sections. 2019-03-08 17:12:53 +02:00
Diamantis Tziotzios b1ea68670a Fixes bug on Additional information and rearranges nearby elements. 2019-03-08 17:09:34 +02:00
Diamantis Tziotzios 583db09764 CompositeField Set scss To Title For Render 2019-03-07 12:47:31 +02:00
Diamantis Tziotzios 5c608c11e8 ADDITIONAL-INFORMATION On CompositeFields
Fix Import Dataset Profiles Desc Extendet And  Additional
2019-03-07 12:04:54 +02:00
Diamantis Tziotzios e8067b8620 Refactors Dmp import, Dmp Profile import and Dataset import dialogues. 2019-03-06 16:44:50 +02:00
Diamantis Tziotzios 0b8313abd0 Ctriteria Null Value Set Up DmpProfiles FixBug To show Values On StartUp 2019-03-06 14:20:49 +02:00
Diamantis Tziotzios 832b08e715 Merge branch 'ui-refactoring' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring 2019-02-25 18:56:10 +02:00
Diamantis Tziotzios b6c09565c8 Delete Dataset Profile + Status +Error Code 2019-02-25 18:49:26 +02:00
Diamantis Tziotzios 5302024a0b Dataset Profile Download Xml And Import FromXml 2019-02-25 18:46:16 +02:00
Diamantis Tziotzios c4058efa8b conf changes 2019-02-15 18:36:06 +02:00