argos/dmp-frontend/src/app/ui/misc/dataset-description-form
Konstantina Galouni 1a2a93a95f #8738 - Disable input fields in finalised DMPs/datasets.
1. dataset-editor.component.html & form-composite-field.component.html & form-field.component.html & form-section.component.html: Added [editable] parameter input in <rich-text-editor-component> or [disabled] attribute in inputs, buttons, <ngx-dropzone> and <mat-select> to disable then when form is disabled & do not add "pointer" class when form is disabled.
2. form-field.component.ts: For DatasetIdentifier and Validation view styles, when removing and re-adding control, check if form was disabled and disable it again.
3. form-section.component.ts: In method "addMultipleField()", return without doing anything when form is disabled.
2023-06-16 14:36:24 +03:00
..
components #8738 - Disable input fields in finalised DMPs/datasets. 2023-06-16 14:36:24 +03:00
form-focus upgrade to Angular 12 2021-09-24 21:52:14 +03:00
helpers/dynamic-form-pending-questions changes for angular aot build 2019-02-15 12:27:47 +02:00
mark-for-consideration ui resrtucturing 2019-01-18 19:03:45 +02:00
tableOfContents changes for angular aot build 2019-02-15 12:27:47 +02:00
tableOfContentsMaterial Fix some bugs in dataset editor while navigating with buttons and scroll in the table of contents 2022-10-19 01:48:48 +03:00
visibility-rules Fix visibility dependencies for table view. Add missing question titles if a field is table. 2023-01-10 13:08:56 +02:00
dataset-description-form.component.html New seperate dataset editor (1st commit) 2020-09-16 18:19:29 +03:00
dataset-description-form.component.scss css changes to add configurability 2023-02-10 15:08:23 +02:00
dataset-description-form.component.ts upgrade to Angular 12 2021-09-24 21:52:14 +03:00
dataset-description-form.model.ts #7276 - Added tableView true/false option in multiplicity 2022-11-01 16:24:28 +02:00
dataset-description-form.module.ts Add table view in preview of datataset profile editor and dataset editor. 2022-11-24 21:28:18 +02:00
dataset-description.component.html dataset-description.component.html: [Bug fix] Removed forgotten log {{form | json}} from html. 2023-06-16 14:19:07 +03:00
dataset-description.component.scss css changes to add configurability 2023-02-10 15:08:23 +02:00
dataset-description.component.ts Ticket 8391: DMP Editor: Add dialog before Discard. Dataset Editor: On Discard reset the form instead of go back in dmp editor. 2023-03-15 15:55:57 +02:00