argos/dmp-frontend/src/app/ui
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
..
about Add analytics to pages, οverviews, editors etc. 2020-12-14 19:28:13 +02:00
admin #7528: [NEW] Upload files field type - frontend. 2022-03-16 13:00:03 +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 Allow to return DMP with no Datasets for the Dataset Editor 2022-03-15 17:58:01 +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 #7528: [NEW] Upload files field type - frontend. 2022-03-16 13:00:03 +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