argos/dmp-frontend/src/app/core/common/enum
Konstantina Galouni 193e7410a8 Added rich text area field type for response in dataset > chapter > section > questions.
1. dataset-profile.module.ts: Added in declarations "DatasetProfileEditorRichTextAreaFieldComponent".
2. dataset-profile-editor-composite-field.component.html: Added RichTextArea as input field type for response to a question.
3. dataset-profile-editor-composite-field.component.ts: In method "addNewInput()" added case for RichTextArea.
4. dataset-profile-field-view-style.ts & view-style-enum.ts: Added RichTextArea.
5. field-data.ts: Added interface RichTextAreaFieldData.
6. enum-utils.service.ts: In methods "toDatasetProfileFieldViewStyleString()" and "toDatasetProfileViewTypeString()" added cases for RichTextArea
7. field-editor-model.ts: Added richTextarea.
8. component-profile-editor-default-value.component.html: Added <mat-form-field> for RichTextArea (how rich text area is initialized when this type is selected as response).
9. dataset-profile-editor-field.component.html: Added <mat-option> for RichTextArea (to select it) and <app-dataset-profile-editor-rich-text-area-field-component> (to show it).
10. dataset-profile-editor-field.component.ts: Added RichTextArea case everywhere.
11. dataset-wizard.component.ts & dmp-editor.component.ts: In method "_getPlaceHolder()" added case for richTextarea.
12. dataset-description-form.module.ts: Imported RichTextEditorModule.
13. form-field.component.html: Added RichTextArea case with <rich-text-editor-component>.
14. assets/i18n/: Added DATASET-PROFILE-EDITOR.STEPS.FORM.FIELD.FIELDS.FIELD-RICH-TEXT-AREA-TITLE, DATASET-PROFILE-EDITOR.STEPS.FORM.FIELD.FIELDS.FIELD-RICH-TEXT-AREA-PLACEHOLDER and DMP-EDITOR.TYPES.DATASET-PROFILE-FIELD-VIEW-STYLE.RICH-TEXT-AREA.
15. field-data/rich-text-area-field-data-editor-model.ts & field-type/rich-textarea/: [NEW] Files for Rich Text Area field type.
2021-11-01 15:30:21 +02:00
..
api-message-code.ts ui resrtucturing 2019-01-18 19:03:45 +02:00
app-role.ts Add new User Role Dataset Template Editor. 2021-04-06 19:03:00 +03:00
auth-provider.ts Add Zenodo Login and the ability to use it's access token for DOI creation 2020-04-07 18:42:31 +03:00
dataset-profile-combo-box-type.ts ui resrtucturing 2019-01-18 19:03:45 +02:00
dataset-profile-field-view-style.ts Added rich text area field type for response in dataset > chapter > section > questions. 2021-11-01 15:30:21 +02:00
dataset-profile-internal-dmp-entities-type.ts Adds new field on Dataset Template that link back to Open DMP entities (Dataset Descriptions) (Issue #129). 2019-07-30 13:35:06 +03:00
dataset-profile.ts Adds finalize functionality on Dataset Profiles and refactors frontend and backend to suit that change. 2019-02-11 14:04:45 +02:00
dataset-status.ts Adds the new Enum Status of a Dataset, "Canceled". 2019-06-20 18:08:51 +03:00
dmp-profile-field-type.ts Adds "external autocomplete" field on DMP profile editor. (Issue #134) 2019-07-23 18:01:51 +03:00
dmp-profile-status.ts Dmp-Profile Delete + Enum 2019-02-13 17:51:16 +02:00
dmp-profile-type.ts ui resrtucturing 2019-01-18 19:03:45 +02:00
dmp-status.ts ui resrtucturing 2019-01-18 19:03:45 +02:00
external-dataset-type-enum.ts External Dataset type (newly added field). 2021-06-23 11:50:10 +03:00
external-dataset-type.ts ui resrtucturing 2019-01-18 19:03:45 +02:00
grant-state-type.ts Renames "Project" to "Grant on frontend. (Issue #145) 2019-08-01 10:54:40 +03:00
grant-type.ts Renames "Project" to "Grant on frontend. (Issue #145) 2019-08-01 10:54:40 +03:00
project-type.ts Adds funder and project fields 2019-08-20 18:32:42 +03:00
recent-activity-order.ts Adds option sort by published at ( front end ) 2020-07-31 17:07:58 +03:00
recent-activity-type.ts Renames "Project" to "Grant on frontend. (Issue #145) 2019-08-01 10:54:40 +03:00
role-organization-type.ts Restyles profile page 2020-10-23 10:49:09 +03:00
role.ts Adds radio box Roles on published DMPs and published Datasets, fixes initial value of radio boxes on filters. 2019-10-03 12:19:45 +03:00
save-type.ts Finalize dataset from dataset editor. 2021-07-20 13:32:40 +03:00
status.ts ui resrtucturing 2019-01-18 19:03:45 +02:00
validation-type.ts ui resrtucturing 2019-01-18 19:03:45 +02:00