72 Commits (b8517675c49babf13fd564db04d30051ccdb0ad7)

Author SHA1 Message Date
Hironsan b8517675c4 Update import method of urls 3 years ago
Hironsan f381184f21 Change example id from auto field to uuid field 3 years ago
Hironsan 45c4e2529f Remove unused import 3 years ago
Hironsan ae0ae0d763 Update serializer in ProjectDetail 3 years ago
Hironsan 1977ff165f Fix flake8 warnings 3 years ago
youichiro 778729588f add confirmed count to statistics api response 3 years ago
youichiro 659d96c2ad fix flake8 3 years ago
youichiro 7ee3e390a6 filter by role in the confirm API 3 years ago
youichiro ed37696a67 manage permissions with permission_classes 3 years ago
Dimid Duchovny d58cd28921 iss1348: fix colors when importing labels 3 years ago
youichiro 6c70092362 restrict project creation to staff users 3 years ago
youichiro ad221a6c2c fix import order 3 years ago
youichiro c6dbab2ed6 fix typo 3 years ago
Roland Szabo 2f47b8c4d6 Return a Response with a status if the task is not yet ready. 4 years ago
Hironsan 0812f0c6d0 Update AutoLabelingConfigParameterTest API 4 years ago
Hironsan caf1ad222f Update auto-labeling-pipeline 4 years ago
Hironsan 720f0d4f00 Change AutoLabelingAnnotation API url 4 years ago
Hironsan 25989c265d Update AutoLabelingAnnotation API to handle image data 4 years ago
Hironsan 7992092c83 Add a test case for auto labeling config creation 4 years ago
Hironsan cb9b1b12d0 Add test for auto labeling template mapping 4 years ago
Hironsan 6c3925fc9f Update AutoLabelingConfigParameterTest 4 years ago
Hironsan d04d6571ff Update AutoLabelingConfigParameterTest 4 years ago
Hironsan 18febb7e1a Switch filter_class from DocumentFilter to ExampleFilter in ExampleList 4 years ago
Hironsan 2545ffef15 Add ExampleState API 4 years ago
Davide Allavena 2f0816639f isort fix 4 years ago
Davide Allavena d7ee28569a Removed Uselss imports 4 years ago
Hironsan 03619a9714 Update auto-labeling-pipeline and fix the API 4 years ago
Hironsan b6bfd05485 Update repository for speech to text 4 years ago
Hironsan a3100ff234 Update download factory for speech to text 4 years ago
Hironsan 17350dba8a Add download catalog for speech to text 4 years ago
Hironsan 1639332f06 Update upload factory for speech to text 4 years ago
Hironsan dc2fd90061 Add upload catalog for speech to text 4 years ago
Hironsan 67c8acfcfa Update example list api 4 years ago
Hironsan 51fa5036e5 Update urls 4 years ago
Hironsan 2841e05f22 Update file repository 4 years ago
Hironsan e296458d5e Rename document to example 4 years ago
Hironsan fc13537708 Hide encoding option when a user uploads images 4 years ago
Roland Szabo ce861b8eaf Remove unneeded builder call 4 years ago
Hironsan 9acc447f23 Remove document and image models 4 years ago
Hironsan 01b54d7871 Add file repository 4 years ago
Hironsan 8b08785a93 Add download catalog for image classification 4 years ago
Hironsan 8e1cb87f40 Update upload factory 4 years ago
Hironsan a44cad79f7 Update models to handle image classification 4 years ago
Hironsan 4828628b16 Fix DocumentList to use DocumentSerializer 4 years ago
Hironsan 0f3832b817 Extract ExampleList 4 years ago
Hironsan 9aa53bf283 Add image classification to upload catalog 4 years ago
Hironsan 9aabad5ea3 Update ApprovalAPI to handle image data 4 years ago
Hironsan 2a02775071 Change field name from randomized_document_order to random_order 4 years ago
Hironsan 3e6c371159 Add Example model to avoid dividing Comment into DocumentComment and ImageComment 4 years ago
Hironsan bee1147028 Add test cases for image API 4 years ago