argos/dmp-frontend/src/app/ui/admin/dataset-profile/editor
Konstantina Galouni b7d622e330 #7225: In dataset template, rename "users" to "editors" and add hint | #7226: In dataset templates, default descending sorting by "created".
1.  dataset-profile-listing.component.html: #7226: In <mat-table> added matSortActive="created" matSortDirection="desc".
2. dataset-profile-editor.component.html: #7225: Added hint in section 1.4 to make prominent when the new editors will receive an informative email.
3. assets/i18n/: #7225: In every language file, renamed "users" to "editors" (DATASET-TEMPLATE-USERS, DATASET-TEMPLATE-REMOVE-USER, DATASET-TEMPLATE-NO-USERS-YET, DATASET-TEMPLATE-VALIDATE-AND-ADD-USER) and added DATASET-TEMPLATE-USERS-HINT.
2021-11-30 12:21:03 +02:00
..
animations Deactivate Guard on dataset template editor 2021-07-23 17:03:29 +03:00
components Added rich text area field type for response in dataset > chapter > section > questions. 2021-11-01 15:30:21 +02:00
custom-validators Dataset Profile Editor. Move validators from tempate to models. (Fixing issue of form classified as valid when not all formcontrols are rendered.) 2021-03-27 19:52:53 +02:00
dataset-profile-editor-model.ts Add option to add or remove users from Dataset Templates 2021-04-07 19:03:22 +03:00
dataset-profile-editor.component.html #7225: In dataset template, rename "users" to "editors" and add hint | #7226: In dataset templates, default descending sorting by "created". 2021-11-30 12:21:03 +02:00
dataset-profile-editor.component.scss Fix side actions on template editor z-index issue 2021-07-23 14:27:40 +03:00
dataset-profile-editor.component.ts Use <rich-text-editor-component> when html editor is needed - replace in dataset template descriprion, section & question descriptions. 2021-11-01 15:10:00 +02:00