argos/dmp-frontend/src/app/core/common/enum
Konstantina Galouni 9ab9e6abc9 #7528: [NEW] Upload files field type - frontend.
1. dataset-profile-field-view-style.ts: Include "upload" field type.
2. field-data.ts: Export interface UploadFieldData.
3. config.json: Added new property "maxFileSizeInMB":10.
4. configuration.service.ts: Added _maxFileSizeInMB field and getter for it.
5. enum-utils.service.ts: Added cases for upload and table (not ready, to be added) field types.
6. rich-text-editor.module.ts: [Bug fix] Removed import of HttpClientModule (this is imported only once in order to work with interceptor).
7. field-editor-model.ts & dataset-profile-editor.component.ts: Added case and validators for "upload" field type.
8. dataset-profile.module.ts: Imports for upload.
9.dataset-profile-editor-composite-field.component & dataset-profile-editor-field.component: Added button for upload.
10. form-field.component: Added functionality for uploading and downloading files.
11. dataset-description-form.module.ts: Added "FileService" provider and import of "NgxDropzoneModule".
12. en.json: New literals for upload and table (to be added in other language files too).
13. New files for upload field type: file.service.ts, upload-field-data-editor-model.ts, dataset-profile-editor-upload-field.component.html, dataset-profile-editor-upload-field.component.ts, dataset-profile-editor-upload-field.component.scss
2022-03-16 13:00:03 +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 #7528: [NEW] Upload files field type - frontend. 2022-03-16 13:00:03 +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 Add URL Validator type in validators. Free Text can have URL validator. 2022-02-08 14:31:36 +02:00