argos/dmp-frontend/src/app/ui/misc/dataset-description-form/components/form-section
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
..
form-section-inner css changes to add configurability 2023-02-10 15:08:23 +02:00
form-section.component.html #8738 - Disable input fields in finalised DMPs/datasets. 2023-06-16 14:36:24 +03:00
form-section.component.scss css changes to add configurability 2023-02-10 15:08:23 +02:00
form-section.component.ts #8738 - Disable input fields in finalised DMPs/datasets. 2023-06-16 14:36:24 +03:00