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 |
apapachristou
|
0e2d288478
|
on dataset save remain at the same position
|
2020-11-02 18:08:25 +02:00 |
George Kalampokis
|
ff169ae806
|
Made User Merge logic functional
|
2020-10-27 18:06:58 +02:00 |
George Kalampokis
|
c8a163f4aa
|
Refactor most login providers in order to work on window popups and add proper login support for the link new user
|
2020-10-26 18:18:26 +02:00 |
George Kalampokis
|
9674ec2b6b
|
Add user merge related services and updates on existing services on the frontend
|
2020-10-26 10:36:20 +02:00 |
apapachristou
|
2c5feb5fa9
|
Restyles profile page
|
2020-10-23 10:49:09 +03:00 |
George Kalampokis
|
a78044920a
|
Fixed issues with elastic and last public version
|
2020-10-12 12:45:32 +03:00 |
apapachristou
|
4479a0df80
|
with previous commit
|
2020-10-07 16:40:18 +03:00 |
apapachristou
|
7439281c50
|
Adds button to export all user emails (as admin)
|
2020-10-07 16:35:23 +03:00 |
George Kalampokis
|
b64f6e98fe
|
Merge branch 'ui-redesign' of https://gitlab.eudat.eu/dmp/OpenAIRE-EUDAT-DMP-service-pilot.git into ui-redesign
|
2020-10-02 10:35:23 +03:00 |
George Kalampokis
|
1d7b886e98
|
Allow to upload from file array to DMP service
|
2020-10-02 10:35:09 +03:00 |
apapachristou
|
716610e7c3
|
front changes to match with changes on back-end previous commit
|
2020-10-02 10:15:02 +03:00 |
George Kalampokis
|
9c3b87535e
|
Further Fix for file upload
|
2020-09-28 14:59:50 +03:00 |
George Kalampokis
|
261b688db0
|
File upload fix
|
2020-09-28 14:31:42 +03:00 |
apapachristou
|
bcdaf144d2
|
Moves enum to folder enum
|
2020-09-18 14:21:02 +03:00 |
apapachristou
|
5944dfc005
|
Dataset editor changes on save
|
2020-09-17 18:48:13 +03:00 |
George Kalampokis
|
29c8ad8589
|
Fixed authService.me sometimes using invalid url (possible relation to #289)
|
2020-09-15 13:16:18 +03:00 |
George Kalampokis
|
4cc44814e2
|
Minor improvements to error checkups
|
2020-09-14 18:09:57 +03:00 |
George Kalampokis
|
5be674d07e
|
Allow wordlist combobox type to have multiple values
|
2020-09-10 18:04:14 +03:00 |
George Kalampokis
|
8ffb306913
|
Return null principal if the expiredAt is actually expired
|
2020-09-07 18:14:54 +03:00 |
apapachristou
|
2eb608a897
|
Add dataset from dmp editor 1st commit
|
2020-09-04 19:27:41 +03:00 |
apapachristou
|
89c4aac560
|
Modifies new version of dmp
|
2020-09-03 18:49:45 +03:00 |
apapachristou
|
b908df98d7
|
Modified clone dmp
|
2020-09-03 12:52:35 +03:00 |
apapachristou
|
9b837a27a8
|
Fixes error of mismatch model on client and server
|
2020-08-03 13:22:18 +03:00 |
apapachristou
|
a7851b8371
|
Adds option sort by published at ( front end )
|
2020-07-31 17:07:58 +03:00 |
apapachristou
|
70d2d456ee
|
Fixes bug on sort by label
|
2020-07-29 18:35:12 +03:00 |
apapachristou
|
10eccf89eb
|
Adds dataset editor on dmp editor
|
2020-07-29 18:04:19 +03:00 |
apapachristou
|
9602fc0340
|
Fixes bug on load more results with sorting
|
2020-07-28 15:54:21 +03:00 |
George Kalampokis
|
22493569fa
|
Allow to create or update DMP and it's datasets with one endpoint (post full)
|
2020-07-27 13:09:30 +03:00 |
gpapavgeri
|
62d6ac01df
|
Change the profile of DatasetListingModel & RecentActivityModel from String to DatasetProfileModel and Update profileId in openDmpSearchDialogue()
|
2020-07-24 12:43:09 +03:00 |
gpapavgeri
|
9494e5b618
|
Home-myDmps-myDatasetDescriptions buttons updated according to dmp&dataset overview
|
2020-07-22 11:23:20 +03:00 |
apapachristou
|
3844c3a187
|
Fixes bug on load more both dmps and datasets
|
2020-07-22 10:36:29 +03:00 |
gpapavgeri
|
9f1ac56148
|
component dmp-invitation renamed to dmp-invitation-dialog & mat-select updated to show predefined role for invited user
|
2020-07-20 16:57:57 +03:00 |
George Kalampokis
|
ac24143c0d
|
Sanitize user output on frontend
|
2020-07-17 13:19:10 +03:00 |
George Kalampokis
|
4127a05da4
|
Add Email Field on Principal
|
2020-07-17 13:15:44 +03:00 |
gpapavgeri
|
f08e62e5f4
|
Merge branch 'ui-redesign' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign
|
2020-07-15 18:18:26 +03:00 |
gpapavgeri
|
3a2dcca4d3
|
minor changes in dmp-overview, dataset-overview & user-dialog components
|
2020-07-15 18:18:16 +03:00 |
George Kalampokis
|
d40e9fadbf
|
Removed RDA JSON export from Datasets (it doesn't and it can't (cycling dependency))
|
2020-07-15 12:35:22 +03:00 |
George Kalampokis
|
69fc698866
|
Unified datasets and datasetWizard Controllers
|
2020-07-15 12:33:10 +03:00 |
apapachristou
|
15e09d7994
|
Adds sort by field on all listings
|
2020-07-13 13:01:03 +03:00 |
apapachristou
|
84e8a72dbb
|
Adds searches fields on tab listings
|
2020-07-10 16:52:35 +03:00 |
apapachristou
|
1a14ee0929
|
Merge branch 'ui-redesign' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign
|
2020-07-10 10:32:19 +03:00 |
apapachristou
|
713c7316dd
|
Fixes errors on build prod
|
2020-07-10 10:32:11 +03:00 |
George Kalampokis
|
451ed453f9
|
Add role to the invitation model
|
2020-07-10 10:11:41 +03:00 |
apapachristou
|
cc04364600
|
Adds version listing model
|
2020-07-09 14:28:55 +03:00 |
George Kalampokis
|
1423f5175d
|
Merge remote-tracking branch 'origin/ui-redesign' into ui-redesign
|
2020-07-07 12:23:43 +03:00 |
George Kalampokis
|
ace12c3140
|
Add updateusers end point for DMP
|
2020-07-07 12:22:45 +03:00 |
gpapavgeri
|
6a10c26c67
|
Merge branch 'ui-redesign' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign
|
2020-07-06 18:43:06 +03:00 |
gpapavgeri
|
7c3f06d9f4
|
dataset-overview_update v4
|
2020-07-06 18:42:54 +03:00 |
George Kalampokis
|
47d8c65814
|
Merge branch 'advanced_rda' into ui-redesign
# Conflicts:
# dmp-frontend/src/app/ui/dmp/dmp.module.ts
|
2020-07-06 18:20:37 +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
|
aec542a067
|
Merge branch 'ui-redesign' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign
|
2020-07-03 17:02:57 +03:00 |
gpapavgeri
|
344e49afc4
|
dataset-overview_update v1
|
2020-07-03 16:58:13 +03:00 |
apapachristou
|
e315bee7f7
|
Merge branch 'ui-redesign' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign
|
2020-07-03 14:00:30 +03:00 |
apapachristou
|
16af9e8f3e
|
Fixes bug on loadMore and fixes spelling on recent activities
|
2020-07-03 14:00:23 +03:00 |
George Kalampokis
|
d51099cedc
|
Further fixes and improvements over recent activity
|
2020-07-03 13:55:25 +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 |
George Kalampokis
|
4531a5d61e
|
Merge remote-tracking branch 'origin/ui-redesign' into ui-redesign
# Conflicts:
# dmp-frontend/src/app/core/services/dashboard/dashboard.service.ts
|
2020-07-03 10:45:29 +03:00 |
George Kalampokis
|
b57f6fb73c
|
Recent Activity controller will require a custom DataTable Request
|
2020-07-03 10:43:19 +03:00 |
apapachristou
|
8551e9140c
|
Merge branch 'ui-redesign' of gitlab.eudat.eu:dmp/OpenAIRE-EUDAT-DMP-service-pilot into ui-redesign
|
2020-07-02 19:35:26 +03:00 |
apapachristou
|
52662f33f4
|
Adds all recent activity
|
2020-07-02 19:34:27 +03:00 |
gpapavgeri
|
faaa57e2be
|
dmp overview re-design -- not completed: lock, remove, versions
|
2020-07-02 18:29:33 +03:00 |
George Kalampokis
|
626b499ecc
|
Merge remote-tracking branch 'origin/ui-redesign' into ui-redesign
# Conflicts:
# dmp-frontend/src/app/core/services/dashboard/dashboard.service.ts
|
2020-07-02 12:02:47 +03:00 |
George Kalampokis
|
325979a896
|
Add criteria for the recent activity model
|
2020-07-02 11:57:59 +03:00 |
apapachristou
|
95c9e4eb4e
|
Adds drafts tab data
|
2020-07-01 18:25:16 +03:00 |
George Kalampokis
|
a7a8e3db35
|
Add contact field and "add cost" dialog
|
2020-07-01 14:26:58 +03:00 |
apapachristou
|
1230bd2417
|
Adds dashboard data on tabs
|
2020-06-30 19:40:01 +03:00 |
George Kalampokis
|
f821938542
|
Created a new Recent Activity model and backend end-point that contains more details about it's objects
|
2020-06-30 16:59:06 +03:00 |
George Kalampokis
|
ecd7898237
|
Code clean up
|
2020-06-29 13:00:34 +03:00 |
George Kalampokis
|
b0dddeeb51
|
Add DMP Zenodo license field (ref #274)
|
2020-06-26 11:46:18 +03:00 |
George Kalampokis
|
92fe11b18b
|
When logging in remove the cookie consent popup
|
2020-06-25 13:35:17 +03:00 |
George Kalampokis
|
791f2fee61
|
Add currency field type for dataset templates
|
2020-06-25 13:00:29 +03:00 |
George Kalampokis
|
a4e21003c8
|
Add language column on the DMP quick wizard Editor (ref #273)
|
2020-06-18 15:55:15 +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
|
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
|
7c327949dd
|
Allow to set default dataset template when importing RDA json files
|
2020-05-29 13:39:18 +03:00 |
George Kalampokis
|
6cc77468c5
|
Add landing page (/splash)
|
2020-05-27 17:19:38 +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
|
2b9c2ee1e7
|
Add support for multiple sources on dataset autocomplete templates
|
2020-05-25 17:14:42 +03:00 |
George Kalampokis
|
f51973cfc0
|
Update dataset profile criteria
|
2020-05-11 14:01:40 +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
|
d67e68d0d9
|
Improve self deployment
|
2020-04-27 16:21:03 +03:00 |
George Kalampokis
|
8ae58c9ef3
|
Allow Organization Creator to be visible by configuration (ref #255)
|
2020-04-23 10:48:14 +03:00 |
George Kalampokis
|
2ba3f11687
|
Add additional editors for the remaining external references
|
2020-04-14 16:43:09 +03:00 |
George Kalampokis
|
982aea0cbf
|
Improved Zenodo Account Integration
|
2020-04-10 17:16:37 +03:00 |
George Kalampokis
|
417ee02087
|
Fixed minor issue
|
2020-04-09 16:53:26 +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
|
b97f08d0f4
|
Add zenodo DOI access token expiration check up and show proper pop up when the user has either no or expired token
|
2020-04-07 18:42:32 +03:00 |
George Kalampokis
|
f39c113b7b
|
Add Zenodo Login and the ability to use it's access token for DOI creation
|
2020-04-07 18:42:31 +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
|
4a4dd03b87
|
Small fix for config.json
|
2020-03-27 10:51:49 +02: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
|
a21afab48a
|
Add Last Public Version on Dataset Index
|
2020-03-17 12:43:20 +02:00 |
George Kalampokis
|
35b89edabc
|
Integrate Public Dataset Listing to regular Dataset Listing
|
2020-03-16 18:50:29 +02:00 |
George Kalampokis
|
818c6378c2
|
Add index management for admins
|
2020-03-11 11:06:43 +02:00 |
George Kalampokis
|
9018795e6e
|
Add User Guide Editor (ref #239)
|
2020-02-13 18:15:34 +02:00 |
George Kalampokis
|
85689db9aa
|
Add user guide on the sidebar footer (ref #239)
|
2020-02-12 18:24:42 +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
|
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
|
cb9509ee4f
|
Added a functional Language Editor
|
2020-01-27 18:38:24 +02:00 |
George Kalampokis
|
63ac6df2ab
|
Vastly improved Internationalization support (ref #228)
|
2020-01-23 18:35:11 +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
|
de4d704929
|
On "My Dataset Descriptions" the Dataset descriptions will also show their DMP Version and can be filtered to show from all DMP Versions or the latest one
|
2020-01-17 13:36:00 +02:00 |
gkolokythas
|
ff9aa14047
|
Refactors how researchers are fetched from external sources and saved in general.
|
2020-01-14 12:33:48 +02:00 |
gkolokythas
|
18c785cd93
|
Fixes how DMP versions are fetched when published and adds UI elemets on listings corresponding to that change.
|
2020-01-10 12:44:00 +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
|
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
|
16d57bd0ad
|
dmp advanced editor changed to remain at the same page when saving
|
2019-12-11 16:51:03 +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 |
gkolokythas
|
e63eb8f205
|
Adds configurable login providers
|
2019-11-13 17:32:55 +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 |
gkolokythas
|
39a81e1d28
|
Enriches Oragnisation and Researcher references with source prefix. (Issue #187)
|
2019-11-04 13:22:58 +02:00 |
gkolokythas
|
7d070a339c
|
Implements OpenAIRE login provider. (Issue #200)
|
2019-10-23 13:38:27 +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
|
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 |
gkolokythas
|
f93b6103e9
|
Adds ordering on Published Dataset Descriptions listing (descending by published date). (Issue #174)
|
2019-09-24 12:28:13 +03:00 |
gkolokythas
|
812891fed1
|
Fixes bug of Published DMP and Published Dataet Descriptions on filter "Dataset Specification" not searching properly.
|
2019-09-24 11:25:16 +03:00 |
Diamantis Tziotzios
|
e6891861e5
|
angular update to version 8
|
2019-09-23 11:17:03 +03:00 |
gkolokythas
|
3164ee4144
|
Fixes Dataset Description not updating two External References (Registries, Services) when harvesting from external url.
|
2019-09-16 18:26:18 +03:00 |
apapachristou
|
534b8814e7
|
Fixes bugs on dataset editor on external references tab
|
2019-09-16 11:09:41 +03:00 |
gkolokythas
|
bd6170f711
|
Adds "source" property on external autocomplete field of Dataset Description Template.
|
2019-09-10 18:30:46 +03:00 |
gkolokythas
|
0db79b9498
|
Removes obsolete service "Language" from backend and frontend.
|
2019-09-06 13:00:01 +03:00 |
apapachristou
|
99d3ec9998
|
Filters by funder (if selected) the grant autocomplete options
|
2019-08-27 14:03:39 +03:00 |
apapachristou
|
93cb23b870
|
Adds funder on Dmp model and removes it form Grant model and adds funder criteria on grant input autocomplete
|
2019-08-26 17:29:57 +03:00 |
apapachristou
|
14b52e36a8
|
Associates Funder to Grant (Issue #145)
|
2019-08-23 13:30:36 +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 |
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
|
3549e5f65f
|
Fixes bug on Dataset Template model of DMP not incuding description.
|
2019-07-31 10:41:49 +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
|
273b05da00
|
Fixes bug on DMP Template (profile) not showing saved values. (Issue #134)
|
2019-07-25 14:06:22 +03:00 |
gkolokythas
|
ee367b3032
|
Adds backend controller for DMP Template (profile) External Autocomplete field and refactors DMP edit to show DMP Template (profile). (Issue #134)
|
2019-07-24 18:29:29 +03:00 |
gkolokythas
|
81c5a492c1
|
Adds "external autocomplete" field on DMP profile editor. (Issue #134)
|
2019-07-23 18:01:51 +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
|
23116d9a99
|
Adds OrcId login. (Issue #103)
|
2019-07-12 17:22:57 +03:00 |
gkolokythas
|
f8310b2362
|
Adds email confirmation logic and view.
|
2019-07-12 17:12:16 +03:00 |
gkolokythas
|
195cea45c1
|
Adds button and service for DMP DOI creation.
|
2019-07-05 14:01:24 +03:00 |
apapachristou
|
df50a4ee60
|
Adds: DMP creation dialog to continue to dataset addition or not (Issue - # 74)
|
2019-07-02 13:19:15 +03:00 |
apapachristou
|
14a1afc414
|
Adds buttons to change DMP status from Draft to Finalized and from Finalized to Published (refactor on dmp-finalize-dialog-component.ts)
|
2019-07-01 12:35:09 +03:00 |
apapachristou
|
237ae94f10
|
Fixes status on DMP and Dataset Listing Items
|
2019-06-25 18:16:31 +03:00 |