93 Commits (d273ca9f979f5e89794e6cf9bca064dac7a78991)

Author SHA1 Message Date
Hironsan 16840c6f2c Add migration file 3 years ago
Hironsan 223a713d2c Update Dockerfiles, fix #1388, fix #1387 3 years ago
Davide Allavena 1cdb9d6df3 isort strikes again 3 years ago
Davide Allavena d6ee449393 other isort 3 years ago
Davide Allavena 9fce783cf7 more isort 3 years ago
Davide Allavena 2f0816639f isort fix 3 years ago
Davide Allavena e2dc4cc25b Added newline at the end of the file 3 years ago
Davide Allavena d7ee28569a Removed Uselss imports 3 years ago
Hironsan 32a438e76c Add middleware for range request 3 years ago
Davide Allavena 4d61471a3a Migration merged 3 years ago
Колюня faf05cbb0a
Fix permission for /backend 3 years ago
Hironsan 8cc43e4cd2 Update Dockerfile.prod to create a directory 3 years ago
Hironsan 27b68c40da Update backend container not to use super user 3 years ago
Hironsan 4731441146 Update dockerignore 3 years ago
Hironsan 03619a9714 Update auto-labeling-pipeline and fix the API 3 years ago
Hironsan b6bfd05485 Update repository for speech to text 3 years ago
Hironsan a3100ff234 Update download factory for speech to text 3 years ago
Hironsan 17350dba8a Add download catalog for speech to text 3 years ago
Hironsan 1639332f06 Update upload factory for speech to text 3 years ago
Hironsan dc2fd90061 Add upload catalog for speech to text 3 years ago
Hironsan 6deb055b50 Add migration file 3 years ago
Hironsan 67c8acfcfa Update example list api 3 years ago
Hironsan 07d4455810 Update task 3 years ago
Hironsan 05dc9f7229 Update test 3 years ago
Hironsan 51fa5036e5 Update urls 3 years ago
Hironsan 2841e05f22 Update file repository 3 years ago
Hironsan e296458d5e Rename document to example 3 years ago
Hironsan fc13537708 Hide encoding option when a user uploads images 3 years ago
Hironsan bbd9f89e8e Update urls.py 3 years ago
Hironsan 4ccd9a0b8b Update get_annotation_serializer 3 years ago
Hironsan c859cf3704 Remove an unused serializer field 3 years ago
Hironsan 5d880a7822 Refactor project serializers 3 years ago
Roland Szabo ce861b8eaf Remove unneeded builder call 3 years ago
Hironsan 9acc447f23 Remove document and image models 3 years ago
Hironsan d09eaa4c21 Add test cases for download catalog 3 years ago
Hironsan 33e7c177f4 Add test cases for upload catalog 3 years ago
Hironsan 01b54d7871 Add file repository 3 years ago
Hironsan 8b08785a93 Add download catalog for image classification 3 years ago
Hironsan 146726a3cd Remove unnecessary relationships 3 years ago
Hironsan 8e1cb87f40 Update upload factory 3 years ago
Hironsan a44cad79f7 Update models to handle image classification 3 years ago
Hironsan 4828628b16 Fix DocumentList to use DocumentSerializer 3 years ago
Hironsan 0f3832b817 Extract ExampleList 3 years ago
Hironsan 9aa53bf283 Add image classification to upload catalog 3 years ago
Hironsan 9aabad5ea3 Update ApprovalAPI to handle image data 3 years ago
Hironsan 2a02775071 Change field name from randomized_document_order to random_order 3 years ago
Hironsan 3e6c371159 Add Example model to avoid dividing Comment into DocumentComment and ImageComment 3 years ago
Hironsan 51498453ee Change field type from FilePathField to FileField 3 years ago
Hironsan bee1147028 Add test cases for image API 3 years ago
Hironsan b80976b79a Add Image CRUD APIs 3 years ago