- add FileUpload vue component
All checks were successful
CI Pipeline / japa-tests (push) Successful in 51s

This commit is contained in:
Kaimbacher 2023-06-02 16:55:03 +02:00
parent e051a94b3b
commit f76a92da2c
4 changed files with 334 additions and 13 deletions

View file

@ -306,8 +306,6 @@ export default class DatasetController {
// fieldName: 'file'
// size: 135624
coverImage.fileName = 'test'; //request.input('upload.label');
//const datasetFolder = 'files/' . dataset->id;
// await coverImage.moveToDisk('./')