argos/dmp-frontend/src
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
..
app 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
assets 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
common Fixed #7182: Required field names appearing in the warning modal. 2021-11-16 11:47:24 +02:00
environments Add User Guide Editor (ref #239) 2020-02-13 18:15:34 +02:00
favicon.ico Changes favicon 2020-10-16 10:22:37 +03:00
favicon_v1.ico Adds new logo icon - ARGOS 2019-09-17 13:55:18 +03:00
favicon_v2.ico Changes favicon 2020-10-16 10:22:37 +03:00
index.html upgrade to Angular 12 2021-09-24 21:52:14 +03:00
main.ts Initial import of DMP project modules. 2017-09-14 13:43:44 +03:00
polyfills.ts upgrade to Angular 12 2021-09-24 21:52:14 +03:00
styles.scss #7518 & #7519: [Bug fix] in Required indication in Rich Text Area fields & editable general info on dataset template new version & date with time shown in dataset templates. 2022-02-28 18:08:38 +02:00
tsconfig.app.json upgrade to Angular 12 2021-09-24 21:52:14 +03:00
tsconfig.spec.json angular update to version 8 2019-09-23 11:17:03 +03:00