argos/dmp-frontend/src/app/ui
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
..
about Add analytics to pages, οverviews, editors etc. 2020-12-14 19:28:13 +02:00
admin #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
auth Possible fix for twitter login (part 2) 2022-02-24 15:45:19 +02:00
contact Add analytics to pages, οverviews, editors etc. 2020-12-14 19:28:13 +02:00
dashboard upgrade to Angular 12 2021-09-24 21:52:14 +03:00
dataset #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
dataset-create-wizard upgrade to Angular 12 2021-09-24 21:52:14 +03:00
dmp #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
explore-dataset fixes 2020-11-12 17:59:09 +02:00
explore-dmp Some style changes on filters dialog 2020-08-03 12:35:34 +03:00
external When selecting profiles from DMP editor or DMP wizard. All templates will be sorted alphabetically (ref #268) 2020-05-19 18:35:50 +03:00
faq Change gitlab links to gitea 2022-01-14 17:50:02 +02:00
glossary Add analytics to pages, οverviews, editors etc. 2020-12-14 19:28:13 +02:00
grant Some style changes on filters dialog 2020-08-03 12:35:34 +03:00
language Adds invite shortcut on DMPs and fixes change language bug on ui 2020-07-02 11:25:06 +03:00
language-editor Add analytics to pages, οverviews, editors etc. 2020-12-14 19:28:13 +02:00
misc #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
navbar upgrade to Angular 12 2021-09-24 21:52:14 +03:00
quick-wizard upgrade to Angular 12 2021-09-24 21:52:14 +03:00
sidebar Change gitlab links to gitea 2022-01-14 17:50:02 +02:00
splash Add landing page (/splash) 2020-05-27 17:19:38 +03:00
transition-group Add reordering for inputs in a dataset template 2021-10-19 11:08:38 +03:00
user-guide upgrade to Angular 12 2021-09-24 21:52:14 +03:00
user-guide-editor upgrade to Angular 12 2021-09-24 21:52:14 +03:00
user-profile upgrade to Angular 12 2021-09-24 21:52:14 +03:00