35 Commits (aa13d5c97f5c372740a2268750f9830d435a3937)

Author SHA1 Message Date
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 1d3e40f131 Add post processing to the test cases for importing task 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 42f6141adb Randomize saved file name 2 years ago
Hironsan f2576cf513 Rename imported file 2 years ago
Hironsan e63b796f4c Add GCP setting 2 years ago
Hironsan 9a69140be1 Update DatasetImportAPI to upload a file 2 years ago
Hironsan f4c1af9891 Pass save_names parameter to Writer 2 years ago
Hironsan 955e72de56 Add a celery task to upload a file 2 years ago
youichiro 5de30a0774 Specify project when retrieving labels 3 years ago
Hironsan 1a1b053779 Remove unused variables 3 years ago
Hironsan 3200168d30 Apply isort 3 years ago
Hironsan 1b132c1fc7 Resolve mypy errors 3 years ago
Hironsan 4a4749d4e0 Add mypy as a dependency 3 years ago
Hironsan 873b7189e8 Black files 3 years ago
Hironsan 7a45ab3fde Move CRUDMixin to parent directory 3 years ago
Hironsan c236a5c56b Move test utilities to projects app 3 years ago
Hironsan 17da307c14 Move make_annotation to labels app 3 years ago
Hironsan 99f77b2bd2 Move project models to projects app 3 years ago
Hironsan 66e4b64539 Rename members app to projects 3 years ago
Hironsan d77896a9f4 Remove unnecessary print 3 years ago
Hironsan a2c01cca2e Fix image import 3 years ago
Hironsan 422826fdde Improve test helper 3 years ago
Hironsan 35846a42d4 Move model related to example to example app 3 years ago
Hironsan e036188df9 Rename LabelType model 3 years ago
Hironsan 5eb141e356 Move label type models to label types app 3 years ago
Hironsan b26b0ec68c Move code related labels to labels app 3 years ago
Hironsan f1fc54a316 Rename UploadAPI to DatasetImportAPI 3 years ago
Hironsan a090e94d0f Change a parameter name from format to file_format 3 years ago
Hironsan ca7c3a97f8 Remove Features API 3 years ago
Hironsan fd7bc43947 Move data import's code and data to data_import app 3 years ago