Commit Graph

75 Commits

Author SHA1 Message Date
Bernaldo Mihasi 6b2bc3c1e0 cleanup code, add authorizationUrl and recordUrl in repositories config 2022-11-02 13:31:42 +02:00
Bernaldo Mihasi 59e26dbb8d [WIP] EntityDoi table 2022-11-02 09:41:40 +02:00
Bernaldo Mihasi 7dd2030eb3 [WIP] create deposit interface and implement multiple deposit repositories 2022-10-24 09:35:49 +03:00
George Kalampokis 4b879eb339 On DMP Overview change the color of the finalized Datasets 2022-04-01 13:54:13 +03:00
Konstantina Galouni 7bdfcb70af Created common component for rich text editor configuration & added rich text for dmp and dataset description.
1. library/rich-text-editor: [NEW] Common component which configures a rich text editor.
2. dataset-editor.component.html & main-info.component.html: Use <rich-text-editor-component> to allow rich text in dataset and dmp description.
3. dataset-overview.component.html & dmp-overview.component.html: Show dataset and dmp description as innerHTML.
4. dataset.module.ts & dmp.module.ts: Imported RichTextEditorModule.
2021-11-01 14:45:02 +02:00
Kristian Ntavidi e2f262b385 Popup dialog on locked DMP/Datasets overview / editors 2021-06-22 14:12:58 +03:00
apapachristou bfdbce54c2 Adds date pipe to translate date 2020-11-09 17:14:10 +02:00
apapachristou e661eb3d0b Removes unnecessary scrollbar from editors 2020-10-29 13:46:10 +02:00
apapachristou 7792bed7f6 Fixes invite button clicks on dmp/dataset overview and fixes style on invitation dialog 2020-10-27 14:29:57 +02:00
apapachristou 7f654cc472 Replace alert box with notification snackbar on dmp overview copy doi 2020-10-27 12:00:02 +02:00
George Kalampokis 5a5043f432 Show properly researchers in DMP and Dataset Overview 2020-09-25 17:49:19 +03:00
George Kalampokis 3c9c9852cf On DMP Public Overview when selecting a Dataset open it's public
overview
2020-09-25 12:51:30 +03:00
apapachristou 4c825d80b4 Retyles button add dataset on overview and removes pop up on click 2020-09-24 12:02:51 +03:00
apapachristou d48e8a984a Create new Dataset - using pop up 2020-09-18 14:14:48 +03:00
apapachristou b994d3a7a7 Switches button edit-clone at overview 2020-09-14 15:56:13 +03:00
apapachristou c0d3b471c0 Adds dashes on overview pages if fields are empty 2020-09-10 18:36:46 +03:00
apapachristou 89c4aac560 Modifies new version of dmp 2020-09-03 18:49:45 +03:00
apapachristou 3bcafc0dd4 Converts all links of add dataset to dmp, directing from old dataset editor to new 2020-09-01 10:28:13 +03:00
apapachristou fd84ed317c Adds public home page: /home 2020-08-03 11:40:38 +03:00
gpapavgeri c77cd0c1c6 open links in new tab 2020-07-27 11:52:42 +03:00
gpapavgeri 7f476ccd50 comment out private icon for dmp & dataset overview 2020-07-24 14:09:21 +03:00
gpapavgeri 3c2caee679 update of users actions (edit, delete, etc) according to their role 2020-07-23 16:24:34 +03:00
gpapavgeri 20cd23ee35 dmp-overview: show-more deleted & dataset-label changed & clone-edit-newVersion urls open in new tab 2020-07-22 11:19:25 +03:00
gpapavgeri 04f09ef578 Add UNFINALIZE button (dmp&dataset overview) & DEPOSIT button hidden after doi creation (dmp overview) 2020-07-20 12:16:23 +03:00
gpapavgeri 3a2dcca4d3 minor changes in dmp-overview, dataset-overview & user-dialog components 2020-07-15 18:18:16 +03:00
gpapavgeri 09f207eb6e dmp&dataset overview: orcid path for researcher fixed 2020-07-10 18:28:10 +03:00
apapachristou 713c7316dd Fixes errors on build prod 2020-07-10 10:32:11 +03:00
apapachristou c10b124bb5 Adds select form of dmp version on dmp overview 2020-07-09 18:31:51 +03:00
apapachristou 5a0c433034 Merge branch 'ui-redesign' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign 2020-07-09 14:29:02 +03:00
apapachristou cc04364600 Adds version listing model 2020-07-09 14:28:55 +03:00
gpapavgeri 4f6c339b37 dataset label in dmp overview (text-oveflow & tooltip) fixed 2020-07-09 13:59:11 +03:00
gpapavgeri a4b61c2172 dmp&dataset overview_remove user & invite user update 2020-07-09 10:17:49 +03:00
gpapavgeri bb0c5a0391 Invite authors-pop up_v1 2020-07-07 18:30:25 +03:00
gpapavgeri 7c3f06d9f4 dataset-overview_update v4 2020-07-06 18:42:54 +03:00
gpapavgeri 75be44ee60 dataset-overview_update v3 2020-07-06 13:21:11 +03:00
gpapavgeri 21d19dbf58 dataset-overview_update v2 2020-07-03 18:31:35 +03:00
gpapavgeri 344e49afc4 dataset-overview_update v1 2020-07-03 16:58:13 +03:00
gpapavgeri faaa57e2be dmp overview re-design -- not completed: lock, remove, versions 2020-07-02 18:29:33 +03:00
gpapavgeri 134313eb3e dmp-overview_update 2020-07-01 18:32:22 +03:00
gpapavgeri ee61bf4ffb dmp overview_re-design_update 2020-06-30 18:33:01 +03:00
gpapavgeri 235096a982 redesign_update 2020-06-29 18:30:36 +03:00
gpapavgeri 3bf6c2d927 dmp-overview_re-design_initial commit 2020-06-29 10:53:56 +03:00
George Kalampokis 62c61a8119 Allow Dmps to un-finalize if they are not published or not having a DOI (ref #272) 2020-05-26 14:31:47 +03:00
George Kalampokis b539544075 Add link to relevant zenodo entity on DOI overview with root link configurable (ref #264) 2020-05-07 10:57:20 +03:00
George Kalampokis ec0fd47021 Invite collaborators will show only to DMP owner on overview 2020-03-13 18:38:33 +02:00
George Kalampokis faa32a9c44 Improve DMP Overview's Grant Styling 2020-03-03 11:20:27 +02:00
George Kalampokis 77df06c6bd Add button to add new dataset on DMP overview (ref #245) 2020-02-25 18:36:43 +02:00
George Kalampokis dd482f08a3 Add "invite Collaborators" on DMP Overview (ref #241) 2020-02-14 18:14:48 +02:00
gkolokythas 3da0cc9ad4 Fixes not showing "New Version" option on DMP overview action menu. 2020-01-08 13:04:04 +02:00
gkolokythas 6eaff65ea8 Hides DMP properties that shouldn't be visible on "DMP overview" view. 2020-01-07 18:15:07 +02:00