argos/dmp-frontend/src/app/core/services
Konstantina Galouni d7ee7b8d93 Question titles in dataset template with <textarea> | Bug fix in "Save & Continue" functionality of dataset templates | Added "Update & Continue" functionality in dataset templates | Changed placeholder text in the prefilling search box.
1. dataset-profile-editor-composite-field.component.html: #7792 - use <textarea> instead of <input> for question titles.
2. dataset-profile-editor-field.component.ts: #7790 - Set default value "unchecked" for checkbox.
3. dataset-profile.service.ts: In methods "createForm()" and "newVersion" updated response type from DatasetProfileEditorModel to string (id is returned only) and use httpClient instead of http.
4. dataset-profile-editor.component.html:
   a. [Bug fix] Fix conditions in action buttons (Save/Update/Finalize)
   b. On "Update" action button, added update dropdown options "Update & Continue", "Update & Close" and set default behavior "Update & Continue".
   c. On save dropdown options, used DATASET-PROFILE-EDITOR.ACTIONS instead of DATASET-WIZARD.ACTIONS.
5. dataset-profile-editor.component.ts:
   a. [Bug fix] #7791 - Created method "afterSave()" to be called in "onSubmit()" method when api calls return
   b. Added optional parameter "close: boolean = false" in method "updateAndFinalize".
6. i18n/:
   a. Added DATASET-WIZARD.ACTIONS.SAVE-AND-CONTINUE, DATASET-WIZARD.ACTIONS.SAVE-AND-CLOSE, DATASET-WIZARD.ACTIONS.UPDATE-AND-CONTINUE, DATASET-WIZARD.ACTIONS.UPDATE-AND-CLOSE.
   b. #7750 - Changed placeholder text in the prefilling search box (DATASET-CREATE-WIZARD.PREFIL-STEP.SEARCH).
2022-05-31 16:49:15 +03:00
..
auth Cookies Consent Lax Fix 2021-03-18 14:48:58 +02:00
configuration #7528: [NEW] Upload files field type - frontend. 2022-03-16 13:00:03 +02:00
contact-support Replace the usage of environment.ts with config.json (not too stable) (ref #251) 2020-03-26 18:44:12 +02:00
culture culture service workaround 2021-05-19 14:22:03 +03:00
currency Add currency field type for dataset templates 2020-06-25 13:00:29 +03:00
dashboard Fixes bug on load more both dmps and datasets 2020-07-22 10:36:29 +03:00
dataset DMP Overview. Provide user feedback of invalid datasets on finalize. Prevent user from submitting invalid Datasets. 2021-05-10 15:51:10 +03:00
dataset-profile Question titles in dataset template with <textarea> | Bug fix in "Save & Continue" functionality of dataset templates | Added "Update & Continue" functionality in dataset templates | Changed placeholder text in the prefilling search box. 2022-05-31 16:49:15 +03:00
dataset-wizard on dataset save remain at the same position 2020-11-02 18:08:25 +02:00
dmp Allow to return DMP with no Datasets for the Dataset Editor 2022-03-15 17:58:01 +02:00
email-confirmation Replace the usage of environment.ts with config.json (not too stable) (ref #251) 2020-03-26 18:44:12 +02:00
external-sources #7326 - static APIs 2022-01-21 15:44:51 +02:00
file #7528: [NEW] Upload files field type - frontend. 2022-03-16 13:00:03 +02:00
funder Replace the usage of environment.ts with config.json (not too stable) (ref #251) 2020-03-26 18:44:12 +02:00
grant Replace the usage of environment.ts with config.json (not too stable) (ref #251) 2020-03-26 18:44:12 +02:00
help-content Replace the usage of environment.ts with config.json (not too stable) (ref #251) 2020-03-26 18:44:12 +02:00
http angular update to version 8 2019-09-23 11:17:03 +03:00
language Replace the usage of environment.ts with config.json (not too stable) (ref #251) 2020-03-26 18:44:12 +02:00
lock Improve self deployment 2020-04-27 16:21:03 +03:00
logging Replace the usage of environment.ts with config.json (not too stable) (ref #251) 2020-03-26 18:44:12 +02:00
matomo analytics fix 2020-12-14 16:27:07 +02:00
merge-email-confirmation Add user merge related services and updates on existing services on the frontend 2020-10-26 10:36:20 +02:00
notification ui resrtucturing 2019-01-18 19:03:45 +02:00
organisation upgrade to Angular 12 2021-09-24 21:52:14 +03:00
progress-indication ui resrtucturing 2019-01-18 19:03:45 +02:00
project Replace the usage of environment.ts with config.json (not too stable) (ref #251) 2020-03-26 18:44:12 +02:00
quick-wizard Replace the usage of environment.ts with config.json (not too stable) (ref #251) 2020-03-26 18:44:12 +02:00
search-bar Replace the usage of environment.ts with config.json (not too stable) (ref #251) 2020-03-26 18:44:12 +02:00
sidenav Dataset Profile Editor. Ui fixes. Minimizing ng-deep leaks. Sidenav service. Side nav folds when create-edit template. 2021-03-05 11:05:09 +02:00
timezone ui resrtucturing 2019-01-18 19:03:45 +02:00
user Add option to add or remove users from Dataset Templates 2021-04-07 19:03:22 +03:00
user-guide Make user guide multilingual 2020-12-10 11:34:01 +02:00
utilities #7528: [NEW] Upload files field type - frontend. 2022-03-16 13:00:03 +02:00
prefilling.service.ts 1. Change configuration of Zenodo to production. 2021-12-22 15:59:58 +02:00