Commit Graph

174 Commits

Author SHA1 Message Date
apapachristou 49c08f5061 Removes stepper from dataset description form 2020-09-23 10:21:26 +03:00
apapachristou 7897d9072d Merge branch 'ui-redesign' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign 2020-09-23 10:19:09 +03:00
apapachristou 57defab591 Removes stepper from dataset description 2020-09-23 10:19:05 +03:00
George Kalampokis 040ffdc57e Fix issue with autocomplete field 2020-09-22 17:48:07 +03:00
George Kalampokis fed426e64b Fixed issue with visible rules when using multiple world list 2020-09-22 17:34:12 +03:00
apapachristou 5944dfc005 Dataset editor changes on save 2020-09-17 18:48:13 +03:00
apapachristou 2ebf413217 Merge branch 'ui-redesign' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign
# Conflicts:
#	dmp-frontend/src/app/ui/dmp/editor/dmp-editor.component.html
2020-09-16 18:37:03 +03:00
apapachristou 9596fd1595 New seperate dataset editor (1st commit) 2020-09-16 18:19:29 +03:00
George Kalampokis da7fc0def3 Fixed various issues with DMP imports and exports (mostly RDA) 2020-09-15 13:21:22 +03:00
apapachristou b994d3a7a7 Switches button edit-clone at overview 2020-09-14 15:56:13 +03:00
George Kalampokis bc6193c7d7 Merge remote-tracking branch 'origin/ui-redesign' into ui-redesign 2020-09-11 14:29:50 +03:00
George Kalampokis b66fe982f5 Update Tags field with multiple autocomplete like in the dataset editor 2020-09-11 14:27:53 +03:00
George Kalampokis 4b87ab04e8 Allow Services to use tag if they have no source 2020-09-11 14:24:57 +03:00
apapachristou 45e5848956 Adds hover effects on login buttons and reverts error on form-composite-field 2020-09-11 12:19:31 +03:00
apapachristou 6bc03ccbfc Merge branch 'ui-redesign' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign 2020-09-10 18:36:53 +03:00
apapachristou c0d3b471c0 Adds dashes on overview pages if fields are empty 2020-09-10 18:36:46 +03:00
George Kalampokis 5be674d07e Allow wordlist combobox type to have multiple values 2020-09-10 18:04:14 +03:00
apapachristou b33c49ce4c Merge branch 'ui-redesign' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign 2020-09-10 11:35:18 +03:00
apapachristou 1680409755 Style fixes on editor template input field 2020-09-10 11:35:10 +03:00
George Kalampokis e558c99404 Fixed issue with visibility rules not working 2020-09-10 11:27:04 +03:00
apapachristou b908df98d7 Modified clone dmp 2020-09-03 12:52:35 +03:00
apapachristou b2977df4e5 Adds link on button "add dataset" on dmp cards 2020-08-31 19:08:32 +03:00
gpapavgeri bcbb9ba606 Adds custom panelClass in matDialogConfig Object for UserDialogComponent 2020-08-26 16:15:57 +03:00
apapachristou 10eccf89eb Adds dataset editor on dmp editor 2020-07-29 18:04:19 +03:00
gpapavgeri 1fd4c8e05f get user email from Principal fixed 2020-07-17 13:42:39 +03:00
gpapavgeri 3a2dcca4d3 minor changes in dmp-overview, dataset-overview & user-dialog components 2020-07-15 18:18:16 +03:00
gpapavgeri bac925a6b6 redesign_user-dialog.component_v1 2020-07-14 12:47:57 +03:00
apapachristou 2ab58f2926 Add filters on the side on dmp listing 2020-07-07 13:12:57 +03:00
Diamantis Tziotzios 1615707418 Merge branch 'Development' into ui-redesign
# Conflicts:
#	dmp-frontend/src/app/app-routing.module.ts
#	dmp-frontend/src/app/ui/dmp/overview/dmp-overview.component.scss
#	dmp-frontend/src/app/ui/navbar/navbar.component.html
#	dmp-frontend/src/app/ui/sidebar/sidebar-footer/sidebar-footer.component.html
#	dmp-frontend/src/assets/i18n/en.json
#	dmp-frontend/src/assets/i18n/es.json
#	dmp-frontend/src/assets/i18n/gr.json
2020-07-03 11:21:46 +03:00
apapachristou 7cf5ddfebe Redesign of landing page, sign in interface, sidebar, navbar, dashboard (still in progress) 2020-06-26 12:08:51 +03:00
George Kalampokis 791f2fee61 Add currency field type for dataset templates 2020-06-25 13:00:29 +03:00
George Kalampokis 8d9913c229 If data repositories have no source then use it's tag 2020-06-16 18:46:38 +03:00
George Kalampokis 89fb26a693 Finished the implementation of the dataset Identifier field and added mapping support for the RDA (alongside the tags field) 2020-06-08 18:31:34 +03:00
George Kalampokis 64ff9d749c Add Implementation for all the new fields (except dataset Identifier) 2020-06-05 18:30: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 d67e68d0d9 Improve self deployment 2020-04-27 16:21:03 +03:00
George Kalampokis 20466bf693 Improve and fixed zenodo account association 2020-04-13 16:33:45 +03:00
George Kalampokis a63ae3045e When selecting "login with zenodo" it will prompt and login with zenodo, and the access token will be registered to the current user instead of re-login you in with the zenodo account.
Also disable Zenodo user login
2020-04-08 16:36:06 +03:00
George Kalampokis a6bd1f71ca Improved object coupling for various objects on the dataset form 2020-03-27 15:42:42 +02:00
George Kalampokis c2de90183e When cancelling the edit of a dataset descriptor and start editing another with the same template reset the visibility rules on the template form 2020-02-25 16:12:57 +02:00
George Kalampokis 28074a7f17 Add User Avatar fallback to placeholder 2020-02-17 17:39:33 +02:00
George Kalampokis 47650abfa0 Refactor composite Title, description and delete button for improved styling 2020-02-03 17:50:18 +02:00
George Kalampokis f72f734ed4 Form's auto resizable text area will no longer show the scrollbar 2020-01-29 13:24:06 +02:00
George Kalampokis 894b358f9a When deleting the first fieldset all the values from the second fieldset will be moved to the first fieldset instead of just the first value (ref #156) 2020-01-29 12:38:16 +02:00
gkolokythas 0f6583ca4b Fixes bug on "Search bar" not fetching published DMP and published Dataset Descriptions. 2020-01-03 16:52:27 +02:00
Diamantis Tziotzios c8600b315e autocomplete fix 2019-12-18 17:37:00 +02:00
gkolokythas 4efdf42b94 Fixes search bar redirect url when a DMP is selected. (Issue #215) 2019-12-17 16:19:30 +02:00
gkolokythas 6cedc40339 Refactors Dataset "Field" from String to Object. 2019-12-17 13:08:01 +02:00
gkolokythas 816ed4dd65 Fixes bug not filter out deleted items of DMP and Dataset. Refactors redirect when selecting Grant from Search bar. (Issue #215) 2019-12-16 12:18:49 +02:00
Diamantis Tziotzios 55b6da619f bug fixes 2019-12-13 13:15:12 +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
apapachristou 0b573e4256 Adds user default login icon 2019-11-22 18:28:20 +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
apapachristou f1a79459a0 Fixes bug on Autocomplete drop down menu (Issue #201) 2019-11-04 13:06:30 +02:00
apapachristou ca16a26f56 Fixes progress bar layer, snack bar color, listing menu panel width 2019-11-04 12:48:36 +02:00
Diamantis Tziotzios 4102386ecd toc style changes 2019-10-22 15:46:48 +03:00
apapachristou 4842587e10 Table of Contents (First Commit) (Issue #180) 2019-10-15 17:25:43 +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 9841b495c1 Adds radio box Roles on published DMPs and published Datasets, fixes initial value of radio boxes on filters. 2019-10-03 12:19:45 +03:00
apapachristou 94550ce0c4 DMP wizard improvement. (Issue #170) 2019-09-25 17:09:19 +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 e50875c988 Fixes styling issue in multi field set - (Issue #156) 2019-09-18 14:35:51 +03:00
gkolokythas 9bc55bca5d Adding message when source from external fetching is null on Dataset Description. 2019-09-11 11:18:53 +03:00
gkolokythas 0db79b9498 Removes obsolete service "Language" from backend and frontend. 2019-09-06 13:00:01 +03:00
apapachristou 46e62b01df Adds subtitles and hint on external data autocomplete 2019-08-30 18:06:12 +03:00
apapachristou 3ed25bca11 Adds funder and project fields 2019-08-20 18:32:42 +03:00
apapachristou 06b54ba8e6 Renames "Project" to "Grant on frontend. (Issue #145) 2019-08-01 10:54:40 +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 65ba88f544 Adds subtitle to external dropdown on Dataset Description editor. (Issue #139) 2019-07-29 12:26:08 +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 3efe26d14e Changes the text and adds hint on Field's comment section. 2019-07-01 11:46:39 +03:00
apapachristou d80a0837af Fixes breadcrumbs context, Removes actions on public dmp overview 2019-06-07 18:21:09 +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 fdc0d3a8b8 Dataset editor restyle - 1st commit 2019-06-03 12:01:42 +03:00
apapachristou 0f1bad8115 Styles Breadcrumb 2019-05-29 17:10:55 +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
apapachristou 162d2ef21f Add Breadcrumb to navbar (Ticket #82) 2019-05-16 19:11:41 +03:00
apapachristou 2d428dea9b Fixes: Login avatar size, Adds: Login button on sidebar wrapper 2019-04-30 17:14:24 +03:00
gkolokythas 8699b7bbe8 Adds a hint indicator on external Sources on Dataset description. (Ticket #67) 2019-04-26 17:20:21 +03:00
apapachristou 314d4b3df7 translate, search and login bug fixed 2019-04-25 12:03:22 +03:00
apapachristou 8a9e0c2d1f dashboard redesign 2019-04-24 12:26:53 +03:00
Diamantis Tziotzios e7d53aadee next button commented 2019-04-02 11:43:16 +03:00
Diamantis Tziotzios ed03abd254 Adds the multiple autocomplete functionality on Combo Box Autocomplete. 2019-03-26 17:09:02 +02:00
Diamantis Tziotzios 8c241fd47f Polishing position and fixes bug on "add one field" button. 2019-03-14 17:39:30 +02:00
Diamantis Tziotzios 2cbaa05f95 Restyles and repositions "Add one more Fieldset" button. 2019-03-14 12:58:24 +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 19416d29e7 breadcrumb style fix. quick create dmp style fix 2019-03-14 10:37:58 +02:00
Diamantis Tziotzios 32d189af03 Reintroduces description property on Sections. 2019-03-08 17:12:53 +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 0b8313abd0 Ctriteria Null Value Set Up DmpProfiles FixBug To show Values On StartUp 2019-03-06 14:20:49 +02:00
Diamantis Tziotzios 24386b5d43 autocomplete fix 2019-02-15 13:41:14 +02:00
Diamantis Tziotzios d89aedebc6 Merge branch 'ui-refactoring' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-refactoring
# Conflicts:
#	dmp-frontend/src/app/ui/admin/dataset-profile/dataset-profile.module.ts
2019-02-15 12:28:46 +02:00
Diamantis Tziotzios 9aff41e4c4 changes for angular aot build 2019-02-15 12:27:47 +02:00