argos/dmp-frontend/src/app/core/services
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
..
auth Cookies Consent Lax Fix 2021-03-18 14:48:58 +02:00
configuration #7528: [NEW] Upload files field type - frontend. 2022-03-16 13:00:03 +02:00
contact-support Replace the usage of environment.ts with config.json (not too stable) (ref #251) 2020-03-26 18:44:12 +02:00
culture culture service workaround 2021-05-19 14:22:03 +03:00
currency Add currency field type for dataset templates 2020-06-25 13:00:29 +03:00
dashboard Fixes bug on load more both dmps and datasets 2020-07-22 10:36:29 +03:00
dataset DMP Overview. Provide user feedback of invalid datasets on finalize. Prevent user from submitting invalid Datasets. 2021-05-10 15:51:10 +03:00
dataset-profile Add dataset from dmp editor 1st commit 2020-09-04 19:27:41 +03:00
dataset-wizard on dataset save remain at the same position 2020-11-02 18:08:25 +02:00
dmp Allow to return DMP with no Datasets for the Dataset Editor 2022-03-15 17:58:01 +02:00
email-confirmation Replace the usage of environment.ts with config.json (not too stable) (ref #251) 2020-03-26 18:44:12 +02:00
external-sources #7326 - static APIs 2022-01-21 15:44:51 +02:00
file #7528: [NEW] Upload files field type - frontend. 2022-03-16 13:00:03 +02:00
funder Replace the usage of environment.ts with config.json (not too stable) (ref #251) 2020-03-26 18:44:12 +02:00
grant Replace the usage of environment.ts with config.json (not too stable) (ref #251) 2020-03-26 18:44:12 +02:00
help-content Replace the usage of environment.ts with config.json (not too stable) (ref #251) 2020-03-26 18:44:12 +02:00
http angular update to version 8 2019-09-23 11:17:03 +03:00
language Replace the usage of environment.ts with config.json (not too stable) (ref #251) 2020-03-26 18:44:12 +02:00
lock Improve self deployment 2020-04-27 16:21:03 +03:00
logging Replace the usage of environment.ts with config.json (not too stable) (ref #251) 2020-03-26 18:44:12 +02:00
matomo analytics fix 2020-12-14 16:27:07 +02:00
merge-email-confirmation Add user merge related services and updates on existing services on the frontend 2020-10-26 10:36:20 +02:00
notification ui resrtucturing 2019-01-18 19:03:45 +02:00
organisation upgrade to Angular 12 2021-09-24 21:52:14 +03:00
progress-indication ui resrtucturing 2019-01-18 19:03:45 +02:00
project Replace the usage of environment.ts with config.json (not too stable) (ref #251) 2020-03-26 18:44:12 +02:00
quick-wizard Replace the usage of environment.ts with config.json (not too stable) (ref #251) 2020-03-26 18:44:12 +02:00
search-bar Replace the usage of environment.ts with config.json (not too stable) (ref #251) 2020-03-26 18:44:12 +02:00
sidenav Dataset Profile Editor. Ui fixes. Minimizing ng-deep leaks. Sidenav service. Side nav folds when create-edit template. 2021-03-05 11:05:09 +02:00
timezone ui resrtucturing 2019-01-18 19:03:45 +02:00
user Add option to add or remove users from Dataset Templates 2021-04-07 19:03:22 +03:00
user-guide Make user guide multilingual 2020-12-10 11:34:01 +02:00
utilities #7528: [NEW] Upload files field type - frontend. 2022-03-16 13:00:03 +02:00
prefilling.service.ts 1. Change configuration of Zenodo to production. 2021-12-22 15:59:58 +02:00