argos/dmp-frontend/src/app/ui/dataset/dataset-wizard
Konstantina Galouni b68ede8cd7 #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.
1. rich-text-editor.component.scss: Css for .editor-wrapper .disabled added.
2. rich-text-editor.component.ts: New "editable" Input() field added, to allow rich text area to be disabled and not editable.
3. dataset-profile-editor.component.html:
   a. In <rich-text-editor-component> set [editable]="form.controls['description'].status !== 'DISABLED'"
   b. #7518 Show required message and css  in rich text area when there is error "required" and description is touched (not dirty)
4. dataset-profile-editor.component.ts: #7519 comment disable of form controls label (title), description and language.
5. dataset-profile-listing.component.html: #7519 Time added in created column of dataset templates.
6. dataset-editor.component.html & form-field.component.html: #7518 Show required message and css  in rich text area when there is error "required" and description is touched (not dirty).
7. clone-dialog.component.html: Replaced <textarea> with <rich-text-editor-component> for description field.
8. clone-dialog.module.ts: Import RichTextEditorModule.
9. clone-dialog.component.ts: #7519 comment disable of form group label (title)
10. styles.scss: Css for class .form-field-subscript-wrapper updated.
2022-02-28 18:08:38 +02:00
..
dataset-copy-dialogue Fix critical issue with dataset's copy dropdown 2021-06-30 12:51:12 +03:00
dataset-editor #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
external-references upgrade to Angular 12 2021-09-24 21:52:14 +03:00
prefill-dataset Add hint text for prefilling. Change Empty to Manually 2022-01-04 14:53:49 +02:00
dataset-wizard-editor.model.ts Change the tags on the dmp editor to a multiple auto select, that allow to create tags or use existing ones 2020-09-09 17:49:45 +03:00
dataset-wizard.component.html Fix after prefill datase editor behaviour - 7545 2022-02-18 15:57:17 +02:00
dataset-wizard.component.scss Bug fixes and language updates. 2021-04-27 23:33:30 +03:00
dataset-wizard.component.ts Fix after prefill datase editor behaviour - 7545 2022-02-18 15:57:17 +02:00