24 Commits (a485e324233876de42fa32b2d838c175d343beff)

Author SHA1 Message Date
Hironsan f7deca89c7 Add retry setting explicitly to celery tasks 2 years ago
Hironsan f3b40ebcb3 Replace file_format string with Format class 2 years ago
Hironsan 370c123ff4 Update frontend to handle relation dataset import 2 years ago
Hironsan 6bb657a665 Change the default value of column data and column label 2 years ago
Hironsan 96e1cade44 Add FileImportException class 2 years ago
Hironsan e2d4bea485 Remove uploaded files when FileTypeException is raised 2 years ago
Hironsan 56440c180e Enable to import relation extraction dataset 2 years ago
Hironsan 59b4e13111 Change the location of applying cleaner from writer to reader 2 years ago
Hironsan 97353da68f Replace Writer with BulkWriter 2 years ago
Hironsan 921e43c00a Enable to store upload file name 2 years ago
Hironsan e1ec2341df Add FileName class 2 years ago
Hironsan 5012da8cde Enable to check file type about image and audio files 2 years ago
Hironsan eb59cbf9b6 Ensure that the imported files will be uploaded after ingesting the data to the database 2 years ago
Hironsan 507c0792b5 Add upload file size limitation 2 years ago
Hironsan 62a1a6228e Pass upload_ids to import_dataset 2 years ago
Hironsan e63b796f4c Add GCP setting 2 years ago
Hironsan 955e72de56 Add a celery task to upload a file 2 years ago
Hironsan 3200168d30 Apply isort 2 years ago
Hironsan 873b7189e8 Black files 2 years ago
Hironsan 99f77b2bd2 Move project models to projects app 2 years ago
Hironsan a2c01cca2e Fix image import 2 years ago
Hironsan f1fc54a316 Rename UploadAPI to DatasetImportAPI 2 years ago
Hironsan a090e94d0f Change a parameter name from format to file_format 2 years ago
Hironsan fd7bc43947 Move data import's code and data to data_import app 2 years ago